html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/core/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/core/misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/core/misc/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/core/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/core/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(#000,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/themes/custom/cummins/fonts/fa-brands-400.eot);src:url(/themes/custom/cummins/fonts/fa-brands-400.eot#iefix) format("embedded-opentype"),url(/themes/custom/cummins/fonts/fa-brands-400.woff2) format("woff2"),url(/themes/custom/cummins/fonts/fa-brands-400.woff) format("woff"),url(/themes/custom/cummins/fonts/fa-brands-400.ttf) format("truetype"),url(/themes/custom/cummins/fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(/themes/custom/cummins/fonts/fa-regular-400.eot);src:url(/themes/custom/cummins/fonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(/themes/custom/cummins/fonts/fa-regular-400.woff2) format("woff2"),url(/themes/custom/cummins/fonts/fa-regular-400.woff) format("woff"),url(/themes/custom/cummins/fonts/fa-regular-400.ttf) format("truetype"),url(/themes/custom/cummins/fonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}.fa,.far,.fas{font-family:FontAwesome}.fa,.fas{font-weight:900}html{-ms-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:inherit}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}button,input{overflow:visible}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}details,menu{display:block}canvas{display:inline-block}[hidden],template{display:none}html{box-sizing:border-box;height:100%}*,:after,:before{box-sizing:inherit}body{color:#4d4d4d;flex-flow:column;font-size:16px;font-weight:400;min-height:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){body{font-weight:300}}.clearfix:after{content:"";display:table;clear:both}.link,a{color:#323DA8;text-decoration:none;transition:all .2s ease}.link:focus,.link:hover,a:focus,a:hover{color:#a1140a;text-decoration:none}.link-with-arrow,.white-button{background:#fff;color:#323DA8;font-size:12px;line-height:1;font-weight:600;display:inline-block;padding:14px 20px 14px 10px;border:2px solid #323DA8}@media (min-width:768px){.link-with-arrow,.white-button{font-size:18px;line-height:1;padding:12px 50px 12px 14px}}@media (min-width:1024px){.link-with-arrow,.white-button{line-height:1;padding:12px 14px}}.link-with-arrow:before,.white-button:before{transition:all .2s ease;content:"";width:12px;height:10px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}@media (min-width:768px){.link-with-arrow:before,.white-button:before{width:14px;height:18px;margin:0 2px 0 0}}.link-with-arrow:hover,.white-button:hover{color:#a1140a}.link-with-arrow:hover:before,.white-button:hover:before{background-position:100%}.link-with-arrow{border:0}.with-chevron{display:inline-block;color:#4d4d4d;padding-left:15px;position:relative}.with-chevron:hover{color:#323DA8}.with-chevron:before{content:"";display:block;position:absolute;left:0;top:50%;width:7px;height:26px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0;background-size:6px 12px;transform:translateY(-50%)}h1,h2,h3,h4,h5,h6{margin:1em 0 0;color:#4d4d4d;font-weight:700;letter-spacing:-.01em}h1{font-size:2.875em}@media (min-width:768px){h1{font-size:3em}}h2{font-size:2.25em}@media (min-width:768px){h2{font-size:2.375em}}h3{font-size:1.875em}@media (min-width:768px){h3{font-size:2em}}h4{font-size:1.375em}@media (min-width:768px){h4{font-size:1.5em}}h5{font-size:1.125em}@media (min-width:768px){h5{font-size:1.25em}}h6{font-size:1.125rem}p{margin:1em 0 0;line-height:1.6}p.overview-text{font-size:1.125em;line-height:1.5}.red-text{color:#323DA8}del{text-decoration:line-through}blockquote{position:relative;height:auto;margin:1em 0;padding:1px 40px 0 1rem;color:#4d4d4d;font-size:1.75em;font-style:italic;font-weight:700;line-height:32px}blockquote:before{content:"";position:absolute;display:block;width:27px;height:27px;top:-10px;left:-15px;background:url(/themes/custom/cummins/images/quotes-left.png) no-repeat left 3px;background-size:contain;z-index:1}@media (min-width:640px){blockquote:before{width:35px;height:35px;left:10px;top:0}}@media (min-width:640px){blockquote{height:auto;padding:1rem 0 0 50px;background-size:80px;font-size:2.125em;line-height:38px}}blockquote cite{font-size:1rem;font-weight:500;color:#7b7b7b;display:block;line-height:1.4;margin-top:5px}.feed-icon{display:block;margin:25px 0 0}img{display:block;max-width:100%;height:auto}ol,ol ol,ul,ul ul{margin:0;padding:0 0 0 24px}strong{font-weight:700}::-moz-focus-inner{border:0}:focus{outline:0}.menu-item--collapsed,.menu-item--expanded{list-style:none}img.center-align{display:block;margin:auto}img.left-align{float:left;margin:10px 30px 10px 0}img.right-align{float:right;margin:10px 30px 10px 0}a.top--70-anchor{position:relative;top:-70px}hr{width:100%;border:1px solid #323DA8;margin:1rem 0}.red-arrow-link{position:relative;padding:0 0 0 .875rem;color:#4d4d4d;font-size:1.25rem;font-weight:600}.red-arrow-link:before{content:"";display:block;position:absolute;top:0;left:0;width:12px;height:26px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 50%;background-size:contain;transition:all .2s ease}.red-arrow-link:focus:before,.red-arrow-link:hover:before{transform:translateX(3px)}.btn-red-primary{display:inline-flex;background-color:#323DA8;color:#fff;padding:15px 20px;border:0;position:relative;cursor:pointer;transition:all .2s ease}.btn-red-primary span{margin-left:20px;color:#fff;vertical-align:middle;position:relative}.btn-red-primary span:before{content:"";display:block;position:absolute;top:3px;left:-20px;width:10px;height:17px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 50%;background-size:contain;transition:left .2s ease}.btn-red-primary:hover{background-color:#a1140a}.btn-red-primary:hover span{color:#fff}.btn-red-primary:hover span:before{left:-15px}.btn-white-primary{display:inline-flex;background-color:#fff;color:#4d4d4d;padding:15px 20px;border:0;position:relative;cursor:pointer}.btn-white-primary span{margin-left:20px;vertical-align:middle;position:relative}.btn-white-primary span:before{content:"";display:block;position:absolute;top:3px;left:-20px;width:10px;height:17px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 50%;background-size:contain;transition:left .2s ease}.btn-white-primary:hover span{color:#4d4d4d}.btn-white-primary:hover span:before{left:-15px}a.link-as-red-button{display:inline-block;padding:10px 17px 10px 32px;background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 14px;background-size:12px 18px;color:#fff;font-size:12px;font-weight:600;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;border:none;transition:all .2s ease;text-transform:none;font-weight:400}@media (min-width:768px){a.link-as-red-button{font-size:18px;line-height:18px;background-size:12px 18px}}@media (min-width:1024px){a.link-as-red-button{font-size:1.125em;font-weight:500;line-height:22px}}a.link-as-red-button:hover a.link-as-red-button:active{background-color:#a1140a;background-position:16px}@media (min-width:1024px){a.link-as-red-button{line-height:28px}}a.link-as-red-button:hover{color:#fff}.btn-primary,.btn-red{display:inline-block;padding:10px 15px;background-color:#323DA8;color:#fff;font-size:16px;font-weight:700;text-decoration:none;border-radius:2px;border:none;transition:all .24s ease-out;cursor:pointer}.btn-primary:focus,.btn-primary:hover,.btn-red:focus,.btn-red:hover{background-color:#a1140a;color:#fff}.btn-default,.btn-gray{display:inline-block;padding:10px 15px;background-color:#fff;background-image:linear-gradient(180deg,#fff,#efefef);color:#2d2d2d;font-size:16px;font-weight:700;text-decoration:none;border-radius:2px;transition:all .24s ease-out;cursor:pointer}.btn-default:focus,.btn-default:hover,.btn-gray:focus,.btn-gray:hover{color:#2d2d2d;text-decoration:none;background-color:#efefef;background-image:none;transition:background-color .1s linear}.text-button{display:inline;background:none;color:#323DA8;text-decoration:underline;border:none;transition:all .2s ease}.text-button:focus,.text-button:hover{color:#a1140a}.modal{z-index:1050;-webkit-overflow-scrolling:touch}.modal.fade .modal-dialog{transition:ransform .3s ease-out;transform:translateY(-25%)}.modal-dialog,.modal.in .modal-dialog{transform:translate(0)}.modal-dialog{margin:10px}.modal-content{border:1px solid #7b7b7b;border:1px solid rgba(0,0,0,.2);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #efefef}.modal-header .close{margin-top:-2px;float:right;border:0;font-size:36px}@media (-ms-high-contrast:none){.modal-header .close:after,::-ms-backdrop{content:"脳"}}.modal-title{margin:0;line-height:1.42857143}.modal-body{padding:15px;max-height:610px;max-height:66vh;overflow-y:scroll}.modal-footer{padding:15px;text-align:right;border-top:1px solid #efefef}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before{display:table;content:" "}.modal-footer:after,.modal-header:after{clear:both}.flex-content{display:flex;flex-flow:row wrap;justify-content:center;margin-bottom:2em}.flex-content h3,.flex-content h4{font-weight:600;margin-bottom:10px}@media (min-width:640px){.flex-content{flex-wrap:nowrap}.flex-content .flex-content__col+.flex-content__image,.flex-content .flex-content__image+.flex-content__col{order:2;margin-left:30px}}.flex-content.--break-768{flex-wrap:wrap}.flex-content.--break-768 .flex-content__image{max-width:100%;max-height:100%}.flex-content.--break-768 .flex-content__col.--over-half{width:100%}.flex-content.--break-768 .flex-content__col+.flex-content__image,.flex-content.--break-768 .flex-content__image+.flex-content__col{order:1;margin-left:0}@media (min-width:768px){.flex-content.--break-768{flex-wrap:nowrap}.flex-content.--break-768 .flex-content__col+.flex-content__image,.flex-content.--break-768 .flex-content__image+.flex-content__col{order:2;margin-left:30px}.flex-content.--break-768 .flex-content__col.--over-half{width:66%}}.flex-content .flex-content__col,.flex-content .flex-content__image{margin-left:0;margin-right:0}.flex-content .flex-content__image{flex:0 1 auto;padding:0!important;max-width:300px;height:auto;max-height:300px;order:1}.flex-content .flex-content__image.--fill{flex-grow:1;max-width:100%}.flex-content .flex-content__image.--fill img{margin-left:auto;margin-right:auto}.flex-content .flex-content__col{flex:0 1 auto;order:2}@media (min-width:640px){.flex-content .flex-content__col{width:70%}}.flex-content .flex-content__title.cummins-before h1:before{content:"Cummins";display:block;font-size:24px;font-weight:100;position:absolute;top:-10px}.flex-content .flex-content__title.with-arrow h1{position:relative;display:inline-block;margin:.5rem 0 0;padding:1rem 2rem;background:#fff;font-size:1.875em;font-weight:800;line-height:1}@media (min-width:768px){.flex-content .flex-content__title.with-arrow h1{margin-top:.25rem;margin-right:-5rem;padding-left:2.5rem;font-size:2.25em}}.flex-content .flex-content__title.with-arrow h1:after{content:"";display:block;position:absolute;left:0;top:2rem;width:0;height:0;border-style:solid;border-width:1.25rem 0 1.25rem 1.25rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}@media (min-width:768px){.flex-content .flex-content__title.with-arrow h1:after{top:2.25rem;border-width:1.5rem 0 1.5rem 1.5rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}}.flex-content p.flex-content__text{font-size:1.2em;line-height:1.5}.flex-content.border-bottom{padding-bottom:50px;margin-bottom:50px;border-bottom:2px solid #c6c6c6}.flex-wrapper{display:flex}.p-content ul{margin-top:6px;line-height:1.6}#page,#page-wrapper{flex:1 0 auto;flex-flow:column}@supports (display:flex){#page,#page-wrapper{display:flex}}#page{position:relative}.dialog-off-canvas-main-canvas{flex:1 0 auto}.layout-main-wrapper{position:relative;padding-bottom:40px}@media (min-width:768px){.layout-main-wrapper{padding-top:71px}}.layout-main-wrapper .region-breadcrumb{display:none}.layout-main-wrapper .layout-main{position:relative}.not-front .layout-main-wrapper .main-content{margin-top:30px}.not-front .section-highlighted h3{margin:0}@media (min-width:768px){.not-card-page .layout-main-wrapper{padding-top:2rem}}.iframeWrapper{position:relative;width:auto;max-width:100%;margin-top:1rem;padding-top:59.1954%}.iframeWrapper iframe{position:absolute;top:0;width:100%;height:100%}.text-formatted figure{margin:1rem 0;padding:0}.text-formatted figure img{margin:0!important}.text-formatted figure figcaption{padding:10px 6px;color:#7b7b7b;font-weight:600;font-size:14px;line-height:16px}.text-formatted a.link-as-red-button{display:inline-block;padding:10px 17px 10px 32px;background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 14px;background-size:12px 18px;color:#fff;font-size:12px;font-weight:600;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;border:none;transition:all .2s ease;font-weight:400;text-transform:none}@media (min-width:768px){.text-formatted a.link-as-red-button{font-size:18px;line-height:18px;background-size:12px 18px}}@media (min-width:1024px){.text-formatted a.link-as-red-button{font-size:1.125em;font-weight:500;line-height:22px}}.text-formatted a.link-as-red-button:hover .text-formatted a.link-as-red-button:active{background-color:#a1140a;background-position:16px}@media (min-width:1024px){.text-formatted a.link-as-red-button{line-height:28px}}.text-formatted ul{margin:10px 0 25px}.text-formatted ul li{position:relative;margin:1rem 0;padding-left:20px;list-style-type:none}.text-formatted ul li:before{position:absolute;top:8px;left:0;display:block;width:8px;height:8px;background:#323DA8;content:""}.text-formatted ul.no-bullets li{list-style-type:none}.text-formatted ul.no-bullets li:before{margin:0;content:""}.text-formatted ul.no-padding{padding:0}.text-formatted .comparison-grid ul li{list-style-type:disc}.text-formatted ol{counter-reset:a}.text-formatted ol li{position:relative;display:block;margin:1rem 0;padding-left:20px;list-style-type:none}.text-formatted ol li:before{position:absolute;float:left;margin:0 10px 0 -30px;color:#323DA8;font-weight:600;font-size:1em;line-height:18px;letter-spacing:-.8px;content:counters(a,".") " ";counter-increment:a}.text-formatted ol.no-bullets li{list-style-type:none}.text-formatted ol.no-bullets li:before{margin:0;content:""}.text-formatted ol.no-padding{padding:0}.text-formatted table.responsive-text tbody tr td,.text-formatted table.responsive-text thead tr td,.text-formatted table.responsive-text thead tr th{padding:.5em}@media screen and (min-width:40rem){.text-formatted table.responsive-text{font-size:.85vw}}@media screen and (min-width:1200px){.text-formatted table.responsive-text{font-size:10px}}.tablesaw-bar{display:flex;justify-content:flex-end}.paragraph--type--cmi-general-table .tablefield-wrapper,.tablesaw-wrapper{overflow-x:auto}.paragraph--type--cmi-general-table .tablefield-wrapper::-webkit-scrollbar,.tablesaw-wrapper::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.paragraph--type--cmi-general-table .tablefield-wrapper::-webkit-scrollbar:vertical,.tablesaw-wrapper::-webkit-scrollbar:vertical{width:12px}.paragraph--type--cmi-general-table .tablefield-wrapper::-webkit-scrollbar:horizontal,.tablesaw-wrapper::-webkit-scrollbar:horizontal{height:12px}.paragraph--type--cmi-general-table .tablefield-wrapper::-webkit-scrollbar-thumb,.tablesaw-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:10px}.paragraph--type--cmi-general-table .tablefield-wrapper::-webkit-scrollbar-track,.tablesaw-wrapper::-webkit-scrollbar-track{background-color:#fff}.content-block__content table:not(.tablefield),.text-formatted table,.wysiwyg-styles-specs table,table.tablesaw,table[data-tablesaw-minimap]{width:100%!important;min-width:768px;margin-top:27px;text-align:left}.content-block__content table:not(.tablefield) a:not(.btn),.text-formatted table a:not(.btn),.wysiwyg-styles-specs table a:not(.btn),table.tablesaw a:not(.btn),table[data-tablesaw-minimap] a:not(.btn){padding-bottom:2px;line-height:1;border-bottom:1px solid currentColor}.content-block__content table:not(.tablefield) a.btn,.text-formatted table a.btn,.wysiwyg-styles-specs table a.btn,table.tablesaw a.btn,table[data-tablesaw-minimap] a.btn{padding:0}.content-block__content table:not(.tablefield) a.btn span,.content-block__content table:not(.tablefield) a.btn span.btn__text,.text-formatted table a.btn span,.text-formatted table a.btn span.btn__text,.wysiwyg-styles-specs table a.btn span,.wysiwyg-styles-specs table a.btn span.btn__text,table.tablesaw a.btn span,table.tablesaw a.btn span.btn__text,table[data-tablesaw-minimap] a.btn span,table[data-tablesaw-minimap] a.btn span.btn__text{display:inline-block;margin:0;padding:.5rem .8rem;color:#fff;font-weight:400;font-size:.8125em;line-height:1;text-transform:none;background:#323DA8;border:none}.content-block__content table:not(.tablefield) thead tr,.text-formatted table thead tr,.wysiwyg-styles-specs table thead tr,table.tablesaw thead tr,table[data-tablesaw-minimap] thead tr{height:80px}.content-block__content table:not(.tablefield) thead th,.text-formatted table thead th,.wysiwyg-styles-specs table thead th,table.tablesaw thead th,table[data-tablesaw-minimap] thead th{font-weight:700;font-size:15px;line-height:22px;letter-spacing:-.15000000596046448px;width:125px!important;min-width:125px;max-width:250px;padding:8px 16px;color:#fff;text-align:left;text-transform:uppercase;background-color:#000;border-color:#000}.content-block__content table:not(.tablefield) tbody :not(a),.text-formatted table tbody :not(a),.wysiwyg-styles-specs table tbody :not(a),table.tablesaw tbody :not(a),table[data-tablesaw-minimap] tbody :not(a){font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#000;word-wrap:break-word}.content-block__content table:not(.tablefield) tbody tr,.text-formatted table tbody tr,.wysiwyg-styles-specs table tbody tr,table.tablesaw tbody tr,table[data-tablesaw-minimap] tbody tr{display:table-row;height:80px;margin-bottom:0;padding:0;background:none;background-color:#fff;border-bottom:.5px solid #999}.content-block__content table:not(.tablefield) tbody tr td,.text-formatted table tbody tr td,.wysiwyg-styles-specs table tbody tr td,table.tablesaw tbody tr td,table[data-tablesaw-minimap] tbody tr td{display:table-cell}.content-block__content table:not(.tablefield) tbody tr td,.content-block__content table:not(.tablefield) tbody tr th,.text-formatted table tbody tr td,.text-formatted table tbody tr th,.wysiwyg-styles-specs table tbody tr td,.wysiwyg-styles-specs table tbody tr th,table.tablesaw tbody tr td,table.tablesaw tbody tr th,table[data-tablesaw-minimap] tbody tr td,table[data-tablesaw-minimap] tbody tr th{width:125px!important;min-width:125px;max-width:250px;padding:8px 16px;text-align:left}.content-block__content table:not(.tablefield) tbody tr:nth-child(odd) td,.content-block__content table:not(.tablefield) tbody tr:nth-child(odd) th,.text-formatted table tbody tr:nth-child(odd) td,.text-formatted table tbody tr:nth-child(odd) th,.wysiwyg-styles-specs table tbody tr:nth-child(odd) td,.wysiwyg-styles-specs table tbody tr:nth-child(odd) th,table.tablesaw tbody tr:nth-child(odd) td,table.tablesaw tbody tr:nth-child(odd) th,table[data-tablesaw-minimap] tbody tr:nth-child(odd) td,table[data-tablesaw-minimap] tbody tr:nth-child(odd) th{background-color:#f2f2f2}.content-block__content table:not(.tablefield) tbody strong,.content-block__content table:not(.tablefield) tbody th[scope=row],.content-block__content table:not(.tablefield) tbody th[scope=row] *,.content-block__content table:not(.tablefield) th,.content-block__content table:not(.tablefield) thead th[scope=row],.content-block__content table:not(.tablefield) thead th[scope=row] *,.text-formatted table tbody strong,.text-formatted table tbody th[scope=row],.text-formatted table tbody th[scope=row] *,.text-formatted table th,.text-formatted table thead th[scope=row],.text-formatted table thead th[scope=row] *,.wysiwyg-styles-specs table tbody strong,.wysiwyg-styles-specs table tbody th[scope=row],.wysiwyg-styles-specs table tbody th[scope=row] *,.wysiwyg-styles-specs table th,.wysiwyg-styles-specs table thead th[scope=row],.wysiwyg-styles-specs table thead th[scope=row] *,table.tablesaw tbody strong,table.tablesaw tbody th[scope=row],table.tablesaw tbody th[scope=row] *,table.tablesaw th,table.tablesaw thead th[scope=row],table.tablesaw thead th[scope=row] *,table[data-tablesaw-minimap] tbody strong,table[data-tablesaw-minimap] tbody th[scope=row],table[data-tablesaw-minimap] tbody th[scope=row] *,table[data-tablesaw-minimap] th,table[data-tablesaw-minimap] thead th[scope=row],table[data-tablesaw-minimap] thead th[scope=row] *{font-weight:700;font-size:15px;line-height:22px;letter-spacing:-.15000000596046448px;text-transform:uppercase;border-right:none}.content-block__content table:not(.tablefield).responsive-text tbody td .tablesaw-cell-content,.content-block__content table:not(.tablefield).responsive-text tbody td .tablesaw-cell-label,.content-block__content table:not(.tablefield).responsive-text tbody th .tablesaw-cell-content,.content-block__content table:not(.tablefield).responsive-text tbody th .tablesaw-cell-label,.text-formatted table.responsive-text tbody td .tablesaw-cell-content,.text-formatted table.responsive-text tbody td .tablesaw-cell-label,.text-formatted table.responsive-text tbody th .tablesaw-cell-content,.text-formatted table.responsive-text tbody th .tablesaw-cell-label,.wysiwyg-styles-specs table.responsive-text tbody td .tablesaw-cell-content,.wysiwyg-styles-specs table.responsive-text tbody td .tablesaw-cell-label,.wysiwyg-styles-specs table.responsive-text tbody th .tablesaw-cell-content,.wysiwyg-styles-specs table.responsive-text tbody th .tablesaw-cell-label,table.tablesaw.responsive-text tbody td .tablesaw-cell-content,table.tablesaw.responsive-text tbody td .tablesaw-cell-label,table.tablesaw.responsive-text tbody th .tablesaw-cell-content,table.tablesaw.responsive-text tbody th .tablesaw-cell-label,table[data-tablesaw-minimap].responsive-text tbody td .tablesaw-cell-content,table[data-tablesaw-minimap].responsive-text tbody td .tablesaw-cell-label,table[data-tablesaw-minimap].responsive-text tbody th .tablesaw-cell-content,table[data-tablesaw-minimap].responsive-text tbody th .tablesaw-cell-label{width:100%;max-width:none}#toolbar-administration{z-index:9999999;display:none}@media (min-width:768px){#toolbar-administration{display:block}}.action-links{margin:0}.tabs ol li,.tabs ul li{list-style-type:none!important;margin:0!important;display:inline-block!important}.tabs ol li:before,.tabs ul li:before{display:none}.contextual-region .contextual .contextual-links li:before{content:""!important;margin:0!important}.content-moderation-entity-moderation-form{display:none}.combo *,.combo :after,.combo :before{box-sizing:border-box}.combo{position:relative;display:block;margin-bottom:1.5em}.combo.js-combo:after{position:absolute;top:50%;right:16px;display:block;width:9px;height:9px;border-right:2px solid rgba(0,0,0,.75);border-bottom:2px solid rgba(0,0,0,.75);transform:translateY(-65%) rotate(45deg);transition:transform .3s ease-in-out;content:"";pointer-events:none}.combo.js-combo.open:after{transform:translateY(-65%) rotate(-135deg);transition:transform .3s ease-in-out}.combo-input{display:block;width:100%;min-height:calc(1.4em + 26px);padding:12px 16px 14px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-align:left;background-color:#fff}.combo-input,.open .combo-input{border-radius:0}.combo-label{display:block;margin-bottom:.25em;font-weight:100;font-size:20px}.combo-menu{position:absolute;top:100%;left:0;z-index:100;display:none;width:100%;max-height:300px;overflow-y:scroll;background-color:#fff;border:none;border-radius:0}.open .combo-menu{display:block}.combo-option{padding:10px 12px 12px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;border-bottom:.5px solid #999}.combo-option:hover{background:#fbeae8}.combo-option.option-current{color:#323DA8}.select2-container{position:relative;display:inline-block;box-sizing:border-box;margin:0;vertical-align:middle}.select2-container .select2-selection--single{display:block;box-sizing:border-box;height:47px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-right:20px;padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{display:block;box-sizing:border-box;min-height:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;padding-left:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;margin-top:5px;padding:0;font-size:100%;border:none}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.select2-dropdown{position:absolute;left:-100000px;z-index:1051;display:block;box-sizing:border-box;width:100%;background-color:#fff;border:none;border-radius:0}.select2-results{display:block}.select2-results__options{margin:0;padding:0;list-style:none}.select2-results__option{padding:15px 20px;border-bottom:.5px solid #999;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:none;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;width:100%;padding:4px}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{position:fixed;top:0;left:0;z-index:99;display:block;width:auto;min-width:100%;height:auto;min-height:100%;margin:0;padding:0;background-color:#fff;border:0;opacity:0;filter:alpha(opacity=0)}.select2-hidden-accessible{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important;border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}.select2-container--default .select2-selection--single{background-color:#fff;border:none;border-radius:0}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;line-height:47px}.select2-container--default .select2-selection--single .select2-selection__clear{float:right;font-weight:700;cursor:pointer}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:20px;display:block;width:9px;height:9px;border-right:2px solid rgba(0,0,0,.75);border-bottom:2px solid rgba(0,0,0,.75);transform:translateY(-65%) rotate(45deg);transition:transform .3s ease-in-out;content:"";pointer-events:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:translateY(-65%) rotate(-135deg);transition:transform .3s ease-in-out}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;top:50%;left:50%;display:none;width:0;height:0;margin-top:-2px;margin-left:-4px;border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{right:auto;left:1px}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:none;border-radius:0;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding:0 5px;list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{float:right;margin-top:5px;margin-right:10px;padding:1px;font-weight:700;cursor:pointer}.select2-container--default .select2-selection--multiple .select2-selection__choice{float:left;margin-top:5px;margin-right:5px;padding:0 5px;background-color:#e4e4e4;border:none;border-radius:0;cursor:default}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{display:inline-block;margin-right:2px;color:#999;font-weight:700;cursor:pointer}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-right:auto;margin-left:5px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-right:auto;margin-left:2px}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default:after{position:absolute;right:0;bottom:0;left:0;width:100%;height:2px;background:#000;transform:scaleX(0);transform-origin:0 50% 0;transition:transform .6s cubic-bezier(.34,.615,.35,.9);content:"";pointer-events:none}.select2-container--default.select2-container--focus:after{transform:scaleX(1)}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:none}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option.select2-results__option--highlighted:hover{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;background:#fbeae8}.select2-container--default .select2-results__option[aria-selected=true]{color:#323DA8;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;background-color:#fff}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#323DA8;background-color:#fff}.select2-container--default .select2-results__group{display:block;padding:6px;cursor:default}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(top,#fff 50%,#eee);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:none;border-radius:0;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#000;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{float:right;margin-right:10px;font-weight:700;cursor:pointer}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{position:absolute;top:1px;right:1px;width:20px;height:26px;background-color:#ddd;background-image:linear-gradient(top,#eee 50%,#ccc);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{position:absolute;top:50%;left:50%;width:0;height:0;margin-top:-2px;margin-left:-4px;border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{right:auto;left:1px;border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(top,#fff,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(top,#eee 50%,#fff);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:none;border-radius:0;outline:0;cursor:text}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{margin:0;padding:0 5px;list-style:none}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{float:left;margin-top:5px;margin-right:5px;padding:0 5px;background-color:#e4e4e4;border:none;border-radius:0;cursor:default}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{display:inline-block;margin-right:2px;color:#888;font-weight:700;cursor:pointer}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-right:auto;margin-left:5px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-right:auto;margin-left:2px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:none;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{display:block;padding:6px;cursor:default}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.new-power .page-perimeter{padding-top:135px}@media (min-width:768px){.new-power .page-perimeter{padding-top:155px}}@media (min-width:1024px){.new-power .page-perimeter{padding-top:180px}}@media (min-width:1440px){.new-power .page-perimeter{padding-top:205px}}.new-power .newpower-banner{background-color:#000;color:#fff;padding:2rem;text-align:center;text-transform:uppercase;width:100%}@media (min-width:768px){.new-power .newpower-banner{padding:2rem 4rem}}.new-power .newpower-banner.blue{background-color:#3b87c2}.new-power .newpower-banner h1{color:#fff;font-size:32px;line-height:32px;margin:0}.new-power .newpower-banner h1 span{align-items:center;color:#323DA8;display:inline-flex;position:relative}.new-power .newpower-banner h1 span:after{content:"|";color:#7b7b7b;font-size:40px;font-weight:100;margin:0 20px 0 25px;position:relative;top:-4px}.new-power .paragraph:not(.paragraph--type--region-select-menu){max-width:none!important;overflow:hidden!important;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:500px){.new-power .paragraph:not(.paragraph--type--region-select-menu){padding-left:3rem;padding-right:3rem}}@media (min-width:1024px){.new-power .paragraph:not(.paragraph--type--region-select-menu){padding-left:5.3rem;padding-right:5.3rem}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .field,.new-power .paragraph:not(.paragraph--type--region-select-menu) .field__item{width:100%!important}.new-power .paragraph:not(.paragraph--type--region-select-menu) .h1,.new-power .paragraph:not(.paragraph--type--region-select-menu) .h2,.new-power .paragraph:not(.paragraph--type--region-select-menu) .h3,.new-power .paragraph:not(.paragraph--type--region-select-menu) .h4,.new-power .paragraph:not(.paragraph--type--region-select-menu) .h5,.new-power .paragraph:not(.paragraph--type--region-select-menu) .h6,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-block__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) h1,.new-power .paragraph:not(.paragraph--type--region-select-menu) h2,.new-power .paragraph:not(.paragraph--type--region-select-menu) h3,.new-power .paragraph:not(.paragraph--type--region-select-menu) h4,.new-power .paragraph:not(.paragraph--type--region-select-menu) h5,.new-power .paragraph:not(.paragraph--type--region-select-menu) h6{margin:0;font-weight:700}.new-power .paragraph:not(.paragraph--type--region-select-menu) .h2,.new-power .paragraph:not(.paragraph--type--region-select-menu) h2{font-size:32px;line-height:1.04;margin-bottom:1.55rem}@media (min-width:1200px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h2,.new-power .paragraph:not(.paragraph--type--region-select-menu) h2{font-size:40px}}@media (min-width:1440px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h2,.new-power .paragraph:not(.paragraph--type--region-select-menu) h2{font-size:48px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .h3,.new-power .paragraph:not(.paragraph--type--region-select-menu) h3{font-size:32px;line-height:1}@media (min-width:640px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h3,.new-power .paragraph:not(.paragraph--type--region-select-menu) h3{font-size:40px}}@media (min-width:1025px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h3,.new-power .paragraph:not(.paragraph--type--region-select-menu) h3{font-size:48px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .h4,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-block__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) h4{font-size:18px;line-height:1.11}@media (min-width:640px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h4,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-block__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) h4{font-size:20px}}@media (min-width:1025px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h4,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-block__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) h4{font-size:26px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .h5,.new-power .paragraph:not(.paragraph--type--region-select-menu) h5{font-size:18px;line-height:1.2}@media (min-width:1024px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h5,.new-power .paragraph:not(.paragraph--type--region-select-menu) h5{font-size:16px}}@media (min-width:1200px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h5,.new-power .paragraph:not(.paragraph--type--region-select-menu) h5{font-size:20px}}@media (min-width:1440px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .h5,.new-power .paragraph:not(.paragraph--type--region-select-menu) h5{font-size:22px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .h6,.new-power .paragraph:not(.paragraph--type--region-select-menu) h6{color:#434343;font-size:14px;line-height:1.214}.new-power .paragraph:not(.paragraph--type--region-select-menu) p{color:#4d4d4d;font-size:16px;line-height:1.3;margin-top:0}@media (min-width:768px){.new-power .paragraph:not(.paragraph--type--region-select-menu) p{font-size:18px}}@media (min-width:1024px){.new-power .paragraph:not(.paragraph--type--region-select-menu) p{font-size:20px}}.icon-callout__text .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.intro-text__content .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .large-text{font-size:20px!important;font-weight:700;letter-spacing:-.2px;line-height:1.3;margin:0}@media (min-width:480px){.icon-callout__text .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.intro-text__content .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .large-text{font-size:24px!important}}@media (min-width:1024px){.icon-callout__text .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.intro-text__content .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .large-text{font-size:28px!important}}@media (min-width:1440px){.icon-callout__text .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.intro-text__content .new-power .paragraph:not(.paragraph--type--region-select-menu) p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text,.new-power .paragraph:not(.paragraph--type--region-select-menu) .icon-callout__text p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content,.new-power .paragraph:not(.paragraph--type--region-select-menu) .intro-text__content p,.new-power .paragraph:not(.paragraph--type--region-select-menu) .large-text{font-size:32px!important}}.new-power .paragraph:not(.paragraph--type--region-select-menu) ul:not(.region-select-menu__link-list){list-style-type:none;margin:0;padding:0}.new-power .paragraph:not(.paragraph--type--region-select-menu) ul:not(.region-select-menu__link-list) li{color:#4d4d4d;font-size:16px;line-height:1.3;margin:0 0 1rem;padding-left:30px;position:relative}@media (min-width:768px){.new-power .paragraph:not(.paragraph--type--region-select-menu) ul:not(.region-select-menu__link-list) li{font-size:18px}}@media (min-width:1024px){.new-power .paragraph:not(.paragraph--type--region-select-menu) ul:not(.region-select-menu__link-list) li{font-size:20px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) ul:not(.region-select-menu__link-list) li:before{content:"\2022";color:#4d4d4d;left:10px;position:absolute;top:0}.new-power .paragraph:not(.paragraph--type--region-select-menu) ul:not(.region-select-menu__link-list) li:last-of-type{margin-bottom:0}.new-power .paragraph:not(.paragraph--type--region-select-menu) sup{top:-.25em!important}.new-power .paragraph:not(.paragraph--type--region-select-menu) a{display:inline-block;text-decoration:none}.new-power .paragraph:not(.paragraph--type--region-select-menu) .link-underline{border-bottom:3px solid #323DA8;color:#000;display:inline-block;font-size:16px;font-weight:700;text-transform:uppercase;padding-bottom:.65rem}.new-power .paragraph:not(.paragraph--type--region-select-menu) .hotspot-link{align-items:center;background-color:#000;border-radius:50%;box-shadow:0 3px 3px 1px rgba(0,0,0,.45);color:#fff!important;cursor:pointer;display:inline-flex;height:35px;justify-content:center;text-decoration:none;transition:background-color .25s;width:35px}.new-power .paragraph:not(.paragraph--type--region-select-menu) .hotspot-link>span{display:inline-block;font-size:22px!important;font-weight:100!important;position:relative;top:-3px}.new-power .paragraph:not(.paragraph--type--region-select-menu) .btn-primary{background-color:#323DA8;border-radius:4px;color:#fff!important;display:inline-block;font-size:15px;font-weight:700;line-height:1.18;padding:14px 22px 12px;text-align:center;text-transform:uppercase}@media (min-width:768px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .btn-primary{font-size:16px;padding:22px 40px 20px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .underline,.new-power .paragraph:not(.paragraph--type--region-select-menu) .underline-full{padding-bottom:1rem;position:relative}.new-power .paragraph:not(.paragraph--type--region-select-menu) .underline-full:after,.new-power .paragraph:not(.paragraph--type--region-select-menu) .underline:after{bottom:0;content:"";height:3px;left:0;position:absolute;width:87px}.new-power .paragraph:not(.paragraph--type--region-select-menu) .underline-full{padding-bottom:5px}.new-power .paragraph:not(.paragraph--type--region-select-menu) .underline-full:after{width:100%}.new-power .paragraph:not(.paragraph--type--region-select-menu) .image-underline{position:relative}.new-power .paragraph:not(.paragraph--type--region-select-menu) .image-underline:after{bottom:-6px;content:"";height:12px;left:0;max-width:464px;position:absolute;width:65%}@media (min-width:1025px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .image-underline:after{max-width:464px;width:100%}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .circle-link{align-items:center;border-radius:50%;display:flex!important;height:18px;justify-content:center;text-decoration:none;width:18px}@media (min-width:480px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .circle-link{height:30px;width:30px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .circle-link i{color:#fff;font-size:10px;font-weight:100}@media (min-width:480px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .circle-link i{font-size:16px}}.new-power .paragraph:not(.paragraph--type--region-select-menu) .circle-link.small{height:18px;width:18px}.new-power .paragraph:not(.paragraph--type--region-select-menu) .circle-link.small i{font-size:10px;font-weight:100}@media (max-width:767px){.new-power .paragraph:not(.paragraph--type--region-select-menu) .hide--mobile{display:none!important}}.new-power .paragraph:not(.paragraph--type--region-select-menu) [class*=__inner]{margin:0 auto;max-width:1260px;width:100%}.new-power .paragraph:not(.paragraph--type--region-select-menu) img{display:inline-block;height:auto;line-height:0;max-width:100%;width:100%}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--bot-left,.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--bot-right,.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--side-left,.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--side-left-bot-right,.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-left,.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-left-bot-right,.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-right,.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-right-bot-left{background-repeat:no-repeat}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--side-left{background-image:url(/themes/custom/cummins/images/corner-accents/side-left.svg);background-position:0 -25%,100% 100%;background-size:440px 580px}@media (min-width:768px){.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--side-left{background-position:0 20%,100% 100%}}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-left{background-image:url(/themes/custom/cummins/images/corner-accents/sm-top-left.svg);background-position:0 0;background-size:285px 157px}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-right{background-image:url(/themes/custom/cummins/images/corner-accents/sm-top-right.svg);background-position:100% 0;background-size:285px 157px}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--bot-left{background-image:url(/themes/custom/cummins/images/corner-accents/md-bot-left.svg);background-position:0 100%;background-size:339px 345px}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--bot-right{background-image:url(/themes/custom/cummins/images/corner-accents/md-bot-right.svg);background-position:100% 100%;background-size:339px 345px}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-left-bot-right{background-image:url(/themes/custom/cummins/images/corner-accents/sm-top-left.svg),url(/themes/custom/cummins/images/corner-accents/md-bot-right.svg)!important;background-position:0 0,100% 100%;background-repeat:no-repeat,no-repeat;background-size:285px 157px,339px 345px!important}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--top-right-bot-left{background-image:url(/themes/custom/cummins/images/corner-accents/sm-top-right.svg),url(/themes/custom/cummins/images/corner-accents/md-bot-left.svg)!important;background-position:100% 0,0 100%;background-repeat:no-repeat,no-repeat;background-size:285px 157px,339px 345px!important}.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--side-left-bot-right{background-image:url(/themes/custom/cummins/images/corner-accents/side-left.svg),url(/themes/custom/cummins/images/corner-accents/md-bot-right.svg)!important;background-position:0 -25%,100% 100%;background-repeat:no-repeat,no-repeat;background-size:340px 530px,339px 345px!important}@media (min-width:768px){.new-power .paragraph:not(.paragraph--type--region-select-menu).corner-accent--side-left-bot-right{background-position:0 20%,100% 100%}}.new-power .page-red a{color:#323DA8}.new-power .page-red .circle-link,.new-power .page-red .hotspot-link:hover,.new-power .page-red .image-underline:after,.new-power .page-red .paragraph:not(.paragraph--type--region-select-menu) .underline-full:after,.new-power .page-red .underline:after,.new-power .paragraph:not(.paragraph--type--region-select-menu) .page-red .underline-full:after{background-color:#323DA8}.new-power .page-blue a{color:#3b87c2}.new-power .page-blue .circle-link{background-color:#3b87c2}.new-power .page-blue .hotspot-link:hover{background-color:#3b87c2!important}.new-power .page-blue .image-underline:after,.new-power .page-blue .paragraph:not(.paragraph--type--region-select-menu) .underline-full:after,.new-power .page-blue .underline:after,.new-power .paragraph:not(.paragraph--type--region-select-menu) .page-blue .underline-full:after{background-color:#3b87c2}.hideonmobile{display:none}@media (min-width:1024px){.hideonmobile{display:block}}.front .section-main-content,.front .section-main-content .region-content{float:none}.page-node-type-newsroom-article .layout-main-wrapper,.page-node-type-newsroom-event-article .layout-main-wrapper,.page-node-type-newsroom-news-release .layout-main-wrapper{max-width:1200px;margin-left:auto;margin-right:auto}.page-node-type-newsroom-article .layout-main-wrapper:after,.page-node-type-newsroom-event-article .layout-main-wrapper:after,.page-node-type-newsroom-news-release .layout-main-wrapper:after{content:"";display:table;clear:both}.page-node-type-newsroom-article article,.page-node-type-newsroom-event-article article,.page-node-type-newsroom-news-release article{padding-top:1rem}.site-footer{position:relative;background:#000;width:100%;margin-top:auto;padding:3rem 1rem;flex:0 0 auto}.site-footer .footer-wrapper{margin:auto}@media (min-width:640px){.section-footer-first .region.region-footer-first{display:flex}}.section-footer-second form{display:flex;width:100%;max-width:300px;margin:2.5rem auto 0;font-size:.75rem;border:1px solid #efefef}.section-footer-second form .form-item{width:100%;margin:0;padding:0}.section-footer-second form .form-item input::-moz-placeholder{color:#efefef}.section-footer-second form .form-item input::placeholder{color:#efefef}.section-footer-second form .form-item label{font-size:4vw;font-weight:400;color:#fff;float:right;clear:both;margin:0 0 10px;display:block}@media (min-width:480px){.section-footer-second form .form-item label{font-size:1em}}.section-footer-second form .form-item label:after{display:none}.section-footer-second form .form-item .form-email{display:block;width:100%;height:30px;margin:0;padding-right:0;padding-left:10px;background:#000;color:#efefef;font-weight:400;vertical-align:middle;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.section-footer-second form .form-submit{height:32px;padding:0 20px;background:#efefef;color:#000;font-size:.75em;letter-spacing:2px;text-transform:uppercase;vertical-align:middle;border:0;transition:all .2s ease}.section-footer-second form .form-submit:active,.section-footer-second form .form-submit:hover{background:#a1140a;color:#fff}@media (min-width:640px){.section-footer-second{margin-top:2.5rem}.section-footer-second .region-footer-second{position:relative;padding-right:20.75rem}.section-footer-second form{margin:0}.section-footer-second .block-cummins-util-news-block{position:absolute;right:0;bottom:0}}#block-footer-menu ul.menu{list-style:none;max-width:430px;margin:0 auto}#block-footer-menu .menu-item{margin-top:2rem;padding-top:0;text-align:center}#block-footer-menu .menu-item a{color:#fff;font-size:.8125em;font-weight:700}#block-footer-menu .menu-item a:focus,#block-footer-menu .menu-item a:hover{color:#323DA8}#block-footer-menu .menu-item:first-child{margin-top:0}@media (min-width:480px){#block-footer-menu ul.menu{display:flex}#block-footer-menu .menu-item{margin:0 1rem}}@media (min-width:640px){#block-footer-menu ul.menu{justify-content:left}#block-footer-menu .menu-item{margin-left:.5rem;margin-right:.5rem}#block-footer-menu .menu-item:first-child{margin-left:0}}@media (min-width:768px){#block-footer-menu .menu-item{margin-left:1rem;margin-right:1rem}}#block-social{margin-top:3.5rem;text-align:center}#block-social .field__item{display:flex;justify-content:center}#block-social .social-icon{display:block;width:1.125rem;height:1.125rem;font-size:0;margin:0 0 0 1.25rem}#block-social .social-icon:first-child{margin-left:0}#block-social .social-icon.social-twitter{background:url(/themes/custom/cummins/images/icons/icon-twitter.svg) no-repeat 50%}#block-social .social-icon.social-facebook{background:url(/themes/custom/cummins/images/icons/icon-facebook.svg) no-repeat 50%}#block-social .social-icon.social-youtube{background:url(/themes/custom/cummins/images/icons/icon-youtube.svg) no-repeat 50%}#block-social .social-icon.social-linkedin{background:url(/themes/custom/cummins/images/icons/icon-linkedin.svg) no-repeat 50%}#block-social .social-icon.social-instagram{background:url(/themes/custom/cummins/images/icons/icon-instagram.svg) no-repeat 50%}@media (min-width:640px){#block-social{margin:0 0 0 auto}}#block-copyrights{margin-top:2.5rem;color:#fff;font-size:.625em;font-weight:400}#block-copyrights.social-instagram{background:url(/themes/custom/cummins/images/icons/icon-instagram.svg) no-repeat 50%}@media (min-width:640px){#block-copyrights{margin:.5rem 0 0 auto}}#block-footerlinks{margin-top:.5rem}#block-footerlinks ul.menu{margin:0 auto;height:10px;list-style:none;display:flex;justify-content:center}@media (min-width:640px){#block-footerlinks ul.menu{justify-content:flex-start}}#block-footerlinks ul.menu li{margin:0 .5rem;padding:0}#block-footerlinks ul.menu li a{display:block;color:#fff;font-size:.625em;font-weight:400;text-decoration:underline}@media (min-width:1024px){#block-footerlinks ul.menu li a{font-size:.75em}}#block-footerlinks ul.menu li a:hover{color:#323DA8}@media (min-width:640px){#block-footerlinks ul.menu li:first-child{margin-left:0}}.not-front.layout-no-sidebars .highlighted,.not-front.layout-no-sidebars .highlighted.highlight-default,.not-front.layout-sidebar-first .highlighted,.not-front.layout-sidebar-first .highlighted.highlight-default{position:relative;height:520px;background:#323DA8 url(/themes/custom/cummins/images/internal_header_red_background.jpg) no-repeat 50%;background-size:cover}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted,.not-front.layout-no-sidebars .highlighted.highlight-default,.not-front.layout-sidebar-first .highlighted,.not-front.layout-sidebar-first .highlighted.highlight-default{height:565px}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted,.not-front.layout-no-sidebars .highlighted .section-highlighted,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted,.not-front.layout-sidebar-first .highlighted .section-highlighted{padding-top:30px}}.not-front.layout-no-sidebars .highlighted.highlight-default.highlight-narrow,.not-front.layout-no-sidebars .highlighted.highlight-narrow,.not-front.layout-sidebar-first .highlighted.highlight-default.highlight-narrow,.not-front.layout-sidebar-first .highlighted.highlight-narrow{height:270px}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default.highlight-narrow,.not-front.layout-no-sidebars .highlighted.highlight-narrow,.not-front.layout-sidebar-first .highlighted.highlight-default.highlight-narrow,.not-front.layout-sidebar-first .highlighted.highlight-narrow{height:300px}}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted,.not-front.layout-no-sidebars .highlighted .section-highlighted,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted,.not-front.layout-sidebar-first .highlighted .section-highlighted{max-width:1200px;margin-left:auto;margin-right:auto}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted:after,.not-front.layout-no-sidebars .highlighted .section-highlighted:after,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted:after,.not-front.layout-sidebar-first .highlighted .section-highlighted:after{content:"";display:table;clear:both}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted{position:absolute;display:block;width:100%;height:100px;left:0;bottom:0;padding:0 .8rem;background:#4d4d4d;text-align:center;z-index:0}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted{padding:0}}@media (min-width:1200px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted{height:125px}}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block{position:relative;max-width:1200px;margin:20px auto}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block:after,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block:after,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block:after,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block:after{content:"";display:table;clear:both}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{display:flex;flex-flow:row wrap;align-items:center;width:100%;height:60px;margin:0;padding:0;color:#fff;font-size:24px;font-weight:700;line-height:28px;text-align:left}@media (min-width:640px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{font-size:28px;line-height:30px}}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{padding:0 0 0 calc(33.89831% + .8rem)}}@media (min-width:1200px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{height:90px;font-size:36px;line-height:40px}}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1 .datetime,.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1 span.field--name-title,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block h1 .datetime,.not-front.layout-no-sidebars .highlighted .section-highlighted .region-highlighted .block-page-title-block h1 span.field--name-title,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1 .datetime,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .region-highlighted .block-page-title-block h1 span.field--name-title,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block h1 .datetime,.not-front.layout-sidebar-first .highlighted .section-highlighted .region-highlighted .block-page-title-block h1 span.field--name-title{padding:0 .2rem}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .hero-image,.not-front.layout-no-sidebars .highlighted .section-highlighted .hero-image,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .hero-image,.not-front.layout-sidebar-first .highlighted .section-highlighted .hero-image{position:relative;float:left;width:100%;height:216px;margin:81px 0 0;overflow:hidden;z-index:2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .hero-image,.not-front.layout-no-sidebars .highlighted .section-highlighted .hero-image,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .hero-image,.not-front.layout-sidebar-first .highlighted .section-highlighted .hero-image{float:left;width:32.20339%;max-width:none;height:260px;margin:230px 0 0}}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .hero-image img,.not-front.layout-no-sidebars .highlighted .section-highlighted .hero-image img,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .hero-image img,.not-front.layout-sidebar-first .highlighted .section-highlighted .hero-image img{position:absolute;width:101%;min-width:101%;max-width:none;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .hero-image img,.not-front.layout-no-sidebars .highlighted .section-highlighted .hero-image img,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .hero-image img,.not-front.layout-sidebar-first .highlighted .section-highlighted .hero-image img{width:auto;height:100%}}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .hero-image .video-embed-field-responsive-video,.not-front.layout-no-sidebars .highlighted .section-highlighted .hero-image .video-embed-field-responsive-video,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .hero-image .video-embed-field-responsive-video,.not-front.layout-sidebar-first .highlighted .section-highlighted .hero-image .video-embed-field-responsive-video{position:relative;top:50%;height:0;padding-bottom:56.25%;overflow:hidden;transform:translateY(-50%)}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .hero-image .video-embed-field-responsive-video iframe,.not-front.layout-no-sidebars .highlighted .section-highlighted .hero-image .video-embed-field-responsive-video iframe,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .hero-image .video-embed-field-responsive-video iframe,.not-front.layout-sidebar-first .highlighted .section-highlighted .hero-image .video-embed-field-responsive-video iframe{position:absolute;width:100%;height:100%;top:0;left:0}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section{position:absolute;display:flex;flex-flow:column nowrap;justify-content:center;width:100%;height:81px;bottom:100px;padding:.5rem 1rem}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section:after,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section:after,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section:after,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section:after{content:"";display:table;clear:both}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section{bottom:126px;padding:0 0 0 33.89831%}}@media (min-width:1200px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section{bottom:140px;padding:0 0 0 406.77972px}}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section h2{margin:0;padding:0;color:#fff;font-size:1rem;font-weight:600;line-height:1}@media (min-width:640px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section h2{font-size:22px}}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section h2{padding-left:2px;margin-left:1rem}}@media (min-width:1200px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section h2,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section h2{font-size:25px}}.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section h3,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section h3,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section h3,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section h3{padding:0;color:#fff;font-size:22px;font-weight:100;line-height:1}@media (min-width:768px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section h3,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section h3,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section h3,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section h3{font-size:38px;margin-left:1rem}}@media (min-width:1200px){.not-front.layout-no-sidebars .highlighted.highlight-default .section-highlighted .page-section h3,.not-front.layout-no-sidebars .highlighted .section-highlighted .page-section h3,.not-front.layout-sidebar-first .highlighted.highlight-default .section-highlighted .page-section h3,.not-front.layout-sidebar-first .highlighted .section-highlighted .page-section h3{font-size:46px;line-height:1.2}}.not-front.layout-no-sidebars .layout-main,.not-front.layout-sidebar-first .layout-main{max-width:1200px;margin-left:auto;margin-right:auto}.not-front.layout-no-sidebars .layout-main:after,.not-front.layout-sidebar-first .layout-main:after{content:"";display:table;clear:both}@media (min-width:768px){.not-front.layout-no-sidebars .layout-main .main-content:not(.full-width),.not-front.layout-sidebar-first .layout-main .main-content:not(.full-width){float:right;width:66.1016949153%}}.not-front.layout-no-sidebars .layout-main .main-content .section-main-content .region-content,.not-front.layout-sidebar-first .layout-main .main-content .section-main-content .region-content{padding:1rem;margin-top:0;background:#fff;overflow:visible;z-index:99}.not-front.layout-no-sidebars .layout-main .main-content .section-main-content .region-content article .field--name-field-checklist-item p,.not-front.layout-sidebar-first .layout-main .main-content .section-main-content .region-content article .field--name-field-checklist-item p{font-size:14px}@media (min-width:1024px){.not-front.layout-no-sidebars .layout-main .main-content .section-main-content .region-content article .field--name-field-checklist-item p,.not-front.layout-sidebar-first .layout-main .main-content .section-main-content .region-content article .field--name-field-checklist-item p{font-size:16px}}.not-front.page-node-type-product-line .highlighted{border-bottom:6px solid #a1140a;background:#2d2d2d url(/themes/custom/cummins/images/internal_header_grey_background.jpg) no-repeat 50%;background-size:cover;height:335px}.not-front.page-node-type-product-line .highlighted .section-highlighted .hero-image{position:relative;z-index:0;display:block;width:100%;height:295px;float:left;margin:20px 0;overflow:hidden}@media (min-width:768px){.not-front.page-node-type-product-line .highlighted .section-highlighted .hero-image{width:750px;margin:0;height:329px}}.not-front.page-node-type-product-line .highlighted .section-highlighted .hero-image img{width:100%;height:335px;position:relative;-o-object-fit:cover;object-fit:cover}.not-front.page-node-type-product-line .highlighted .section-highlighted .region-highlighted{bottom:0;left:0;padding:15px 25px;right:0;width:92%;height:100px;margin:0 auto -106px;float:none;z-index:100;display:table}@media (min-width:768px){.not-front.page-node-type-product-line .highlighted .section-highlighted .region-highlighted{width:calc(50% + 16.1vw);padding:15px 20px 50px 25px;left:auto;margin:0;z-index:79}}@media (min-width:1200px){.not-front.page-node-type-product-line .highlighted .section-highlighted .region-highlighted{width:calc(50% + 193px)}}.not-front.page-node-type-product-line .highlighted .section-highlighted .region-highlighted .block-page-title-block{height:auto;padding:0;display:table-cell;vertical-align:middle}.not-front.page-node-type-product-line .highlighted .section-highlighted .region-highlighted .block-page-title-block h1.page-title{float:left;margin:0;padding:0;font-weight:100;font-size:48px;line-height:66px}@media (min-width:640px){.not-front.page-node-type-product-line .highlighted .section-highlighted .region-highlighted .block-page-title-block h1.page-title{font-size:72px}}@media (min-width:768px){.not-front.page-node-type-product-line .highlighted .section-highlighted .region-highlighted .block-page-title-block h1.page-title{font-size:80px;line-height:76px}}.not-front.page-node-type-product-line .layout-main .main-content{margin-top:90px}@media (min-width:768px){.not-front.page-node-type-product-line .layout-main .main-content{margin-top:0}}.not-front.page-node-type-product-line .layout-main .main-content .section-main-content .region-content{background:#fff;padding:40px 30px 20px;margin-top:0;overflow:visible;z-index:99}.front.page-node-type-category-page .highlighted{max-width:1200px;margin:0 auto;padding:2em 1em 2em 1.5em;background:none}.front.page-node-type-category-page .highlighted .section-highlighted{display:block}.front.page-node-type-category-page .highlighted .section-highlighted .hero-image{margin-top:-1.75rem;padding-left:.5rem}.front.page-node-type-category-page .highlighted .section-highlighted .hero-image img{display:block;width:100%;max-width:100%}.front.page-node-type-category-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{position:relative;display:inline-block;margin:0;padding:.5rem 1rem;background:#fff;font-size:1.875em;font-weight:800;line-height:1;border:.5rem solid #7b7b7b}.front.page-node-type-category-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:after,.front.page-node-type-category-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:before{content:"";display:block;position:absolute}.front.page-node-type-category-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:before{width:.5rem;height:1.25em;left:-.5rem;top:50%;background:#fff;transform:translateY(-50%)}.front.page-node-type-category-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:after{left:-1.25rem;top:50%;width:0;height:0;border-style:solid;border-width:1.25rem 0 1.25rem 1.25rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.front.page-node-type-category-page .highlighted .product-line__header--content{margin-top:2rem}.front.page-node-type-category-page .highlighted .request-a-quote{margin-top:1.5em}@media (min-width:768px){.front.page-node-type-category-page .highlighted{display:flex}.front.page-node-type-category-page .highlighted .section-highlighted{flex:1 0 48%;margin-right:1.5em}.front.page-node-type-category-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{font-size:2em;border-width:.63rem}.front.page-node-type-category-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:before{width:.625rem;left:-.625rem}.front.page-node-type-category-page .highlighted .product-line__header--content{margin-top:2.375rem}}.front.page-node-type-category-page .layout-main{max-width:1200px;margin-left:auto;margin-right:auto}.front.page-node-type-category-page .layout-main:after{content:"";display:table;clear:both}.front.page-node-type-category-page .layout-main .main-content{margin-top:2rem}@media (min-width:768px){.front.page-node-type-category-page .layout-main .main-content:not(.full-width){float:right;width:66.1016949153%}}@media (min-width:768px){.front.page-node-type-category-page .layout-main .main-content{margin-top:0}}.front.page-node-type-market-page .layout-main,.front.page-node-type-sub-market-page .layout-main{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem 0 1.5rem}.front.page-node-type-market-page .layout-main:after,.front.page-node-type-sub-market-page .layout-main:after{content:"";display:table;clear:both}.front.page-node-type-market-page .layout-main .market-sidebar,.front.page-node-type-sub-market-page .layout-main .market-sidebar{margin-top:2.5rem}@media (min-width:640px){.front.page-node-type-market-page .layout-main .main-content,.front.page-node-type-sub-market-page .layout-main .main-content{padding-right:1rem}.front.page-node-type-market-page .layout-main .market-sidebar,.front.page-node-type-sub-market-page .layout-main .market-sidebar{grid-column:2;margin-top:0;align-self:start}@supports (display:grid){.front.page-node-type-market-page .layout-main .main-content,.front.page-node-type-sub-market-page .layout-main .main-content{padding-right:0}}}@media (min-width:768px){.front.page-node-type-market-page .layout-main,.front.page-node-type-sub-market-page .layout-main{display:grid;grid-gap:2rem;grid-template-columns:5fr minmax(280px,2fr)}.front.page-node-type-market-page .layout-main .main-content,.front.page-node-type-sub-market-page .layout-main .main-content{padding-right:2rem}@supports (display:grid){.front.page-node-type-market-page .layout-main .main-content,.front.page-node-type-sub-market-page .layout-main .main-content{padding-right:0}}}@media (min-width:1024px){.front.page-node-type-market-page .layout-main,.front.page-node-type-sub-market-page .layout-main{grid-gap:3rem}.front.page-node-type-market-page .layout-main .main-content,.front.page-node-type-sub-market-page .layout-main .main-content{padding-right:3rem}@supports (display:grid){.front.page-node-type-market-page .layout-main .main-content,.front.page-node-type-sub-market-page .layout-main .main-content{padding-right:0}}}.front.page-node-type-market-page .highlighted{position:relative;max-width:1200px;margin:0 auto;padding:2em 1em 2em 2.5em;background:none}.front.page-node-type-market-page .highlighted .section-highlighted{position:relative;display:block;padding:1.5rem 1.5rem 5rem;border:.5rem solid #7b7b7b;z-index:1}.front.page-node-type-market-page .highlighted .section-highlighted:after,.front.page-node-type-market-page .highlighted .section-highlighted:before{content:"";display:block;position:absolute}.front.page-node-type-market-page .highlighted .section-highlighted:before{width:.5rem;height:3.5em;left:-.5rem;top:3.625rem;background:#fff;transform:translateY(-50%)}.front.page-node-type-market-page .highlighted .section-highlighted:after{left:-1.25rem;top:3.625rem;width:0;height:0;border-style:solid;border-width:1.25rem 0 1.25rem 1.25rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.front.page-node-type-market-page .highlighted .section-highlighted .region-highlighted .breadcrumb ol li:last-child{display:none}.front.page-node-type-market-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{position:relative;display:inline-block;margin:0;font-size:1.875em;font-weight:800;line-height:1}.front.page-node-type-market-page .highlighted .section-highlighted .block-cummins-rfq-callout a{display:block}.front.page-node-type-market-page .highlighted .hero-image{position:relative;margin-top:-4.5rem;padding:0 3rem;z-index:2}.front.page-node-type-market-page .highlighted .hero-image img{margin:0 auto}.front.page-node-type-market-page .highlighted .block-cummins-rfq-callout a{display:none}@media (min-width:768px){.front.page-node-type-market-page .highlighted{display:flex;align-items:flex-start;padding-bottom:4rem}.front.page-node-type-market-page .highlighted .section-highlighted{margin-top:.75rem;padding-bottom:2.25rem;padding-right:11rem;border-width:.63rem}.front.page-node-type-market-page .highlighted .section-highlighted:before{width:.63rem;height:4rem;left:-.63rem;top:4rem}.front.page-node-type-market-page .highlighted .section-highlighted:after{left:-1.63rem;top:4rem;border-width:1.63rem 0 1.63rem 1.63rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.front.page-node-type-market-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{font-size:2.25em}.front.page-node-type-market-page .highlighted .section-highlighted .block-cummins-rfq-callout a{display:block;position:absolute;bottom:-2.5rem;left:1.5rem;margin:0}.front.page-node-type-market-page .highlighted .hero-image{flex:1 0 22em;margin-top:0;margin-left:-10.5rem;padding:0}.front.page-node-type-market-page .highlighted .block-cummins-rfq-callout a{display:none}}@media (min-width:1024px){.front.page-node-type-market-page .highlighted{padding-bottom:3rem}.front.page-node-type-market-page .highlighted .section-highlighted{padding-bottom:1.5rem}.front.page-node-type-market-page .highlighted .section-highlighted:before{top:4.25rem;height:5em}.front.page-node-type-market-page .highlighted .section-highlighted:after{top:4.25rem;left:-1.625rem;border-width:2.25rem 0 2.25rem 2.25rem}}.front.page-node-type-sub-market-page .highlighted{position:relative;max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 3rem;background:none}.front.page-node-type-sub-market-page .highlighted .section-highlighted{position:relative;display:block;padding:0 0 2rem;z-index:1}.front.page-node-type-sub-market-page .highlighted .section-highlighted .region-highlighted .breadcrumb li:last-child{display:none}.front.page-node-type-sub-market-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{position:relative;display:inline-block;margin:.5rem 0 0;padding:1rem 2rem;background:#fff;font-size:1.875em;font-weight:800;line-height:1}.front.page-node-type-sub-market-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:after{content:"";display:block;position:absolute;left:0;top:2rem;width:0;height:0;border-style:solid;border-width:1.25rem 0 1.25rem 1.25rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.front.page-node-type-sub-market-page .highlighted .section-highlighted .block-cummins-rfq-callout a{display:none}.front.page-node-type-sub-market-page .highlighted .block-cummins-rfq-callout a{margin:2.5rem auto 0}.front.page-node-type-sub-market-page .highlighted .hero-image{position:relative;padding:0 3rem;z-index:2}.front.page-node-type-sub-market-page .highlighted .hero-image img{margin:0 auto}.front.page-node-type-sub-market-page .highlighted .request-a-quote{margin:2.5em auto 0}@media (min-width:768px){.front.page-node-type-sub-market-page .highlighted{display:flex;padding-bottom:4em}.front.page-node-type-sub-market-page .highlighted .section-highlighted{position:relative;padding-bottom:5.5rem;padding-right:12rem;z-index:2}.front.page-node-type-sub-market-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{margin-top:.25rem;margin-right:-5rem;padding-left:2.5rem;font-size:2.25em}.front.page-node-type-sub-market-page .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:after{top:2.25rem;border-width:1.5rem 0 1.5rem 1.5rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.front.page-node-type-sub-market-page .highlighted .section-highlighted .block-cummins-rfq-callout a{display:block;position:absolute;left:0;bottom:0;margin:0}.front.page-node-type-sub-market-page .highlighted .section-highlighted .block-cummins-rfq-callout a .request-a-quote{margin:0}.front.page-node-type-sub-market-page .highlighted .block-cummins-rfq-callout a{display:none}.front.page-node-type-sub-market-page .highlighted .hero-image{position:relative;flex:1 0 64%;align-self:flex-start;margin-top:0;margin-left:-10.5rem;padding:0 0 45%;overflow:hidden;z-index:1}.front.page-node-type-sub-market-page .highlighted .hero-image img{position:absolute;width:100%;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.front.page-node-type-sub-market-page .highlighted>.request-a-quote{display:none}}@media (min-width:1024px){.front.page-node-type-sub-market-page .highlighted .section-highlighted:after{top:4.25rem;left:-1.625rem;border-width:2.25rem 0 2.25rem 2.25rem}}@media (min-width:640px){.front.page-node-type-brochure-library{margin-top:68px}}.front.page-node-type-brochure-library .layout-main{max-width:1200px;margin-left:auto;margin-right:auto;padding:0 1rem 0 1.5rem}.front.page-node-type-brochure-library .layout-main:after{content:"";display:table;clear:both}.front.page-node-type-brochure-library .layout-main .market-sidebar{margin-top:2.5rem}@media (min-width:640px){.front.page-node-type-brochure-library .layout-main .main-content{padding-right:1rem}.front.page-node-type-brochure-library .layout-main .market-sidebar{grid-column:2;margin-top:0;align-self:start}@supports (display:grid){.front.page-node-type-brochure-library .layout-main .main-content{padding-right:0}}}@media (min-width:768px){.front.page-node-type-brochure-library .layout-main{display:grid;grid-gap:2rem;grid-template-columns:5fr minmax(280px,2fr)}.front.page-node-type-brochure-library .layout-main .main-content{padding-right:2rem}@supports (display:grid){.front.page-node-type-brochure-library .layout-main .main-content{padding-right:0}}}@media (min-width:1024px){.front.page-node-type-brochure-library .layout-main{grid-gap:3rem}.front.page-node-type-brochure-library .layout-main .main-content{padding-right:3rem}@supports (display:grid){.front.page-node-type-brochure-library .layout-main .main-content{padding-right:0}}}.front.page-node-type-brochure-library .highlighted{position:relative;max-width:1200px;margin:0 auto;padding:1.5rem 1.5rem 3rem;background:none}.front.page-node-type-brochure-library .highlighted .section-highlighted{position:relative;display:block;padding:0 0 .5rem;z-index:1}.front.page-node-type-brochure-library .highlighted .section-highlighted .region-highlighted .breadcrumb li:last-child{display:none}.front.page-node-type-brochure-library .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{position:relative;display:inline-block;margin:.5rem 0 0;padding:1rem 2rem;background:#fff;font-size:1.875em;font-weight:800;line-height:1}.front.page-node-type-brochure-library .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:after{content:"";display:block;position:absolute;left:0;top:2rem;width:0;height:0;border-style:solid;border-width:1.25rem 0 1.25rem 1.25rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.front.page-node-type-brochure-library .highlighted .section-highlighted .block-cummins-rfq-callout a{display:none}.front.page-node-type-brochure-library .highlighted .block-cummins-rfq-callout a{margin:2.5rem auto 0}.front.page-node-type-brochure-library .highlighted .hero-image{position:relative;padding:0 3rem;z-index:2}.front.page-node-type-brochure-library .highlighted .hero-image img{margin:0 auto}.front.page-node-type-brochure-library .highlighted .request-a-quote{margin:2.5em auto 0}@media (min-width:768px){.front.page-node-type-brochure-library .highlighted{display:flex;padding-bottom:1em}.front.page-node-type-brochure-library .highlighted .section-highlighted{position:relative;padding-right:12rem;z-index:2}.front.page-node-type-brochure-library .highlighted .section-highlighted .region-highlighted .block-page-title-block h1{margin-top:.25rem;margin-right:-5rem;padding-left:2.5rem;font-size:2.25em}.front.page-node-type-brochure-library .highlighted .section-highlighted .region-highlighted .block-page-title-block h1:after{top:2.25rem;border-width:1.5rem 0 1.5rem 1.5rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.front.page-node-type-brochure-library .highlighted .section-highlighted .block-cummins-rfq-callout a{display:block;position:absolute;left:0;bottom:0;margin:0}.front.page-node-type-brochure-library .highlighted .section-highlighted .block-cummins-rfq-callout a .request-a-quote{margin:0}.front.page-node-type-brochure-library .highlighted .block-cummins-rfq-callout a{display:none}.front.page-node-type-brochure-library .highlighted .hero-image{position:relative;flex:1 0 64%;align-self:flex-start;margin-top:0;margin-left:-10.5rem;padding:0 0 30%;overflow:hidden;z-index:1}.front.page-node-type-brochure-library .highlighted .hero-image img{position:absolute;width:100%;max-width:100%;top:40%;left:50%;transform:translate(-50%,-50%)}.front.page-node-type-brochure-library .highlighted>.request-a-quote{display:none}}@media (min-width:1024px){.front.page-node-type-brochure-library .highlighted .section-highlighted:after{top:4.25rem;left:-1.625rem;border-width:2.25rem 0 2.25rem 2.25rem}}.not-front.page-with-header-text .highlighted.highlight-default,.not-front.page-with-header-text .highlighted.highlight-narrow{height:500px;background:#2d2d2d url(/themes/custom/cummins/images/internal_header_grey_background.jpg) no-repeat top;background-size:cover}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .hero-image,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .hero-image{position:relative;display:block;float:left;width:100%;height:310px;margin:60px 0 0;overflow:hidden;z-index:2}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .hero-image,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .hero-image{float:left;width:50%;max-width:none;height:400px;margin:70px 0 0}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .hero-image img,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .hero-image img{position:absolute;bottom:0;width:100%;height:auto}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .hero-image img,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .hero-image img{bottom:auto}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text{float:left;width:100%;margin-top:20px;padding:0 1rem}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text{width:50%;margin-top:66px;padding:0 1rem 0 30px}}@media (min-width:1024px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text{padding:0 1rem 0 50px}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h1,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h1{padding:0;margin:0;color:#4d4d4d;font-size:36px;line-height:40px;font-weight:600}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h1,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h1{color:#fff}}@media (min-width:1024px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h1,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h1{font-size:48px;line-height:46px}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h3,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h3{padding:0;margin:0;color:#4d4d4d;font-size:28px;font-weight:600;line-height:32px}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h3,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h3{color:#fff}}@media (min-width:1024px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h3,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h3{font-size:32px;line-height:36px}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h4,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h4{font-size:1.375em}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text h4,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text h4{color:#fff}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text p,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text p{padding:0;margin:0}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text p.overview-text-one,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text p.overview-text-one{margin:1rem 0;color:#4d4d4d;font-size:18px;line-height:24px}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text p.overview-text-one,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text p.overview-text-one{color:#fff;font-size:18px;line-height:24px}}@media (min-width:1024px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text p.overview-text-one,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text p.overview-text-one{margin:20px 20px 1rem 0;font-size:20px;line-height:28px}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text p.overview-text-two,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text p.overview-text-two{margin:1rem 0;color:#4d4d4d;font-size:1em;line-height:1.35em}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .page-header-text p.overview-text-two,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .page-header-text p.overview-text-two{margin:3em 0;font-size:1.125em}}.not-front.page-with-header-text .highlighted.highlight-default .section-highlighted .region-highlighted,.not-front.page-with-header-text .highlighted.highlight-narrow .section-highlighted .region-highlighted{display:none}.not-front.page-with-header-text .highlighted.highlight-narrow{height:330px}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlight-narrow{height:300px}}.not-front.page-with-header-text .layout-main{max-width:1200px;margin-left:auto;margin-right:auto}.not-front.page-with-header-text .layout-main:after{content:"";display:table;clear:both}.not-front.page-with-header-text .layout-main .main-content{margin-top:1rem}@media (min-width:768px){.not-front.page-with-header-text .layout-main .main-content:not(.full-width){float:right;width:66.1016949153%}}@media (min-width:768px){.not-front.page-with-header-text .layout-main .main-content{margin-top:2rem}}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content{padding:10px 20px;margin-top:0;background:#fff;overflow:visible;z-index:99}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--checkbox-block h3,.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--checkbox-block p{color:#fff}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--checkbox-block p{font-weight:100;line-height:1.3}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--red-feature-block p{color:#fff;font-size:16px}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--red-feature-block p a{color:#fff;text-decoration:underline}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--red-feature-block p.icon-phone{margin:15px auto;font-size:24px;font-weight:100}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--red-feature-block p.icon-phone a{text-decoration:none}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--timeline-slider-description p{font-size:16px;line-height:1.3}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--timeline-slider-description p.centered{padding:0 1rem;text-align:center}@media (min-width:1024px){.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--timeline-slider-description .field--name-field-text p{padding:0 80px}}.not-front.page-with-header-text .layout-main .main-content .section-main-content .region-content article .paragraph--type--timeline-slider-description.background--1 p{color:#c6c6c6}.not-front.page-with-header-text .layout-main .main-content.full-width{clear:both;float:none;margin-top:0}.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content{margin-top:0;padding-top:0}.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph{margin:30px auto}.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph h2{margin-top:30px;font-weight:400}@media (min-width:1024px){.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph h2{margin-top:40px}}.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph .paragraph{margin:0}@media (min-width:1024px){.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph.paragraph--type--text-block{padding:0 100px}}.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph.paragraph--type--comparison-grid{margin:20px auto}@media (min-width:1024px){.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph.paragraph--type--comparison-grid{margin-top:80px}}.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph.paragraph--type--red-feature-block h2{margin:0}@media (min-width:1024px){.not-front.page-with-header-text .layout-main .main-content.full-width .section-main-content .region-content .paragraph.paragraph--type--red-feature-block h2{margin-top:0}}.field--name-body>.field__item h1:first-child,.field--name-body>.field__item h2:first-child,.field--name-body>.field__item h3:first-child,.field--name-body>.field__item h4:first-child,.field--name-body>.field__item h5:first-child,.field--name-body>.field__item h6:first-child,.field--name-body>.field__item p:first-child{margin-top:0}ul.manuals-documents-list{display:flex;flex-flow:column wrap;width:100%;margin:30px 0;padding:0}@media (min-width:640px){ul.manuals-documents-list{flex-flow:row nowrap}}@media (min-width:768px){ul.manuals-documents-list{flex-flow:column wrap}}@media (min-width:1024px){ul.manuals-documents-list{flex-flow:row nowrap}}ul.manuals-documents-list li{flex-grow:1;margin:0;padding:0;background:#efefef url(/themes/custom/cummins/images/background-arrow-block.svg) no-repeat 100% 0;background-size:60%;transition:all .2s ease}ul.manuals-documents-list li:nth-child(n+2){margin:14px 0 0}@media (min-width:640px){ul.manuals-documents-list li:nth-child(n+2){margin:0 0 0 14px}}@media (min-width:768px){ul.manuals-documents-list li:nth-child(n+2){margin:14px 0 0}}@media (min-width:1024px){ul.manuals-documents-list li:nth-child(n+2){margin:0 0 0 14px}}ul.manuals-documents-list li:before{display:none}ul.manuals-documents-list li:hover{background-size:70%}ul.manuals-documents-list li:hover a{color:#323DA8}ul.manuals-documents-list li a{float:left;display:block;padding:50px 20px 20px;color:#4d4d4d;font-size:22px}ul.manuals-documents-list li a strong{font-size:28px;font-weight:600}ul.manuals-documents-list li a:before{content:"";float:left;width:100%;height:70px;margin:0 0 10px;color:#323DA8;background-size:contain;background-repeat:no-repeat;background-position:0}ul.manuals-documents-list li.documents-online a:before{background-image:url(/themes/custom/cummins/images/icons/icon-monitor.svg)}ul.manuals-documents-list li.local-dealer a:before{background-image:url(/themes/custom/cummins/images/icons/icon-pin.svg)}ul.manuals-documents-list li.call-email a:before{background-image:url(/themes/custom/cummins/images/icons/icon-phones.svg)}ul.manuals-documents-list li.coach a:before{background-image:url(/themes/custom/cummins/images/icons/bus.svg)}.content-video{max-width:1200px;margin:0 auto}.content-video-sizer{position:relative;width:100%;height:0;padding-bottom:56.2%}.content-video-sizer iframe{position:absolute;top:0;left:0;width:100%;height:100%}.internal-title-section h1.title.page-title{font-size:2em}.internal-title-section h2{font-size:1.3em;font-weight:500}.internal-title-section h3{font-size:2.2em}[id^=block-alert]{background-color:#ff9b13;color:#fff;font-size:15px;padding:5px;text-align:center}[id^=block-alert] a{color:#fff;font-weight:700}[id^=block-alert] p{display:inline-block}[id^=block-alert] p:before{content:"";background-image:url(/themes/custom/cummins/images/icons/icon-exclaim.svg);background-size:18px;height:18px;width:18px;display:inline-block;position:relative;top:3px;right:4px}.section-alert{display:none;width:100%;overflow:hidden;font-weight:700;font-size:12px;position:relative;background:#fff}.section-alert .region-alert{width:100%}.section-alert .region-alert .slick--view--alert{display:flex;align-content:center;justify-content:center}.section-alert .region-alert .slick-slide,.section-alert .region-alert .view-content{width:100%}@media (min-width:640px){.section-alert .region-alert .slick-slide,.section-alert .region-alert .view-content{height:34px}}.section-alert .region-alert .slick-slide.alert,.section-alert .region-alert .view-content.alert{background:#fff;color:#323DA8}.section-alert .region-alert .slick-slide.notice,.section-alert .region-alert .view-content.notice{background:#4d4d4d;color:#fff}.section-alert .region-alert .slick-slide.update,.section-alert .region-alert .view-content.update{background:#fff;color:#4d4d4d}.section-alert .region-alert .slick-slide .slide__content,.section-alert .region-alert .view-content .slide__content{display:flex;flex-direction:row}@media (min-width:768px){.section-alert .region-alert .slick-slide .slide__content,.section-alert .region-alert .view-content .slide__content{flex-direction:column}}.section-alert .region-alert .slick-slide .slide__caption,.section-alert .region-alert .view-content .slide__caption{font-weight:700;font-size:12px;margin:0;text-align:center;padding:10px 30px;display:flex;flex-direction:column;float:none}@media (min-width:640px){.section-alert .region-alert .slick-slide .slide__caption,.section-alert .region-alert .view-content .slide__caption{height:100%}}@media (min-width:768px){.section-alert .region-alert .slick-slide .slide__caption,.section-alert .region-alert .view-content .slide__caption{flex-direction:row}}.section-alert .region-alert .slick-slide .slide__caption p,.section-alert .region-alert .view-content .slide__caption p{padding:0;margin:0 0 0 6px;width:auto;display:inline-block;font-weight:400}.section-alert .region-alert .slick-slide .slide__caption .slide__description,.section-alert .region-alert .view-content .slide__caption .slide__description{display:flex;flex-direction:column}@media (min-width:768px){.section-alert .region-alert .slick-slide .slide__caption .slide__description,.section-alert .region-alert .view-content .slide__caption .slide__description{flex-direction:row}}.section-alert .region-alert .slick-slide .slide__caption .slide__link,.section-alert .region-alert .view-content .slide__caption .slide__link{margin:0;padding:0;width:auto;display:inline-block}.section-alert .region-alert .slick-slide .slide__caption .slide__link a,.section-alert .region-alert .view-content .slide__caption .slide__link a{font-weight:700;display:inline-block;line-height:8px}.section-alert .region-alert .slick-slide .slide__caption .slide__link a:before,.section-alert .region-alert .view-content .slide__caption .slide__link a:before{transition:all .2s ease;content:"";width:.5rem;height:.5rem;margin:0 2px 0 0;display:inline-block;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0;background-size:contain}.section-alert .region-alert .slick-slide .slide__caption .slide__link a:hover,.section-alert .region-alert .view-content .slide__caption .slide__link a:hover{color:#323DA8}.section-alert .region-alert .slick-slide .slide__caption .slide__link a:hover:before,.section-alert .region-alert .view-content .slide__caption .slide__link a:hover:before{background-position:100%}@media (min-width:768px){.section-alert .region-alert .slick-slide .slide__caption .slide__link,.section-alert .region-alert .view-content .slide__caption .slide__link{margin:0 0 0 10px}}.section-alert .region-alert .alert-dismiss{position:absolute;right:0;top:8px;overflow:hidden;width:30px;display:block;text-indent:-100em;margin:2px;background:url(/themes/custom/cummins/images/icons/icon-close-red.svg) no-repeat 50%;background-size:.5rem}.section-alert .region-alert .alert-dismiss:hover{cursor:pointer}#page-wrapper .section-alert .region-alert .slick-slide,#page-wrapper .section.section-alert .region.region-alert .views-element-container .view.view-alert .view-content{height:100%!important;max-height:150px;padding:0 0 10px}#block-cumminscarealert{background:#ffba55;padding:.5rem}.eu-cookie-active footer.site-footer{padding-bottom:116px}@media (min-width:360px){.eu-cookie-active footer.site-footer{padding-bottom:102px}}@media (min-width:477px){.eu-cookie-active footer.site-footer{padding-bottom:86px}}@media (min-width:596px){.eu-cookie-active footer.site-footer{padding-bottom:70px}}#sliding-popup{bottom:0!important;padding:1rem;background:#1f1f1f!important;box-shadow:0 -7px 0 hsla(0,0%,5%,.5)}@supports (-ms-ime-align:auto){#sliding-popup{bottom:1.5rem!important}}@supports (-ms-high-contrast:none){#sliding-popup{bottom:1.5rem!important}}#sliding-popup .popup-content{position:relative;max-width:565px;padding:0}#sliding-popup .popup-content #popup-text{float:none;position:relative;max-width:100%;margin:0;padding-right:10rem}#sliding-popup .popup-content #popup-text p{margin:0;padding:0;color:#fff!important;font-size:12px;font-weight:400;line-height:1rem}#sliding-popup .popup-content #popup-text p a{color:#323DA8;text-decoration:none;white-space:nowrap}#sliding-popup .popup-content #popup-text p a:hover{color:#323DA8;text-decoration:underline}#sliding-popup .popup-content #popup-buttons{position:absolute;right:0;top:50%;transform:translateY(-50%);margin:0;max-width:10em}#sliding-popup .popup-content #popup-buttons .agree-button{display:block;margin:0;padding:9px 16px;color:#fff;background:#323DA8;text-shadow:none;text-transform:uppercase;border:0;border-radius:0;box-shadow:none;font-size:12px}#sliding-popup .popup-content #popup-buttons .agree-button:focus,#sliding-popup .popup-content #popup-buttons .agree-button:hover{background:#323DA8}#sliding-popup .popup-content #popup-buttons .find-more-button{display:none;margin-top:0;padding:8px 22px;color:#323DA8;background:none;font-size:11px;font-weight:700;text-shadow:none;border:0;border-radius:0}#sliding-popup .popup-content #popup-buttons .find-more-button:hover{background:none;color:#4d4d4d}@media screen and (max-width:580px){#sliding-popup .popup-content #popup-text{padding-right:0;text-align:center}#sliding-popup .popup-content #popup-buttons{position:static;margin:1rem 0 0;max-width:none;transform:none}#sliding-popup .popup-content #popup-buttons .agree-button{padding:14px;width:100%}}.breadcrumb{padding-bottom:0;font-size:1rem;margin:.5rem 0}.breadcrumb ol,.breadcrumb ul{list-style:none;margin:0;padding:0}.breadcrumb li{position:relative;display:inline-block;margin:0 1rem 0 0;color:#7b7b7b}.breadcrumb li a{display:block;color:#7b7b7b;font-weight:400}.breadcrumb li a:focus,.breadcrumb li a:hover{color:#323DA8}.breadcrumb li:before{content:" \BB ";position:absolute;left:-1rem}.breadcrumb li:first-child:before{content:""}.breadcrumb li:last-child{display:none}#cboxWrapper{border-radius:0}#cboxPrevious{background:url(/themes/custom/cummins/images/icons/icon-arrow-black-left.svg) no-repeat 50%;background-size:contain;width:1rem;height:1rem;transition:all .2s ease}#cboxPrevious:hover{background:url(/themes/custom/cummins/images/icons/icon-arrow-black-left.svg) no-repeat 0;background-size:contain}#cboxNext{background:url(/themes/custom/cummins/images/icons/icon-arrow-black-right.svg) no-repeat 50%;background-size:contain;width:1rem;height:1rem;transition:all .2s ease}#cboxNext:hover{background:url(/themes/custom/cummins/images/icons/icon-arrow-black-right.svg) no-repeat 100%;background-size:contain}#cboxCurrent{bottom:-1px}#cboxClose{background:url(/themes/custom/cummins/images/icons/icon-close-red.svg) no-repeat 50%;background-size:contain;width:1rem;height:1rem;transition:all .2s ease}#cboxClose:hover{background:url(/themes/custom/cummins/images/icons/icon-close-red.svg) no-repeat 50%;background-size:14px 14px}.title-tab-style{border-bottom:4px solid #4d4d4d;margin:40px 0 0;float:left;clear:both;width:100%}.title-tab-style h3{padding:4px 10px;font-size:20px;line-height:1;background:#a1140a;color:#fff;padding:7px 20px 5px 15px;display:inline-block;margin:0}@media (min-width:1024px){.title-tab-style h3{font-size:24px}}@media (min-width:480px){.title-tab-style{width:60%;clear:none}}@media (min-width:640px){.title-tab-style{width:70%}}@media (min-width:768px){.title-tab-style{width:63%}}@media (min-width:1024px){.title-tab-style{width:66%}}@media (min-width:1200px){.title-tab-style{width:70%}}.title-tab-style.tab-full{width:100%!important}.care-badge{float:left;clear:none;width:160px;margin:30px 0 0 calc(50% - 80px)}@media (min-width:480px){.care-badge{float:right;margin:0}}@media (min-width:1024px){.care-badge{width:200px}}.contact-phones{margin:0;padding:0;float:left;width:100%}@media (min-width:640px){.contact-phones{margin:-40px 0 0}}.contact-phones li{float:left;padding-right:1.25rem}.contact-phones li:first-child,.contact-phones li:nth-child(2){width:100%}@media (min-width:640px){.contact-phones li:nth-child(2){width:50%}}.contact-phones li:nth-child(3){width:100%}@media (min-width:640px){.contact-phones li:nth-child(3){width:50%}}.contact-phones li:nth-child(4){width:100%}.contact-phones li b,.contact-phones li strong{font-weight:600}.contact-phones li p{float:left;clear:both}.contact-phones li:before{display:none}.two-columns-line,.two-columns-list{float:left;padding:0;margin-top:1.5rem;width:100%}.two-columns-line li,.two-columns-list li{width:100%;float:left;clear:both;margin-bottom:0;font-size:18px;line-height:1.5rem;font-weight:400}@media (min-width:640px){.two-columns-line li,.two-columns-list li{margin-bottom:30px}}.two-columns-line li div.two-boxes,.two-columns-list li div.two-boxes{width:100%;float:left;padding:0 0 30px}@media (min-width:640px){.two-columns-line li div.two-boxes,.two-columns-list li div.two-boxes{width:50%;padding:0 30px 0 0}}.two-columns-line li h3,.two-columns-list li h3{font-size:1.5rem;line-height:36px;color:#4d4d4d;font-weight:400}.two-columns-line li a,.two-columns-list li a{display:block;font-size:18px;line-height:1.5rem;font-weight:600;color:#323DA8}.two-columns-line li a:hover,.two-columns-list li a:hover{color:#a1140a}.two-columns-line li:before,.two-columns-list li:before{display:none}.two-columns-line li{margin-bottom:0}@media (min-width:640px){.two-columns-line li{margin-bottom:60px}}.two-columns-line li h3{border-bottom:1px solid #323DA8;margin-bottom:8px}.contact-message-form:after{content:"";display:table;clear:both}.contact-message-form .form-item{position:relative;float:left;width:100%}.contact-message-form .form-item label{display:none;z-index:50;position:absolute;top:0;left:0}.contact-message-form .form-item-field-title{border-bottom:4px solid #4d4d4d;margin:40px 0 0}.contact-message-form .form-item-field-title h3{padding:4px 10px;font-size:20px;line-height:1;background:#a1140a;color:#fff;padding:7px 20px 5px 15px;display:inline-block;margin:0}@media (min-width:1024px){.contact-message-form .form-item-field-title h3{font-size:24px}}.contact-message-form .field--name-field-detailed-description,.contact-message-form .field--name-field-serial-number{width:100%}@media (min-width:640px){.contact-message-form .field--name-field-company-name,.contact-message-form .field--name-field-describe-yourself,.contact-message-form .field--name-field-email-address,.contact-message-form .field--name-field-first-name,.contact-message-form .field--name-field-street-address{width:49.1525423729%;float:left;margin-right:1.6949152542%}}@media (min-width:640px){.contact-message-form .field--name-field-application,.contact-message-form .field--name-field-city,.contact-message-form .field--name-field-country,.contact-message-form .field--name-field-job-title,.contact-message-form .field--name-field-last-name,.contact-message-form .field--name-field-phone{width:49.1525423729%;float:left}}.contact-message-form .field--name-field-postal-code{width:49.1525423729%;float:left;margin-right:1.6949152542%}@media (min-width:640px){.contact-message-form .field--name-field-postal-code{width:23.7288135593%;float:left;margin-right:1.6949152542%}}.contact-message-form .field--name-field-state-province{width:49.1525423729%;float:left}@media (min-width:640px){.contact-message-form .field--name-field-state-province{width:23.7288135593%;float:left;margin-right:1.6949152542%}}.contact-message-form .form-actions{float:left;width:100%}.contact-message-form .form-actions #edit-preview{display:none}.leaving-dialog-wrapper{visibility:hidden;position:fixed;top:0;left:0;background:hsla(0,0%,100%,.95);width:100%;height:100%;z-index:99999999;opacity:0;transition:opacity .5s ease}.leaving-dialog-wrapper.show{visibility:visible;opacity:1}.leaving-dialog-box{box-shadow:0 6px 1rem 0 #c6c6c6;width:90%;height:auto;margin:1.25rem auto}@media (min-width:480px){.leaving-dialog-box{width:480px;margin:150px auto}}.leaving-dialog-top{width:100%;height:auto;background:#2d2d2d url(/themes/custom/cummins/images/arrow-background.svg) no-repeat -38px -7px;background-size:auto;margin:0;padding:18px 28px 18px 36px;float:left;clear:both;color:#fff;font-size:18px;line-height:22px;font-weight:100;word-wrap:break-word}@media (min-width:480px){.leaving-dialog-top{padding:28px 28px 28px 80px;font-size:1.5rem;line-height:30px;background:#2d2d2d url(/themes/custom/cummins/images/arrow-background.svg) no-repeat -4px -7px}}#leaving-dialog-redirecting-to{font-weight:600}.leaving-dialog-bottom{background-color:#323DA8;background-image:url(/themes/custom/cummins/images/cummins.svg);background-repeat:no-repeat;background-position:calc(100% - 1.25rem) calc(100% - 1rem);background-size:40px;width:100%;height:auto;margin:0;padding:6px 28px .5rem 36px;float:left;clear:both;color:#fff;font-size:1rem;line-height:1.25rem;font-weight:100;word-wrap:break-word}@media (min-width:480px){.leaving-dialog-bottom{font-size:1.25rem;line-height:1.5rem;padding:6px 28px .5rem 80px}}.dialog-modal{overflow:hidden}.flip-tiles{display:flex;flex-flow:row wrap;margin:2rem -.5rem}.flip-tiles>*{flex:0 0 auto;width:100%}@media (min-width:670px){.flip-tiles>*{width:50%}}.flip-tile{height:18rem;margin:.5rem;position:relative}.flip-tile:hover .flip-tile-front{transform:rotateY(-180deg)}.flip-tile:hover .flip-tile-back{transform:rotateY(0)}@media (min-width:480px) and (max-width:669px){.flip-tile:hover .flip-tile-front{transform:rotateX(-180deg)}.flip-tile:hover .flip-tile-back{transform:rotateX(0)}}.flip-tile-back,.flip-tile-bg,.flip-tile-contents,.flip-tile-fg,.flip-tile-front{position:absolute;top:0;right:0;bottom:0;left:0}.flip-tile-bg{background:#c6c6c6 50%;background-size:cover}.flip-tile-bg.is-screened{background-blend-mode:screen,saturation,normal;background-color:#323DA8;opacity:0;transition:opacity 1s cubic-bezier(.9,0,.5,1)}.flip-tile:hover .flip-tile-bg{opacity:1;transition-timing-function:cubic-bezier(.5,0,.1,1)}.flip-tile-fg{display:flex;flex-flow:column;padding:1.5rem}.flip-tile-fg>*{flex:0 0 auto}.flip-tile-contents{color:#fff;perspective:1500px}.flip-tile-back,.flip-tile-front{backface-visibility:hidden;transition:transform 1s cubic-bezier(.5,0,.1,1)}.flip-tile:hover .flip-tile-back,.flip-tile:hover .flip-tile-front{transition-timing-function:cubic-bezier(.9,0,.5,1)}.flip-tile-front{cursor:pointer;transform:rotateY(0)}@media (min-width:480px) and (max-width:669px){.flip-tile-front{transform:rotateX(0)}}.flip-tile-front .flip-tile-fg{display:flex;flex-flow:column;justify-content:flex-end}.flip-tile-back{transform:rotateY(180deg);background-color:#323DA8}@media (min-width:480px) and (max-width:669px){.flip-tile-back{transform:rotateX(180deg)}}.flip-tile-title{color:inherit;font-size:1.25rem;letter-spacing:inherit;line-height:1.25rem;font-weight:700;margin:0}.flip-tile-description{font-size:12px;line-height:18px;margin:1rem 0 auto;max-height:126px;overflow:hidden;position:relative;text-overflow:clip;word-wrap:break-word}.flip-tile-description:after{background-image:linear-gradient(90deg,transparent,#323DA8);bottom:0;content:"";height:18px;left:30%;pointer-events:none;position:absolute;right:0}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){.flip-tile-description:after{background-image:none}}.flip-tile-description table{display:none}.flip-tile-description a,.flip-tile-description a:active,.flip-tile-description a:focus,.flip-tile-description a:hover{color:inherit;border-bottom:1px dotted currentColor;opacity:.8}.flip-tile-description a:active,.flip-tile-description a:focus,.flip-tile-description a:hover{border-bottom-style:solid;opacity:1}.flip-tile-description p,.flip-tile-description p.overview-text{color:inherit;font-size:inherit;line-height:inherit;margin:0 0 18px}@media (-ms-high-contrast:none){.flip-tile-back,.flip-tile-front{transform:none!important;transition:opacity 1s}.flip-tile-bg,.flip-tile-fg{opacity:1}.flip-tile-back,.flip-tile-bg.is-screened,.flip-tile-fg.is-screened{opacity:0}.flip-tile:hover .flip-tile-back{opacity:1}}.block-cummins-util-newsletter-block{margin-top:40px}.block-cummins-util-newsletter-block h2{padding-left:22px;position:relative}.block-cummins-util-newsletter-block h2:before{background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-red.svg) no-repeat 50%;background-size:auto auto;background-size:contain;content:"";display:block;height:28px;position:absolute;left:0;top:3px;width:12px}footer .throbber{background:none!important}.webform-submission-form{position:relative}.form-response{position:fixed;background-color:hsla(0,0%,100%,.9);height:100%;width:100vw;top:0;left:0;z-index:-100;opacity:0;transition:all 1s ease}.form-response .form-response-info-wrapper{color:#2d2d2d;position:absolute;width:100%;text-align:left;padding:1.25rem;opacity:1;transition:all .28s ease}.form-response .form-response-info-wrapper .form-response-title{color:#2d2d2d;display:block;font-size:2.5em;font-weight:700;margin-bottom:10px;width:100%}@media (min-width:768px){.form-response .form-response-info-wrapper .form-response-title{font-size:3.5em;float:left}}.form-response .form-response-info-wrapper .form-response-msg{font-size:1em}.form-response .form-response-info-wrapper .form-response-msg ul{padding:0}.form-response .form-response-info-wrapper .messages--error{background-image:none;background:transparent;box-shadow:none;border:0;padding-left:0}.form-response.open{top:0;opacity:1;z-index:99999}.form-response.open .form-response-info-wrapper{opacity:1}.form-response.open .chevron{left:0!important}.form-response.success .chevron svg path{fill:#323DA8}.form-response.error .form-response-info-wrapper{color:#323DA8}.modal-content .webform-submission-form,.response-container{position:relative}.modal-content .webform-submission-form .form-response,.response-container .form-response{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}.contact-form,.customer-assistance #contact-message-customer-assistance-form,.webform-submission-one-cummins-rfq-form,.webform-submission-send-us-your-request-form{position:relative}.contact-form .form-response,.customer-assistance #contact-message-customer-assistance-form .form-response,.webform-submission-one-cummins-rfq-form .form-response,.webform-submission-send-us-your-request-form .form-response{width:100%;left:0}#contact-message-customer-assistance-form:after{content:"";display:table;clear:both}.newsroom-subscribe-for-news-wrapper .form-response{display:block;background-color:hsla(0,0%,100%,.9);position:absolute;top:0;left:0;right:0;height:0;width:100%;z-index:-100;transition:all .5s ease}.newsroom-subscribe-for-news-wrapper .form-response.open{height:100%;z-index:5}@media (min-width:940px){.webform-submission-send-us-your-request-form .form-response.open .form-response-chevron{left:-65%}.webform-submission-send-us-your-request-form .form-response.open .form-response-info-wrapper{left:20%}}@media (min-width:1024px){.webform-submission-send-us-your-request-form .form-response.open .form-response-chevron{left:-35%}.webform-submission-send-us-your-request-form .form-response.open .form-response-info-wrapper{left:30%}}@media (min-width:1024px){.cummins-util-newsletter-form{position:relative}}.cummins-util-newsletter-form .form-response.open{position:fixed}@media (min-width:1024px){.cummins-util-newsletter-form .form-response.open{position:absolute}}.cummins-util-newsletter-form .form-response.open .form-response-info-wrapper{top:30%}.page-form-response{width:100%}#close-btn{fill:#2d2d2d;cursor:pointer}.close{margin-bottom:1.25rem}.form-response-info-wrapper{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1}.form-response-info-wrapper .close{text-align:right}.form-response-info-wrapper .message-content{display:flex;flex-direction:row;width:100%;padding:1.25rem;margin:0 auto;justify-content:center;align-items:center}@media (min-width:1250px){.form-response-info-wrapper .message-content{width:54%}}.form-response-info-wrapper .message-content .chevron{position:relative;flex:0 1 25%;width:25%;height:auto;left:-100%;max-width:200px;max-height:200px;opacity:1;transition:all .25s ease .15s;display:none}.form-response-info-wrapper .message-content .chevron svg{width:200px;height:200px}@media (min-width:640px){.form-response-info-wrapper .message-content .chevron{display:block}}.form-response-info-wrapper .message-content .message{flex:0 1 70%;opacity:1;color:#4d4d4d}.form-response-info-wrapper .message-content .message h3{color:#000;margin:0 0 10px}.form-response-info-wrapper .message-content .message p{color:#000;font:1.25rem;margin:0}@media (min-width:640px){.form-response-info-wrapper .message-content .message{margin-left:25px}}.container-modal{display:none}.ie9 .repower-calculator-modal .inputs-wrapper{display:inline-table!important}.repower-calculator-modal.fancybox-content{padding:1.25rem;max-width:840px;font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}@media (max-width:767px){.repower-calculator-modal.fancybox-content{max-width:100%}}.repower-calculator-modal.fancybox-content .input-prepend.input-append .add-on:first-child,.repower-calculator-modal.fancybox-content .input-prepend.input-append .btn:first-child{margin-right:-1px;border-radius:3px 0 0 3px}.repower-calculator-modal.fancybox-content .input-append .add-on,.repower-calculator-modal.fancybox-content .input-append .btn{margin-left:-1px}.repower-calculator-modal.fancybox-content .input-append .add-on,.repower-calculator-modal.fancybox-content .input-prepend .add-on{display:inline-block;width:auto;height:35px;min-width:1rem;padding:4px 5px;font-size:14px;font-weight:400;line-height:25px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#efefef;border:1px solid #c6c6c6}.repower-calculator-modal.fancybox-content .input-append,.repower-calculator-modal.fancybox-content .input-prepend{margin-bottom:5px;font-size:0;white-space:nowrap}.repower-calculator-modal.fancybox-content .input-mini{height:35px;display:inline-block;padding:4px 6px;position:relative;margin-bottom:0;font-size:14px;vertical-align:top;line-height:25px}.repower-calculator-modal.fancybox-content .row{margin-top:30px}.repower-calculator-modal.fancybox-content .columns-2{display:inline-block;width:calc(50% - 10px)}.repower-calculator-modal.fancybox-content .columns-2:first-child{padding-right:1.25rem}@media (max-width:767px){.repower-calculator-modal.fancybox-content .columns-3{margin-bottom:30px;text-align:center}.repower-calculator-modal.fancybox-content .columns-3:last-child{margin-bottom:0}}@media (min-width:768px){.repower-calculator-modal.fancybox-content .columns-3{float:left;width:calc(33% - 1.25rem);padding-right:1.25rem}.repower-calculator-modal.fancybox-content .columns-3:last-child{padding-right:0;padding-left:1.25rem}}.repower-calculator-modal.fancybox-content .btns-calculator{text-align:center;margin-top:15px}.repower-calculator-modal.fancybox-content .form-calculator{margin-top:25px;display:flex;flex-flow:row wrap;justify-content:center}.repower-calculator-modal.fancybox-content .form-calculator .btn-primary{display:block}.repower-calculator-modal.fancybox-content .row-fluid [class*=span]{padding-left:15px;padding-right:15px}.repower-calculator-modal.fancybox-content .modal-title{text-align:center}.repower-calculator-modal.fancybox-content .modal-desc{text-align:center;font-size:15px;line-height:25px}@media (max-width:920px){.repower-calculator-modal.fancybox-content .shifter,.repower-calculator-modal.fancybox-content .vehicle-info{flex:0 1 100%}.repower-calculator-modal.fancybox-content .gears-inputs{flex:0 1 auto;margin-right:auto}.repower-calculator-modal.fancybox-content .form-calculator{justify-content:flex-start}}.repower-calculator-modal.fancybox-content .gauge-cluster{display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-start}@media (max-width:767px){.repower-calculator-modal.fancybox-content .gauge-cluster{flex-flow:column nowrap;align-items:center}}@media (min-width:768px){.repower-calculator-modal.fancybox-content .gauge-cluster canvas{margin:0 1.25rem}}@media (max-width:767px){.repower-calculator-modal.fancybox-content .gauge-cluster canvas{max-width:240px;max-height:240px;margin-top:10px;margin-right:0}}.repower-calculator-modal.fancybox-content .inputs-wrapper{display:flex;flex-flow:column wrap;max-height:150px;height:150px}.repower-calculator-modal.fancybox-content .inputs-wrapper .control-group{margin-right:.5rem}@media (min-width:768px){.repower-calculator-modal.fancybox-content .shifter{padding:0 1.25rem}}.repower-calculator-modal.fancybox-content .shifter-container{text-align:left;line-height:26px}.repower-calculator-modal.fancybox-content .shifter-container .gear{display:flex;align-items:center}.repower-calculator-modal.fancybox-content .shifter-container .gear:after{display:inline-block;visibility:hidden;content:"\f013";font-family:FontAwesome;margin-top:-5px;margin-left:10px;font-weight:700;color:red;font-size:1.25rem}.repower-calculator-modal.fancybox-content .shifter-container .gear input{margin-right:5px;margin-top:0}.repower-calculator-modal.fancybox-content .shifter-container .gear.active:after{visibility:visible}.repower-calculator-modal.fancybox-content .disabled-section{opacity:.2;pointer-events:none}.repower-calculator-modal.fancybox-content .control-group{margin-bottom:15px}.repower-calculator-modal.fancybox-content label{display:inline-block;cursor:pointer;font-weight:700}.repower-calculator-modal.fancybox-content .form-section-label{display:block;margin-bottom:10px;font-weight:700;font-size:14px}.repower-calculator-modal.fancybox-content .icon-question-sign{display:inline-block}.repower-calculator-modal.fancybox-content .tooltip{line-height:1.4em}.repower-calculator-modal.fancybox-content .input-text,.repower-calculator-modal.fancybox-content select{margin-left:5px;margin-bottom:0}.repower-calculator-modal.fancybox-content .input-mini{width:54px}.repower-calculator-modal.fancybox-content .control-group,.repower-calculator-modal.fancybox-content select{height:35px}.repower-calculator-modal.fancybox-content .control-group label{font-size:13px}.repower-calculator-modal.fancybox-content .vehicle-info{min-width:300px}@media (min-width:768px){.repower-calculator-modal.fancybox-content .vehicle-info{padding:0 1.25rem}}.repower-calculator-modal.fancybox-content .vehicle-info .well{background-color:#fff;padding:9px;border-radius:3px;border:1px solid #efefef;box-shadow:inset 0 1px 1px rgba(0,0,0,.05);margin-bottom:20px}.repower-calculator-modal.fancybox-content .vehicle-info input,.repower-calculator-modal.fancybox-content .vehicle-info select{float:right;height:30px;width:90px;padding:4px}.repower-calculator-modal.fancybox-content .outOfBounds,.repower-calculator-modal.fancybox-content .validationError{margin-top:14px;margin-bottom:0;color:red;font-weight:700;line-height:1.2em;font-size:9px}.repower-calculator-modal.fancybox-content .legend{margin:25px auto 10px;text-align:center}@media (min-width:768px){.repower-calculator-modal.fancybox-content .legend{width:310px;margin-bottom:25px}}.repower-calculator-modal.fancybox-content .legend .key{display:inline-flex;flex-flow:row nowrap;align-items:center;margin-right:1.25rem}@media (min-width:768px){.repower-calculator-modal.fancybox-content .legend .key{margin-top:10px}}.repower-calculator-modal.fancybox-content .legend .key:last-of-type{margin-right:0}.repower-calculator-modal.fancybox-content .legend .color{width:25px;height:25px}.repower-calculator-modal.fancybox-content .legend .perf{background-color:#167f39}.repower-calculator-modal.fancybox-content .legend .eff{background-color:rgba(9,128,203,.84)}.repower-calculator-modal.fancybox-content .legend .title{flex:0 1 auto;margin-left:1.25rem}.repower-calculator-modal.fancybox-content .or-between{text-align:right;margin:0 38px 7px 0}.repower-calculator-modal.fancybox-content .gears-inputs{padding-left:1px;max-width:300px}@media (min-width:768px){.repower-calculator-modal.fancybox-content .gears-inputs{padding:0 1.25rem}}.repower-calculator-modal.fancybox-content .gears-inputs .second{margin-left:30px}.repower-calculator-modal.fancybox-content .gears-inputs label{font-weight:400}.repower-calculator-modal.fancybox-content .gears-inputs .input-text{margin-left:0}.repower-calculator-modal.fancybox-content .gears-inputs .add-on{min-width:40px;padding-right:6px;padding-left:6px;font-size:12px}.repower-calculator-modal.fancybox-content .gears-inputs .optional .add-on{background-color:transparent;color:#7b7b7b}.repower-calculator-modal.fancybox-content .placeholder-gauge{border-radius:400px}.repower-calculator-modal.fancybox-content .icon-question-sign:before{content:"\f059";font-family:FontAwesome;font-style:normal}.repower-calculator-modal.fancybox-content .btn{background-image:none;transition:background-color .2s ease;display:inline-block;padding:4px 14px;margin-bottom:0;font-size:14px;text-align:center;cursor:pointer;color:#2d2d2d;text-shadow:0 1px 1px hsla(0,0%,100%,.75);background-color:#efefef;background-repeat:repeat-x;border:1px solid #c6c6c6;border-radius:4px;border-color:rgba(0,0,0,.15) rgba(0,0,0,.15) rgba(0,0,0,.25);line-height:25px}.repower-calculator-modal.fancybox-content .btn-primary{background-color:#323DA8;border-color:#323DA8;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);text-shadow:0 -1px 0 rgba(0,0,0,.25);color:#fff}.repower-calculator-modal.fancybox-content .btn.btn-secondary{background:#7b7b7b;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.5)}.homepage-slide-show{position:relative;margin:0 auto;z-index:1}.homepage-slide-show__viewbox{position:relative;height:0;padding-bottom:68.08511%;overflow:hidden}.homepage-slide-show__container{position:absolute;width:100%;height:100%;margin:0;padding:0;list-style:none;font-size:0;line-height:0;white-space:nowrap}.homepage-slide-show__slide{position:relative;overflow:hidden}@media (min-width:768px){.homepage-slide-show__slide{height:0;padding-bottom:68.08511%}}.homepage-slide-show__image{display:block;position:relative;width:100%;margin:0;padding-bottom:68.08511%;background-position:50%;background-size:cover}@media (min-width:768px){.homepage-slide-show__image{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;padding:0}}.homepage-slide-show__video-sizer{position:relative;width:100%;height:0;padding-bottom:68.08511%}@media (min-width:768px){.homepage-slide-show__video-sizer{position:static;height:auto;padding-bottom:0}}.homepage-slide-show__video{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.homepage-slide-show__video{position:absolute;top:0;left:0;right:0;bottom:0}}.homepage-slide-show__title-wrap{padding:2.5rem;background-color:#000;color:#fff;font-size:1rem;line-height:1.6;white-space:normal;transition:all .2s ease}.homepage-slide-show__title-wrap h4{margin-top:0;color:#fff;font-size:.625em;letter-spacing:.04em;line-height:1.15;text-transform:uppercase}@media (min-width:1400px){.homepage-slide-show__title-wrap h4{font-size:.8125em}}@media (min-width:1680px){.homepage-slide-show__title-wrap h4{font-size:1em}}.homepage-slide-show__title-wrap h3{margin-top:.25em;color:#fff;line-height:1.15;text-transform:uppercase}@media (min-width:1024px){.homepage-slide-show__title-wrap h3{font-size:1.75em}}@media (min-width:1200px){.homepage-slide-show__title-wrap h3{font-size:2.375em}}@media (min-width:1400px){.homepage-slide-show__title-wrap h3{font-size:2.625em}}@media (min-width:1680px){.homepage-slide-show__title-wrap h3{font-size:3.125em}}.homepage-slide-show__title-wrap p{font-size:.8125em}@media (min-width:1400px){.homepage-slide-show__title-wrap p{font-size:.875em}}@media (min-width:1680px){.homepage-slide-show__title-wrap p{font-size:1em}}.homepage-slide-show__title-wrap:focus .button,.homepage-slide-show__title-wrap:focus .homepage__newsroom-view-more,.homepage-slide-show__title-wrap:hover .button,.homepage-slide-show__title-wrap:hover .homepage__newsroom-view-more{background:#323DA8;color:#fff}@media (min-width:768px){.homepage-slide-show__title-wrap{position:absolute;left:0;top:50%;width:60%;background-color:rgba(0,0,0,.6);transform:translateY(-50%)}.homepage-slide-show__title-wrap:focus,.homepage-slide-show__title-wrap:hover{background-color:rgba(0,0,0,.8)}.homepage-slide-show__title-wrap:focus .button,.homepage-slide-show__title-wrap:focus .homepage__newsroom-view-more,.homepage-slide-show__title-wrap:hover .button,.homepage-slide-show__title-wrap:hover .homepage__newsroom-view-more{background:#323DA8;color:#fff}}@media (min-width:920px){.homepage-slide-show__title-wrap{width:50%}}@media (min-width:1200px){.homepage-slide-show__title-wrap{width:48%}}@media (min-width:1400px){.homepage-slide-show__title-wrap{width:44%}}@media (min-width:1680px){.homepage-slide-show__title-wrap{width:48%}}.homepage-slide-show__title-link{cursor:pointer}.homepage-slide-show__link-button{margin-top:1.5rem}.homepage-slide-show__next,.homepage-slide-show__prev{display:none}.homepage-slide-show__pagination{position:absolute;display:flex;bottom:5.125rem;left:1.375rem;padding:.5rem}.homepage-slide-show__pagination button{display:block;width:2.25rem;height:2.5rem;padding:0;margin:0 .25rem;background:none;color:#fff;font-size:1.5em;font-weight:700;border:none;opacity:.6;transition:all .2s ease}.homepage-slide-show__pagination button:active,.homepage-slide-show__pagination button:hover{opacity:.9}.homepage-slide-show__pagination button.is-active{font-size:2em;opacity:1}.slide-show{position:relative;margin:0 auto}.slide-show:after{content:"";display:block;position:absolute;top:50%;left:50%;width:922px;height:1943px;background:url(/themes/custom/cummins/images/enthusiast-zone/grey-arrow.svg) no-repeat 50%;background-size:cover;transform:translateY(-50%);z-index:-1}.slide-show__viewbox{position:relative;height:0;padding-bottom:61.05%;margin-top:1.5rem;overflow:hidden}.slide-show__container{display:block;position:absolute;width:100%;height:100%;margin:0;padding:0;list-style:none;font-size:0;line-height:0;white-space:nowrap}.slide-show__slide{display:inline-block}.slide-show__image,.slide-show__slide{position:relative;height:100%;width:100%}.slide-show__image{display:block;margin:0;padding:0;background-size:cover;background-position:50%;transform:scale(.8)}.slide-show__image:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:linear-gradient(225deg,transparent,rgba(0,0,0,.5))}.slide-show__title-wrap{display:none;position:absolute;left:4rem;bottom:4rem;padding-bottom:2rem;padding-left:2rem;color:#fff;font-size:1rem}.slide-show__slide-title{margin:0 0 .5rem;color:#fff;font-size:5em;font-weight:300;letter-spacing:2px;line-height:1;text-transform:uppercase;opacity:0;z-index:500}.slide-show__slide-sub-title{padding-left:.5rem;font-family:sans-serif;font-size:1.5em;font-weight:300;letter-spacing:1px;text-transform:uppercase;opacity:0}.slide-show__next,.slide-show__prev{position:absolute;display:none;width:76px;height:76px;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.slide-show__next svg,.slide-show__prev svg{display:block;width:76px;height:76px}.slide-show__next.is-inactive,.slide-show__prev.is-inactive{opacity:.3;cursor:default}@media (min-width:768px){.slide-show__next,.slide-show__prev{display:block}}.slide-show__next{right:1rem;cursor:pointer}.slide-show__prev{left:1rem;cursor:pointer}.slide-show__pagination{display:flex;justify-content:flex-end;padding:1rem}.slide-show__pagination button{display:block;width:.75rem;height:.75rem;padding:0;margin:0 .75rem;background:#c6c6c6;border:none;border-radius:50%}.slide-show__pagination button.is-active{background:#4d4d4d}.icon-large{position:relative;list-style:none;padding-left:50px}.icon-large:before{content:"";position:absolute;left:0;top:0;display:block;width:40px;height:40px}.icon-bullet{position:relative;list-style:none;padding-left:30px;margin:10px 0}.icon-bullet:before{content:"";position:absolute;left:0;top:0;display:block;width:18px;height:18px}.not-front .layout-main-wrapper .main-content ul li.icon-bullet:before,.not-front .layout-main-wrapper .main-content ul li.icon-large:before{content:" ";color:inherit}.icon-red-clock:before{background:url(/themes/custom/cummins/images/icons/icon-red-clock.svg) no-repeat 50%;background-size:100%}.icon-red-check:before{background:url(/themes/custom/cummins/images/icons/icon-red-check.svg) no-repeat 50%;background-size:100%}.icon-red-cost:before{background:url(/themes/custom/cummins/images/icons/icon-red-cost.svg) no-repeat 50%;background-size:100%}.icon-red-leaf:before{background:url(/themes/custom/cummins/images/icons/icon-red-leaf.svg) no-repeat 50%;background-size:100%}.icon-red-thumbs:before{background:url(/themes/custom/cummins/images/icons/icon-red-thumbs.svg) no-repeat 50%;background-size:100%}.icon-small-red-thumbs:before{background:url(/themes/custom/cummins/images/icons/icon-small-red-thumbs.svg) no-repeat 50%;background-size:100%}.icon-small-red-check:before{background:url(/themes/custom/cummins/images/icons/icon-small-red-check.svg) no-repeat 50%;background-size:100%}.icon-phone{position:relative;padding:0 30px}.icon-phone:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;margin-right:8px;background:url(/themes/custom/cummins/images/icons/icon-phone.svg) no-repeat 50%;background-size:100%}.messages{margin:1rem 0}.messages__item+.messages__item{margin-top:.5rem}.news-affix__items{counter-reset:b}.article-affixnav-readnow-btn .fill,.article-affixnav-readnow-btn .mask,.article-affixnav-readnow-btn .shadow,.article-affixnav-readnow-item-progress .fill,.article-affixnav-readnow-item-progress .mask,.article-affixnav-readnow-item-progress .shadow{width:50px;height:50px;position:absolute;border-radius:50%;background-clip:padding-box}.article-affixnav-readnow-btn .fill,.article-affixnav-readnow-btn .mask,.article-affixnav-readnow-item-progress .fill,.article-affixnav-readnow-item-progress .mask{border-radius:50%;background-clip:padding-box}.article-affixnav-readnow-btn .mask,.article-affixnav-readnow-item-progress .mask{clip:rect(0,50px,50px,25px)}.article-affixnav-readnow-btn .mask .fill,.article-affixnav-readnow-item-progress .mask .fill{clip:rect(0,25px,50px,0);background-color:#0980cb}.article-affixnav-readnow-btn:before,.article-affixnav-readnow-item-progress:before{content:counter(b);counter-increment:b;width:42px;height:42px;display:block;border-radius:50%;background-clip:padding-box;background-color:#2d2d2d;position:absolute;margin-left:4px;margin-top:4px;font-size:1.5rem;line-height:30px;max-height:none;text-align:center;line-height:42px;z-index:10}.article-affixnav-readnow-btn[data-progress="0"] .fill,.article-affixnav-readnow-btn[data-progress="0"] .fill.fix,.article-affixnav-readnow-btn[data-progress="0"] .mask.full,.article-affixnav-readnow-btn[data-progress="1"] .fill,.article-affixnav-readnow-btn[data-progress="1"] .fill.fix,.article-affixnav-readnow-btn[data-progress="1"] .mask.full,.article-affixnav-readnow-btn[data-progress="2"] .fill,.article-affixnav-readnow-btn[data-progress="2"] .fill.fix,.article-affixnav-readnow-btn[data-progress="2"] .mask.full,.article-affixnav-readnow-btn[data-progress="3"] .fill,.article-affixnav-readnow-btn[data-progress="3"] .fill.fix,.article-affixnav-readnow-btn[data-progress="3"] .mask.full,.article-affixnav-readnow-btn[data-progress="4"] .fill,.article-affixnav-readnow-btn[data-progress="4"] .fill.fix,.article-affixnav-readnow-btn[data-progress="4"] .mask.full,.article-affixnav-readnow-btn[data-progress="5"] .fill,.article-affixnav-readnow-btn[data-progress="5"] .fill.fix,.article-affixnav-readnow-btn[data-progress="5"] .mask.full,.article-affixnav-readnow-btn[data-progress="6"] .fill,.article-affixnav-readnow-btn[data-progress="6"] .fill.fix,.article-affixnav-readnow-btn[data-progress="6"] .mask.full,.article-affixnav-readnow-btn[data-progress="7"] .fill,.article-affixnav-readnow-btn[data-progress="7"] .fill.fix,.article-affixnav-readnow-btn[data-progress="7"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="0"] .fill,.article-affixnav-readnow-item-progress[data-progress="0"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="0"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="1"] .fill,.article-affixnav-readnow-item-progress[data-progress="1"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="1"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="2"] .fill,.article-affixnav-readnow-item-progress[data-progress="2"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="2"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="3"] .fill,.article-affixnav-readnow-item-progress[data-progress="3"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="3"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="4"] .fill,.article-affixnav-readnow-item-progress[data-progress="4"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="4"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="5"] .fill,.article-affixnav-readnow-item-progress[data-progress="5"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="5"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="6"] .fill,.article-affixnav-readnow-item-progress[data-progress="6"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="6"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="7"] .fill,.article-affixnav-readnow-item-progress[data-progress="7"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="7"] .mask.full{transform:rotate(0deg)}.article-affixnav-readnow-btn[data-progress="8"] .fill,.article-affixnav-readnow-btn[data-progress="8"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="8"] .fill,.article-affixnav-readnow-item-progress[data-progress="8"] .mask.full{transform:rotate(14.4deg)}.article-affixnav-readnow-btn[data-progress="8"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="8"] .fill.fix{transform:rotate(28.8deg)}.article-affixnav-readnow-btn[data-progress="9"] .fill,.article-affixnav-readnow-btn[data-progress="9"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="9"] .fill,.article-affixnav-readnow-item-progress[data-progress="9"] .mask.full{transform:rotate(16.2deg)}.article-affixnav-readnow-btn[data-progress="9"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="9"] .fill.fix{transform:rotate(32.4deg)}.article-affixnav-readnow-btn[data-progress="10"] .fill,.article-affixnav-readnow-btn[data-progress="10"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="10"] .fill,.article-affixnav-readnow-item-progress[data-progress="10"] .mask.full{transform:rotate(18deg)}.article-affixnav-readnow-btn[data-progress="10"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="10"] .fill.fix{transform:rotate(36deg)}.article-affixnav-readnow-btn[data-progress="11"] .fill,.article-affixnav-readnow-btn[data-progress="11"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="11"] .fill,.article-affixnav-readnow-item-progress[data-progress="11"] .mask.full{transform:rotate(19.8deg)}.article-affixnav-readnow-btn[data-progress="11"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="11"] .fill.fix{transform:rotate(39.6deg)}.article-affixnav-readnow-btn[data-progress="12"] .fill,.article-affixnav-readnow-btn[data-progress="12"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="12"] .fill,.article-affixnav-readnow-item-progress[data-progress="12"] .mask.full{transform:rotate(21.6deg)}.article-affixnav-readnow-btn[data-progress="12"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="12"] .fill.fix{transform:rotate(43.2deg)}.article-affixnav-readnow-btn[data-progress="13"] .fill,.article-affixnav-readnow-btn[data-progress="13"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="13"] .fill,.article-affixnav-readnow-item-progress[data-progress="13"] .mask.full{transform:rotate(23.4deg)}.article-affixnav-readnow-btn[data-progress="13"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="13"] .fill.fix{transform:rotate(46.8deg)}.article-affixnav-readnow-btn[data-progress="14"] .fill,.article-affixnav-readnow-btn[data-progress="14"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="14"] .fill,.article-affixnav-readnow-item-progress[data-progress="14"] .mask.full{transform:rotate(25.2deg)}.article-affixnav-readnow-btn[data-progress="14"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="14"] .fill.fix{transform:rotate(50.4deg)}.article-affixnav-readnow-btn[data-progress="15"] .fill,.article-affixnav-readnow-btn[data-progress="15"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="15"] .fill,.article-affixnav-readnow-item-progress[data-progress="15"] .mask.full{transform:rotate(27deg)}.article-affixnav-readnow-btn[data-progress="15"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="15"] .fill.fix{transform:rotate(54deg)}.article-affixnav-readnow-btn[data-progress="16"] .fill,.article-affixnav-readnow-btn[data-progress="16"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="16"] .fill,.article-affixnav-readnow-item-progress[data-progress="16"] .mask.full{transform:rotate(28.8deg)}.article-affixnav-readnow-btn[data-progress="16"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="16"] .fill.fix{transform:rotate(57.6deg)}.article-affixnav-readnow-btn[data-progress="17"] .fill,.article-affixnav-readnow-btn[data-progress="17"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="17"] .fill,.article-affixnav-readnow-item-progress[data-progress="17"] .mask.full{transform:rotate(30.6deg)}.article-affixnav-readnow-btn[data-progress="17"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="17"] .fill.fix{transform:rotate(61.2deg)}.article-affixnav-readnow-btn[data-progress="18"] .fill,.article-affixnav-readnow-btn[data-progress="18"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="18"] .fill,.article-affixnav-readnow-item-progress[data-progress="18"] .mask.full{transform:rotate(32.4deg)}.article-affixnav-readnow-btn[data-progress="18"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="18"] .fill.fix{transform:rotate(64.8deg)}.article-affixnav-readnow-btn[data-progress="19"] .fill,.article-affixnav-readnow-btn[data-progress="19"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="19"] .fill,.article-affixnav-readnow-item-progress[data-progress="19"] .mask.full{transform:rotate(34.2deg)}.article-affixnav-readnow-btn[data-progress="19"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="19"] .fill.fix{transform:rotate(68.4deg)}.article-affixnav-readnow-btn[data-progress="20"] .fill,.article-affixnav-readnow-btn[data-progress="20"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="20"] .fill,.article-affixnav-readnow-item-progress[data-progress="20"] .mask.full{transform:rotate(36deg)}.article-affixnav-readnow-btn[data-progress="20"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="20"] .fill.fix{transform:rotate(72deg)}.article-affixnav-readnow-btn[data-progress="21"] .fill,.article-affixnav-readnow-btn[data-progress="21"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="21"] .fill,.article-affixnav-readnow-item-progress[data-progress="21"] .mask.full{transform:rotate(37.8deg)}.article-affixnav-readnow-btn[data-progress="21"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="21"] .fill.fix{transform:rotate(75.6deg)}.article-affixnav-readnow-btn[data-progress="22"] .fill,.article-affixnav-readnow-btn[data-progress="22"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="22"] .fill,.article-affixnav-readnow-item-progress[data-progress="22"] .mask.full{transform:rotate(39.6deg)}.article-affixnav-readnow-btn[data-progress="22"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="22"] .fill.fix{transform:rotate(79.2deg)}.article-affixnav-readnow-btn[data-progress="23"] .fill,.article-affixnav-readnow-btn[data-progress="23"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="23"] .fill,.article-affixnav-readnow-item-progress[data-progress="23"] .mask.full{transform:rotate(41.4deg)}.article-affixnav-readnow-btn[data-progress="23"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="23"] .fill.fix{transform:rotate(82.8deg)}.article-affixnav-readnow-btn[data-progress="24"] .fill,.article-affixnav-readnow-btn[data-progress="24"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="24"] .fill,.article-affixnav-readnow-item-progress[data-progress="24"] .mask.full{transform:rotate(43.2deg)}.article-affixnav-readnow-btn[data-progress="24"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="24"] .fill.fix{transform:rotate(86.4deg)}.article-affixnav-readnow-btn[data-progress="25"] .fill,.article-affixnav-readnow-btn[data-progress="25"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="25"] .fill,.article-affixnav-readnow-item-progress[data-progress="25"] .mask.full{transform:rotate(45deg)}.article-affixnav-readnow-btn[data-progress="25"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="25"] .fill.fix{transform:rotate(90deg)}.article-affixnav-readnow-btn[data-progress="26"] .fill,.article-affixnav-readnow-btn[data-progress="26"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="26"] .fill,.article-affixnav-readnow-item-progress[data-progress="26"] .mask.full{transform:rotate(46.8deg)}.article-affixnav-readnow-btn[data-progress="26"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="26"] .fill.fix{transform:rotate(93.6deg)}.article-affixnav-readnow-btn[data-progress="27"] .fill,.article-affixnav-readnow-btn[data-progress="27"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="27"] .fill,.article-affixnav-readnow-item-progress[data-progress="27"] .mask.full{transform:rotate(48.6deg)}.article-affixnav-readnow-btn[data-progress="27"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="27"] .fill.fix{transform:rotate(97.2deg)}.article-affixnav-readnow-btn[data-progress="28"] .fill,.article-affixnav-readnow-btn[data-progress="28"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="28"] .fill,.article-affixnav-readnow-item-progress[data-progress="28"] .mask.full{transform:rotate(50.4deg)}.article-affixnav-readnow-btn[data-progress="28"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="28"] .fill.fix{transform:rotate(100.8deg)}.article-affixnav-readnow-btn[data-progress="29"] .fill,.article-affixnav-readnow-btn[data-progress="29"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="29"] .fill,.article-affixnav-readnow-item-progress[data-progress="29"] .mask.full{transform:rotate(52.2deg)}.article-affixnav-readnow-btn[data-progress="29"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="29"] .fill.fix{transform:rotate(104.4deg)}.article-affixnav-readnow-btn[data-progress="30"] .fill,.article-affixnav-readnow-btn[data-progress="30"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="30"] .fill,.article-affixnav-readnow-item-progress[data-progress="30"] .mask.full{transform:rotate(54deg)}.article-affixnav-readnow-btn[data-progress="30"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="30"] .fill.fix{transform:rotate(108deg)}.article-affixnav-readnow-btn[data-progress="31"] .fill,.article-affixnav-readnow-btn[data-progress="31"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="31"] .fill,.article-affixnav-readnow-item-progress[data-progress="31"] .mask.full{transform:rotate(55.8deg)}.article-affixnav-readnow-btn[data-progress="31"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="31"] .fill.fix{transform:rotate(.31turn)}.article-affixnav-readnow-btn[data-progress="32"] .fill,.article-affixnav-readnow-btn[data-progress="32"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="32"] .fill,.article-affixnav-readnow-item-progress[data-progress="32"] .mask.full{transform:rotate(57.6deg)}.article-affixnav-readnow-btn[data-progress="32"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="32"] .fill.fix{transform:rotate(.32turn)}.article-affixnav-readnow-btn[data-progress="33"] .fill,.article-affixnav-readnow-btn[data-progress="33"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="33"] .fill,.article-affixnav-readnow-item-progress[data-progress="33"] .mask.full{transform:rotate(59.4deg)}.article-affixnav-readnow-btn[data-progress="33"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="33"] .fill.fix{transform:rotate(.33turn)}.article-affixnav-readnow-btn[data-progress="34"] .fill,.article-affixnav-readnow-btn[data-progress="34"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="34"] .fill,.article-affixnav-readnow-item-progress[data-progress="34"] .mask.full{transform:rotate(61.2deg)}.article-affixnav-readnow-btn[data-progress="34"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="34"] .fill.fix{transform:rotate(.34turn)}.article-affixnav-readnow-btn[data-progress="35"] .fill,.article-affixnav-readnow-btn[data-progress="35"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="35"] .fill,.article-affixnav-readnow-item-progress[data-progress="35"] .mask.full{transform:rotate(63deg)}.article-affixnav-readnow-btn[data-progress="35"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="35"] .fill.fix{transform:rotate(126deg)}.article-affixnav-readnow-btn[data-progress="36"] .fill,.article-affixnav-readnow-btn[data-progress="36"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="36"] .fill,.article-affixnav-readnow-item-progress[data-progress="36"] .mask.full{transform:rotate(64.8deg)}.article-affixnav-readnow-btn[data-progress="36"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="36"] .fill.fix{transform:rotate(.36turn)}.article-affixnav-readnow-btn[data-progress="37"] .fill,.article-affixnav-readnow-btn[data-progress="37"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="37"] .fill,.article-affixnav-readnow-item-progress[data-progress="37"] .mask.full{transform:rotate(.6deg)}.article-affixnav-readnow-btn[data-progress="37"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="37"] .fill.fix{transform:rotate(.37turn)}.article-affixnav-readnow-btn[data-progress="38"] .fill,.article-affixnav-readnow-btn[data-progress="38"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="38"] .fill,.article-affixnav-readnow-item-progress[data-progress="38"] .mask.full{transform:rotate(68.4deg)}.article-affixnav-readnow-btn[data-progress="38"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="38"] .fill.fix{transform:rotate(.38turn)}.article-affixnav-readnow-btn[data-progress="39"] .fill,.article-affixnav-readnow-btn[data-progress="39"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="39"] .fill,.article-affixnav-readnow-item-progress[data-progress="39"] .mask.full{transform:rotate(70.2deg)}.article-affixnav-readnow-btn[data-progress="39"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="39"] .fill.fix{transform:rotate(.39turn)}.article-affixnav-readnow-btn[data-progress="40"] .fill,.article-affixnav-readnow-btn[data-progress="40"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="40"] .fill,.article-affixnav-readnow-item-progress[data-progress="40"] .mask.full{transform:rotate(72deg)}.article-affixnav-readnow-btn[data-progress="40"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="40"] .fill.fix{transform:rotate(144deg)}.article-affixnav-readnow-btn[data-progress="41"] .fill,.article-affixnav-readnow-btn[data-progress="41"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="41"] .fill,.article-affixnav-readnow-item-progress[data-progress="41"] .mask.full{transform:rotate(73.8deg)}.article-affixnav-readnow-btn[data-progress="41"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="41"] .fill.fix{transform:rotate(.41turn)}.article-affixnav-readnow-btn[data-progress="42"] .fill,.article-affixnav-readnow-btn[data-progress="42"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="42"] .fill,.article-affixnav-readnow-item-progress[data-progress="42"] .mask.full{transform:rotate(75.6deg)}.article-affixnav-readnow-btn[data-progress="42"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="42"] .fill.fix{transform:rotate(.42turn)}.article-affixnav-readnow-btn[data-progress="43"] .fill,.article-affixnav-readnow-btn[data-progress="43"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="43"] .fill,.article-affixnav-readnow-item-progress[data-progress="43"] .mask.full{transform:rotate(77.4deg)}.article-affixnav-readnow-btn[data-progress="43"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="43"] .fill.fix{transform:rotate(154.8deg)}.article-affixnav-readnow-btn[data-progress="44"] .fill,.article-affixnav-readnow-btn[data-progress="44"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="44"] .fill,.article-affixnav-readnow-item-progress[data-progress="44"] .mask.full{transform:rotate(79.2deg)}.article-affixnav-readnow-btn[data-progress="44"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="44"] .fill.fix{transform:rotate(.44turn)}.article-affixnav-readnow-btn[data-progress="45"] .fill,.article-affixnav-readnow-btn[data-progress="45"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="45"] .fill,.article-affixnav-readnow-item-progress[data-progress="45"] .mask.full{transform:rotate(81deg)}.article-affixnav-readnow-btn[data-progress="45"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="45"] .fill.fix{transform:rotate(162deg)}.article-affixnav-readnow-btn[data-progress="46"] .fill,.article-affixnav-readnow-btn[data-progress="46"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="46"] .fill,.article-affixnav-readnow-item-progress[data-progress="46"] .mask.full{transform:rotate(82.8deg)}.article-affixnav-readnow-btn[data-progress="46"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="46"] .fill.fix{transform:rotate(165.6deg)}.article-affixnav-readnow-btn[data-progress="47"] .fill,.article-affixnav-readnow-btn[data-progress="47"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="47"] .fill,.article-affixnav-readnow-item-progress[data-progress="47"] .mask.full{transform:rotate(84.6deg)}.article-affixnav-readnow-btn[data-progress="47"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="47"] .fill.fix{transform:rotate(.47turn)}.article-affixnav-readnow-btn[data-progress="48"] .fill,.article-affixnav-readnow-btn[data-progress="48"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="48"] .fill,.article-affixnav-readnow-item-progress[data-progress="48"] .mask.full{transform:rotate(86.4deg)}.article-affixnav-readnow-btn[data-progress="48"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="48"] .fill.fix{transform:rotate(172.8deg)}.article-affixnav-readnow-btn[data-progress="49"] .fill,.article-affixnav-readnow-btn[data-progress="49"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="49"] .fill,.article-affixnav-readnow-item-progress[data-progress="49"] .mask.full{transform:rotate(88.2deg)}.article-affixnav-readnow-btn[data-progress="49"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="49"] .fill.fix{transform:rotate(.49turn)}.article-affixnav-readnow-btn[data-progress="50"] .fill,.article-affixnav-readnow-btn[data-progress="50"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="50"] .fill,.article-affixnav-readnow-item-progress[data-progress="50"] .mask.full{transform:rotate(90deg)}.article-affixnav-readnow-btn[data-progress="50"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="50"] .fill.fix{transform:rotate(180deg)}.article-affixnav-readnow-btn[data-progress="51"] .fill,.article-affixnav-readnow-btn[data-progress="51"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="51"] .fill,.article-affixnav-readnow-item-progress[data-progress="51"] .mask.full{transform:rotate(91.8deg)}.article-affixnav-readnow-btn[data-progress="51"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="51"] .fill.fix{transform:rotate(.51turn)}.article-affixnav-readnow-btn[data-progress="52"] .fill,.article-affixnav-readnow-btn[data-progress="52"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="52"] .fill,.article-affixnav-readnow-item-progress[data-progress="52"] .mask.full{transform:rotate(93.6deg)}.article-affixnav-readnow-btn[data-progress="52"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="52"] .fill.fix{transform:rotate(.52turn)}.article-affixnav-readnow-btn[data-progress="53"] .fill,.article-affixnav-readnow-btn[data-progress="53"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="53"] .fill,.article-affixnav-readnow-item-progress[data-progress="53"] .mask.full{transform:rotate(95.4deg)}.article-affixnav-readnow-btn[data-progress="53"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="53"] .fill.fix{transform:rotate(.53turn)}.article-affixnav-readnow-btn[data-progress="54"] .fill,.article-affixnav-readnow-btn[data-progress="54"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="54"] .fill,.article-affixnav-readnow-item-progress[data-progress="54"] .mask.full{transform:rotate(97.2deg)}.article-affixnav-readnow-btn[data-progress="54"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="54"] .fill.fix{transform:rotate(.54turn)}.article-affixnav-readnow-btn[data-progress="55"] .fill,.article-affixnav-readnow-btn[data-progress="55"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="55"] .fill,.article-affixnav-readnow-item-progress[data-progress="55"] .mask.full{transform:rotate(99deg)}.article-affixnav-readnow-btn[data-progress="55"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="55"] .fill.fix{transform:rotate(198deg)}.article-affixnav-readnow-btn[data-progress="56"] .fill,.article-affixnav-readnow-btn[data-progress="56"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="56"] .fill,.article-affixnav-readnow-item-progress[data-progress="56"] .mask.full{transform:rotate(100.8deg)}.article-affixnav-readnow-btn[data-progress="56"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="56"] .fill.fix{transform:rotate(201.6deg)}.article-affixnav-readnow-btn[data-progress="57"] .fill,.article-affixnav-readnow-btn[data-progress="57"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="57"] .fill,.article-affixnav-readnow-item-progress[data-progress="57"] .mask.full{transform:rotate(102.6deg)}.article-affixnav-readnow-btn[data-progress="57"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="57"] .fill.fix{transform:rotate(.57turn)}.article-affixnav-readnow-btn[data-progress="58"] .fill,.article-affixnav-readnow-btn[data-progress="58"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="58"] .fill,.article-affixnav-readnow-item-progress[data-progress="58"] .mask.full{transform:rotate(104.4deg)}.article-affixnav-readnow-btn[data-progress="58"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="58"] .fill.fix{transform:rotate(208.8deg)}.article-affixnav-readnow-btn[data-progress="59"] .fill,.article-affixnav-readnow-btn[data-progress="59"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="59"] .fill,.article-affixnav-readnow-item-progress[data-progress="59"] .mask.full{transform:rotate(106.2deg)}.article-affixnav-readnow-btn[data-progress="59"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="59"] .fill.fix{transform:rotate(.59turn)}.article-affixnav-readnow-btn[data-progress="60"] .fill,.article-affixnav-readnow-btn[data-progress="60"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="60"] .fill,.article-affixnav-readnow-item-progress[data-progress="60"] .mask.full{transform:rotate(108deg)}.article-affixnav-readnow-btn[data-progress="60"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="60"] .fill.fix{transform:rotate(216deg)}.article-affixnav-readnow-btn[data-progress="61"] .fill,.article-affixnav-readnow-btn[data-progress="61"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="61"] .fill,.article-affixnav-readnow-item-progress[data-progress="61"] .mask.full{transform:rotate(109.8deg)}.article-affixnav-readnow-btn[data-progress="61"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="61"] .fill.fix{transform:rotate(.61turn)}.article-affixnav-readnow-btn[data-progress="62"] .fill,.article-affixnav-readnow-btn[data-progress="62"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="62"] .fill,.article-affixnav-readnow-item-progress[data-progress="62"] .mask.full{transform:rotate(.31turn)}.article-affixnav-readnow-btn[data-progress="62"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="62"] .fill.fix{transform:rotate(.62turn)}.article-affixnav-readnow-btn[data-progress="63"] .fill,.article-affixnav-readnow-btn[data-progress="63"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="63"] .fill,.article-affixnav-readnow-item-progress[data-progress="63"] .mask.full{transform:rotate(113.4deg)}.article-affixnav-readnow-btn[data-progress="63"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="63"] .fill.fix{transform:rotate(.63turn)}.article-affixnav-readnow-btn[data-progress="64"] .fill,.article-affixnav-readnow-btn[data-progress="64"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="64"] .fill,.article-affixnav-readnow-item-progress[data-progress="64"] .mask.full{transform:rotate(.32turn)}.article-affixnav-readnow-btn[data-progress="64"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="64"] .fill.fix{transform:rotate(.64turn)}.article-affixnav-readnow-btn[data-progress="65"] .fill,.article-affixnav-readnow-btn[data-progress="65"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="65"] .fill,.article-affixnav-readnow-item-progress[data-progress="65"] .mask.full{transform:rotate(117deg)}.article-affixnav-readnow-btn[data-progress="65"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="65"] .fill.fix{transform:rotate(234deg)}.article-affixnav-readnow-btn[data-progress="66"] .fill,.article-affixnav-readnow-btn[data-progress="66"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="66"] .fill,.article-affixnav-readnow-item-progress[data-progress="66"] .mask.full{transform:rotate(.33turn)}.article-affixnav-readnow-btn[data-progress="66"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="66"] .fill.fix{transform:rotate(.66turn)}.article-affixnav-readnow-btn[data-progress="67"] .fill,.article-affixnav-readnow-btn[data-progress="67"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="67"] .fill,.article-affixnav-readnow-item-progress[data-progress="67"] .mask.full{transform:rotate(120.6deg)}.article-affixnav-readnow-btn[data-progress="67"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="67"] .fill.fix{transform:rotate(241.2deg)}.article-affixnav-readnow-btn[data-progress="68"] .fill,.article-affixnav-readnow-btn[data-progress="68"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="68"] .fill,.article-affixnav-readnow-item-progress[data-progress="68"] .mask.full{transform:rotate(.34turn)}.article-affixnav-readnow-btn[data-progress="68"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="68"] .fill.fix{transform:rotate(.68turn)}.article-affixnav-readnow-btn[data-progress="69"] .fill,.article-affixnav-readnow-btn[data-progress="69"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="69"] .fill,.article-affixnav-readnow-item-progress[data-progress="69"] .mask.full{transform:rotate(124.2deg)}.article-affixnav-readnow-btn[data-progress="69"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="69"] .fill.fix{transform:rotate(248.4deg)}.article-affixnav-readnow-btn[data-progress="70"] .fill,.article-affixnav-readnow-btn[data-progress="70"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="70"] .fill,.article-affixnav-readnow-item-progress[data-progress="70"] .mask.full{transform:rotate(126deg)}.article-affixnav-readnow-btn[data-progress="70"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="70"] .fill.fix{transform:rotate(252deg)}.article-affixnav-readnow-btn[data-progress="71"] .fill,.article-affixnav-readnow-btn[data-progress="71"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="71"] .fill,.article-affixnav-readnow-item-progress[data-progress="71"] .mask.full{transform:rotate(127.8deg)}.article-affixnav-readnow-btn[data-progress="71"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="71"] .fill.fix{transform:rotate(.71turn)}.article-affixnav-readnow-btn[data-progress="72"] .fill,.article-affixnav-readnow-btn[data-progress="72"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="72"] .fill,.article-affixnav-readnow-item-progress[data-progress="72"] .mask.full{transform:rotate(.36turn)}.article-affixnav-readnow-btn[data-progress="72"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="72"] .fill.fix{transform:rotate(.72turn)}.article-affixnav-readnow-btn[data-progress="73"] .fill,.article-affixnav-readnow-btn[data-progress="73"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="73"] .fill,.article-affixnav-readnow-item-progress[data-progress="73"] .mask.full{transform:rotate(131.4deg)}.article-affixnav-readnow-btn[data-progress="73"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="73"] .fill.fix{transform:rotate(.73turn)}.article-affixnav-readnow-btn[data-progress="74"] .fill,.article-affixnav-readnow-btn[data-progress="74"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="74"] .fill,.article-affixnav-readnow-item-progress[data-progress="74"] .mask.full{transform:rotate(.37turn)}.article-affixnav-readnow-btn[data-progress="74"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="74"] .fill.fix{transform:rotate(.74turn)}.article-affixnav-readnow-btn[data-progress="75"] .fill,.article-affixnav-readnow-btn[data-progress="75"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="75"] .fill,.article-affixnav-readnow-item-progress[data-progress="75"] .mask.full{transform:rotate(135deg)}.article-affixnav-readnow-btn[data-progress="75"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="75"] .fill.fix{transform:rotate(270deg)}.article-affixnav-readnow-btn[data-progress="76"] .fill,.article-affixnav-readnow-btn[data-progress="76"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="76"] .fill,.article-affixnav-readnow-item-progress[data-progress="76"] .mask.full{transform:rotate(.38turn)}.article-affixnav-readnow-btn[data-progress="76"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="76"] .fill.fix{transform:rotate(.76turn)}.article-affixnav-readnow-btn[data-progress="77"] .fill,.article-affixnav-readnow-btn[data-progress="77"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="77"] .fill,.article-affixnav-readnow-item-progress[data-progress="77"] .mask.full{transform:rotate(138.6deg)}.article-affixnav-readnow-btn[data-progress="77"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="77"] .fill.fix{transform:rotate(.77turn)}.article-affixnav-readnow-btn[data-progress="78"] .fill,.article-affixnav-readnow-btn[data-progress="78"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="78"] .fill,.article-affixnav-readnow-item-progress[data-progress="78"] .mask.full{transform:rotate(.39turn)}.article-affixnav-readnow-btn[data-progress="78"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="78"] .fill.fix{transform:rotate(.78turn)}.article-affixnav-readnow-btn[data-progress="79"] .fill,.article-affixnav-readnow-btn[data-progress="79"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="79"] .fill,.article-affixnav-readnow-item-progress[data-progress="79"] .mask.full{transform:rotate(142.2deg)}.article-affixnav-readnow-btn[data-progress="79"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="79"] .fill.fix{transform:rotate(284.4deg)}.article-affixnav-readnow-btn[data-progress="80"] .fill,.article-affixnav-readnow-btn[data-progress="80"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="80"] .fill,.article-affixnav-readnow-item-progress[data-progress="80"] .mask.full{transform:rotate(144deg)}.article-affixnav-readnow-btn[data-progress="80"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="80"] .fill.fix{transform:rotate(288deg)}.article-affixnav-readnow-btn[data-progress="81"] .fill,.article-affixnav-readnow-btn[data-progress="81"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="81"] .fill,.article-affixnav-readnow-item-progress[data-progress="81"] .mask.full{transform:rotate(145.8deg)}.article-affixnav-readnow-btn[data-progress="81"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="81"] .fill.fix{transform:rotate(.81turn)}.article-affixnav-readnow-btn[data-progress="82"] .fill,.article-affixnav-readnow-btn[data-progress="82"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="82"] .fill,.article-affixnav-readnow-item-progress[data-progress="82"] .mask.full{transform:rotate(.41turn)}.article-affixnav-readnow-btn[data-progress="82"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="82"] .fill.fix{transform:rotate(.82turn)}.article-affixnav-readnow-btn[data-progress="83"] .fill,.article-affixnav-readnow-btn[data-progress="83"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="83"] .fill,.article-affixnav-readnow-item-progress[data-progress="83"] .mask.full{transform:rotate(149.4deg)}.article-affixnav-readnow-btn[data-progress="83"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="83"] .fill.fix{transform:rotate(298.8deg)}.article-affixnav-readnow-btn[data-progress="84"] .fill,.article-affixnav-readnow-btn[data-progress="84"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="84"] .fill,.article-affixnav-readnow-item-progress[data-progress="84"] .mask.full{transform:rotate(.42turn)}.article-affixnav-readnow-btn[data-progress="84"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="84"] .fill.fix{transform:rotate(.84turn)}.article-affixnav-readnow-btn[data-progress="85"] .fill,.article-affixnav-readnow-btn[data-progress="85"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="85"] .fill,.article-affixnav-readnow-item-progress[data-progress="85"] .mask.full{transform:rotate(153deg)}.article-affixnav-readnow-btn[data-progress="85"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="85"] .fill.fix{transform:rotate(306deg)}.article-affixnav-readnow-btn[data-progress="86"] .fill,.article-affixnav-readnow-btn[data-progress="86"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="86"] .fill,.article-affixnav-readnow-item-progress[data-progress="86"] .mask.full{transform:rotate(154.8deg)}.article-affixnav-readnow-btn[data-progress="86"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="86"] .fill.fix{transform:rotate(309.6deg)}.article-affixnav-readnow-btn[data-progress="87"] .fill,.article-affixnav-readnow-btn[data-progress="87"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="87"] .fill,.article-affixnav-readnow-item-progress[data-progress="87"] .mask.full{transform:rotate(156.6deg)}.article-affixnav-readnow-btn[data-progress="87"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="87"] .fill.fix{transform:rotate(.87turn)}.article-affixnav-readnow-btn[data-progress="88"] .fill,.article-affixnav-readnow-btn[data-progress="88"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="88"] .fill,.article-affixnav-readnow-item-progress[data-progress="88"] .mask.full{transform:rotate(.44turn)}.article-affixnav-readnow-btn[data-progress="88"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="88"] .fill.fix{transform:rotate(.88turn)}.article-affixnav-readnow-btn[data-progress="89"] .fill,.article-affixnav-readnow-btn[data-progress="89"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="89"] .fill,.article-affixnav-readnow-item-progress[data-progress="89"] .mask.full{transform:rotate(160.2deg)}.article-affixnav-readnow-btn[data-progress="89"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="89"] .fill.fix{transform:rotate(320.4deg)}.article-affixnav-readnow-btn[data-progress="90"] .fill,.article-affixnav-readnow-btn[data-progress="90"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="90"] .fill,.article-affixnav-readnow-item-progress[data-progress="90"] .mask.full{transform:rotate(162deg)}.article-affixnav-readnow-btn[data-progress="90"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="90"] .fill.fix{transform:rotate(324deg)}.article-affixnav-readnow-btn[data-progress="91"] .fill,.article-affixnav-readnow-btn[data-progress="91"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="91"] .fill,.article-affixnav-readnow-item-progress[data-progress="91"] .mask.full{transform:rotate(163.8deg)}.article-affixnav-readnow-btn[data-progress="91"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="91"] .fill.fix{transform:rotate(.91turn)}.article-affixnav-readnow-btn[data-progress="92"] .fill,.article-affixnav-readnow-btn[data-progress="92"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="92"] .fill,.article-affixnav-readnow-item-progress[data-progress="92"] .mask.full{transform:rotate(165.6deg)}.article-affixnav-readnow-btn[data-progress="92"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="92"] .fill.fix{transform:rotate(331.2deg)}.article-affixnav-readnow-btn[data-progress="93"] .fill,.article-affixnav-readnow-btn[data-progress="93"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="93"] .fill,.article-affixnav-readnow-item-progress[data-progress="93"] .mask.full{transform:rotate(167.4deg)}.article-affixnav-readnow-btn[data-progress="93"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="93"] .fill.fix{transform:rotate(.93turn)}.article-affixnav-readnow-btn[data-progress="94"] .fill,.article-affixnav-readnow-btn[data-progress="94"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="94"] .fill,.article-affixnav-readnow-item-progress[data-progress="94"] .mask.full{transform:rotate(.47turn)}.article-affixnav-readnow-btn[data-progress="94"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="94"] .fill.fix{transform:rotate(.94turn)}.article-affixnav-readnow-btn[data-progress="95"] .fill,.article-affixnav-readnow-btn[data-progress="95"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="95"] .fill,.article-affixnav-readnow-item-progress[data-progress="95"] .mask.full{transform:rotate(171deg)}.article-affixnav-readnow-btn[data-progress="95"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="95"] .fill.fix{transform:rotate(342deg)}.article-affixnav-readnow-btn[data-progress="96"] .fill,.article-affixnav-readnow-btn[data-progress="96"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="96"] .fill,.article-affixnav-readnow-item-progress[data-progress="96"] .mask.full{transform:rotate(172.8deg)}.article-affixnav-readnow-btn[data-progress="96"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="96"] .fill.fix{transform:rotate(345.6deg)}.article-affixnav-readnow-btn[data-progress="97"] .fill,.article-affixnav-readnow-btn[data-progress="97"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="97"] .fill,.article-affixnav-readnow-item-progress[data-progress="97"] .mask.full{transform:rotate(174.6deg)}.article-affixnav-readnow-btn[data-progress="97"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="97"] .fill.fix{transform:rotate(.97turn)}.article-affixnav-readnow-btn[data-progress="98"] .fill,.article-affixnav-readnow-btn[data-progress="98"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="98"] .fill,.article-affixnav-readnow-item-progress[data-progress="98"] .mask.full{transform:rotate(.49turn)}.article-affixnav-readnow-btn[data-progress="98"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="98"] .fill.fix{transform:rotate(.98turn)}.article-affixnav-readnow-btn[data-progress="99"] .fill,.article-affixnav-readnow-btn[data-progress="99"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="99"] .fill,.article-affixnav-readnow-item-progress[data-progress="99"] .mask.full{transform:rotate(178.2deg)}.article-affixnav-readnow-btn[data-progress="99"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="99"] .fill.fix{transform:rotate(.99turn)}.article-affixnav-readnow-btn[data-progress="100"] .fill,.article-affixnav-readnow-btn[data-progress="100"] .mask.full,.article-affixnav-readnow-item-progress[data-progress="100"] .fill,.article-affixnav-readnow-item-progress[data-progress="100"] .mask.full{transform:rotate(180deg)}.article-affixnav-readnow-btn[data-progress="100"] .fill.fix,.article-affixnav-readnow-item-progress[data-progress="100"] .fill.fix{transform:rotate(1turn)}.news-affix__item.completed .article-affixnav-readnow-btn .fill,.news-affix__item.completed .article-affixnav-readnow-btn .mask.full,.news-affix__item.completed .article-affixnav-readnow-item-progress .fill,.news-affix__item.completed .article-affixnav-readnow-item-progress .mask.full{transform:rotate(180deg)}.news-affix__item.completed .article-affixnav-readnow-btn .fill.fix,.news-affix__item.completed .article-affixnav-readnow-item-progress .fill.fix{transform:rotate(1turn)}.pager ul.pager__items{padding-left:0}.pager ul.pager__items li.pager__item:before{content:""}.paragraph--type--carousel{margin:40px 0;float:left;clear:both;overflow:hidden;width:100%;max-width:600px}@media (min-width:1200px){.paragraph--type--carousel{margin:40px 0 40px -30px;width:100%}}.paragraph--type--carousel .field--name-field-title{background:#4d4d4d;float:left;padding:.5rem 14px;width:100%;height:54px;display:table}@media (min-width:1200px){.paragraph--type--carousel .field--name-field-title{width:340px}}.paragraph--type--carousel .field--name-field-title .field__item{display:table-cell;vertical-align:middle;font-weight:600;font-size:1.125em;line-height:18px;color:#fff;width:60%}@media (min-width:640px){.paragraph--type--carousel .field--name-field-title .field__item{font-size:1.25em;line-height:1.25rem}}@media (min-width:1024px){.paragraph--type--carousel .field--name-field-title .field__item{font-size:1.625em;line-height:26px}}.paragraph--type--carousel .slick{width:100%;float:left;margin:0;position:relative}.paragraph--type--carousel .slick .slick-list .slick-track{overflow-y:visible;height:600px}@media (min-width:1200px){.paragraph--type--carousel .slick .slick-list .slick-track{height:430px}}.paragraph--type--carousel .slick .paragraph--type--carousel-slide{display:flex;flex-direction:column}@media (min-width:1200px){.paragraph--type--carousel .slick .paragraph--type--carousel-slide{flex-direction:row}}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info{order:1;background:#323DA8;padding:20px 20px 95px;width:100%;min-height:300px;overflow:hidden;position:relative;margin:0}@media (min-width:1200px){.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info{width:340px;margin:50px 0 0 30px;position:absolute;padding:25px 1.25rem 95px 30px}}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-subject-area{font-weight:400;font-size:1em;line-height:1.25rem;color:#fff;float:left;clear:both}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-title{background:none;float:left;clear:both;padding:0;margin:0 0 10px;width:auto}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-title .field__item{font-weight:700;font-size:2.25em;line-height:34px;color:#fff}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-description{font-weight:400;font-size:1em;line-height:22px;color:#fff;float:left;clear:both}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-description p{color:#fff!important;padding:0;margin:0!important;font-size:1em!important;line-height:22px!important}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link{margin:0 30px 30px 0;position:absolute;bottom:0}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link a{background:#fff;color:#4d4d4d;font-size:16px;line-height:14px;font-weight:400;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;transform:all .2s ease;font-size:.8125em}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link a:before{transition:all .2s ease;content:"";width:5px;height:12px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link a:hover{background:#a1140a;color:#fff}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link a:hover:before{background-position:100%}@media (min-width:640px){.paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link a{font-size:1em}}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .field--name-field-image{order:2;width:auto;height:280px;overflow:hidden;display:block}@media (min-width:1200px){.paragraph--type--carousel .slick .paragraph--type--carousel-slide .field--name-field-image{height:320px}}.paragraph--type--carousel .slick .paragraph--type--carousel-slide .field--name-field-image img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center right;object-position:center right;float:right}@media (min-width:1200px){.paragraph--type--carousel .slick .paragraph--type--carousel-slide .field--name-field-image img{height:320px}}.paragraph--type--carousel .slick .slick__arrow{position:absolute;top:26px;left:0;width:108px;margin:-54px 0 0 calc(100% - 108px)}@media (min-width:1200px){.paragraph--type--carousel .slick .slick__arrow{margin:-54px 0 0 340px}}.paragraph--type--carousel .slick .slick__arrow .slick-arrow{transition:all .2s ease;width:54px;height:54px;border-radius:0;overflow:hidden;text-indent:-500px}.paragraph--type--carousel .slick .slick__arrow .slick-arrow:before{display:none}.paragraph--type--carousel .slick .slick__arrow .slick-prev{left:0;background:#a1140a url(/themes/custom/cummins/images/icons/icon-arrow-white-left.svg) no-repeat 50%;background-size:25px 30px}.paragraph--type--carousel .slick .slick__arrow .slick-prev:hover{background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-left.svg) no-repeat 50%;background-size:25px 30px;background-position:0}.paragraph--type--carousel .slick .slick__arrow .slick-next{right:-1px;background:#a1140a url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 50%;background-size:25px 30px}.paragraph--type--carousel .slick .slick__arrow .slick-next:hover{background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 50%;background-size:25px 30px;background-position:25px}.paragraph--type--carousel .slick-slider{top:-1rem}.paragraph--type--checkbox-block{background:url(/themes/custom/cummins/images/background-checkboxes.svg) no-repeat 50% #2d2d2d;background-size:100%;color:#fff}.paragraph--type--checkbox-block h2{text-align:center;color:#fff;padding:40px 1rem 0;font-weight:200}.paragraph--type--checkbox-block .field--name-field-checklist-item{padding:0 1rem 1.25rem;max-width:760px;margin:0 auto}@media (min-width:1024px){.paragraph--type--checkbox-block .field--name-field-checklist-item{padding:0 0 1rem 1.25rem}}.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item{padding:1rem 0 1rem 60px;position:relative}@media (min-width:1024px){.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item{padding-left:90px}}.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item h3{font-size:20px;line-height:34px;font-weight:400;color:#fff}@media (min-width:1024px){.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item h3{font-size:24px}}.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item p{font-size:14px;line-height:1.3;font-weight:100}@media (min-width:1024px){.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item p{font-size:16px}}.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item p a{color:#fff;text-decoration:underline}.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item:before{content:"";position:absolute;left:0;display:block;width:45px;height:45px;background:url(/themes/custom/cummins/images/icons/icon-checkbox.svg) no-repeat 50%;background-size:100%}@media (min-width:1024px){.paragraph--type--checkbox-block .field--name-field-checklist-item .field__item:before{width:62px;height:62px}}@media (min-width:1024px){.paragraph--type--checkbox-block .img-offset .field--name-field-checklist-item{padding:0 0 1rem 140px}}.paragraph--type--checkbox-block .field--name-field-link{text-align:center;padding-bottom:40px}.paragraph--type--checkbox-block .field--name-field-link a{background:#323DA8;color:#fff;font-size:14px;line-height:14px;font-weight:500;display:inline-block;padding:12px 14px;text-transform:capitalize;border:none;transform:all .2s ease;padding:1rem 1.25rem}@media (min-width:1024px){.paragraph--type--checkbox-block .field--name-field-link a{font-size:16px;line-height:16px}}.paragraph--type--checkbox-block .field--name-field-link a:before{transition:all .2s ease;content:"";width:20px;height:12px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:7px 14px;float:left;margin:0}@media (min-width:768px){.paragraph--type--checkbox-block .field--name-field-link a:before{width:14px;height:14px}}.paragraph--type--checkbox-block .field--name-field-link a:hover{background:#a1140a;color:#fff;text-decoration:none}.paragraph--type--checkbox-block .field--name-field-link a:hover:before{background-position:50%}@media (min-width:768px){.paragraph--type--checkbox-block .field--name-field-link a{font-size:1rem;line-height:1rem}}@media (min-width:1024px){.paragraph--type--checkbox-block .field--name-field-link a{font-size:18px;line-height:18px}.paragraph--type--checkbox-block .field--name-field-link a:before{height:1rem}}.paragraph--type--comparison-grid{margin-top:3rem}.paragraph--type--comparison-grid .paragraph--type--comparison-item{display:flex;flex-direction:column;border-left:2px solid #efefef;border-right:2px solid #efefef;border-bottom:2px solid #efefef;margin-bottom:20px}@media (min-width:1024px){.paragraph--type--comparison-grid .paragraph--type--comparison-item{flex-direction:row;min-height:200px;align-items:stretch;border-left:0;border-right:0;border-bottom:0;margin-bottom:0}}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid{display:flex;flex:1;padding:10px 1.25rem}@media (min-width:1024px){.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid{padding:15px 1.25rem}}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid ul{padding-left:20px}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid ul li{list-style-type:disc;font-size:14px;line-height:1.4;margin:10px 0;padding-left:0}@media (min-width:1024px){.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid ul li{margin:1rem 0}}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid ul li:before{display:none}@media (min-width:1024px){.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid{width:33%}}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.item{display:flex;order:1;padding-bottom:30px}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.item h4{font-size:1.25rem;font-weight:400;line-height:1.3;padding-top:.5rem;margin-top:20px}@media (min-width:1024px){.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.item{background:#efefef;padding-bottom:40px}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.item h4{margin-top:10px}}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.cummins-data{display:flex;order:2;background:#fff;color:#2d2d2d}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.cummins-data>div:before{content:"CUMMINS RECON ENGINES";display:block;font-weight:600;font-size:18px}@media (min-width:1024px){.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.cummins-data{position:relative;border-left:2px solid #323DA8;border-right:2px solid #323DA8}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.cummins-data>div:before{display:none}}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.uncertified-data{display:flex;order:3;color:#7b7b7b}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.uncertified-data>div:before{content:"UNCERTIFIED BUILDS & REPAIRS";display:block;font-weight:600;font-size:18px}@media (min-width:1024px){.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.uncertified-data{position:relative;background:#efefef;color:#2d2d2d}.paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.uncertified-data>div:before{display:none}}.paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:first-child{border-top:2px solid #efefef}@media (min-width:1024px){.paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:first-child{border-top:0}}@media (min-width:1024px){.paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:first-child>.paragraph--type--comparison-item .cummins-data{border-top:2px solid #323DA8}.paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:first-child>.paragraph--type--comparison-item .cummins-data:before{content:"Cummins ReCon Engines";position:absolute;top:-36px;font-size:18px;font-weight:800}}@media (min-width:1024px){.paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:first-child>.paragraph--type--comparison-item .uncertified-data:before{content:"vs. \00a0 \00a0  Uncertified Rebuilds & Repairs";position:absolute;top:-36px;left:-10px;font-size:18px;font-weight:400}}@media (min-width:1024px){.paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:last-child>.paragraph--type--comparison-item .cummins-data{border-bottom:2px solid #323DA8}}.holset-reman .paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.cummins-data>div:before{content:"GENUINE HOLSET REMAN";font-size:18px}.holset-reman .paragraph--type--comparison-grid .paragraph--type--comparison-item .comparison-grid.uncertified-data>div:before{content:"WILL-FIT TURBOS";font-size:18px}@media (min-width:1024px){.holset-reman .paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:first-child>.paragraph--type--comparison-item .cummins-data:before{content:"Genuine Holset Reman"}}@media (min-width:1024px){.holset-reman .paragraph--type--comparison-grid>.field--name-field-comparison-item>.field__item:first-child>.paragraph--type--comparison-item .uncertified-data:before{content:"vs. \00a0 \00a0  Will-Fit Turbos"}}.paragraph--type--cta-nav-bar{background:#2d2d2d;padding:10px 15px 20px;margin-bottom:60px}@media (min-width:1024px){.paragraph--type--cta-nav-bar{padding:10px 15px}}.paragraph--type--cta-nav-bar .field__item{display:block}.paragraph--type--cta-nav-bar .field__item a{display:block;color:#fff;padding:12px 14px}@media (min-width:1024px){.paragraph--type--cta-nav-bar .field__item{display:inline}.paragraph--type--cta-nav-bar .field__item a{display:inline-block;font-size:14px;font-weight:100}.paragraph--type--cta-nav-bar .field__item a:hover{text-decoration:underline}}.paragraph--type--cta-nav-bar .field__item:last-of-type a{margin:10px 0 0 15px}@media (min-width:1024px){.paragraph--type--cta-nav-bar .field__item:last-of-type{float:right}}.paragraph--type--cta-nav-bar .field__item:last-of-type a{background:#323DA8;color:#fff;font-size:14px;line-height:14px;font-weight:500;display:inline-block;padding:12px 14px;text-transform:capitalize;border:none;transform:all .2s ease;margin-top:2px}@media (min-width:1024px){.paragraph--type--cta-nav-bar .field__item:last-of-type a{font-size:16px;line-height:16px}}.paragraph--type--cta-nav-bar .field__item:last-of-type a:before{transition:all .2s ease;content:"";width:20px;height:12px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:7px 14px;float:left;margin:0}@media (min-width:768px){.paragraph--type--cta-nav-bar .field__item:last-of-type a:before{width:14px;height:14px}}.paragraph--type--cta-nav-bar .field__item:last-of-type a:hover{background:#a1140a;color:#fff;text-decoration:none}.paragraph--type--cta-nav-bar .field__item:last-of-type a:hover:before{background-position:50%}.paragraph--type--general-callout{width:100%;height:500px;padding:60px 40px;display:block;position:relative;margin:1em 0}@media (min-width:480px){.paragraph--type--general-callout{padding:100px 40px;height:400px}}.paragraph--type--general-callout .field--name-field-title h2{width:100%;position:relative;z-index:1;font-size:2.25em;font-weight:700;line-height:40px;text-align:center;color:#fff!important}.paragraph--type--general-callout .field--name-field-title h2:after{content:"";display:table;clear:both}.paragraph--type--general-callout .field--name-field-description{width:100%;position:relative;z-index:1;font-size:1.25em;font-weight:400;line-height:28px;text-align:center;color:#fff;margin:10px 0 0}.paragraph--type--general-callout .field--name-field-description p{margin:0;padding:0;color:#fff!important}.paragraph--type--general-callout .field--name-field-link{width:100%;position:relative;z-index:1;text-align:center;margin:40px 0 0}.paragraph--type--general-callout .field--name-field-link .field__item a{background:#fff;color:#4d4d4d;font-size:16px;line-height:14px;font-weight:400;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;transform:all .2s ease}.paragraph--type--general-callout .field--name-field-link .field__item a:before{transition:all .2s ease;content:"";width:5px;height:12px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}.paragraph--type--general-callout .field--name-field-link .field__item a:hover{background:#a1140a;color:#fff}.paragraph--type--general-callout .field--name-field-link .field__item a:hover:before{background-position:100%}.paragraph--type--general-callout .field--name-field-image{width:100%;height:500px;position:absolute;top:0;left:0}@media (min-width:480px){.paragraph--type--general-callout .field--name-field-image{height:400px}}.paragraph--type--general-callout .field--name-field-image .field__item div[class^=_]{width:100%;height:500px;background-size:cover}@media (min-width:480px){.paragraph--type--general-callout .field--name-field-image .field__item div[class^=_]{height:400px}}.paragraph--type--history-picture{display:block;min-height:auto;margin:40px 0;position:relative;background:url(/themes/custom/cummins/images/grey-stroke.svg) no-repeat center 26px;background-size:90%}@media (min-width:640px){.paragraph--type--history-picture{margin:1rem 0 50px}}@media (min-width:1024px){.paragraph--type--history-picture{min-height:600px}}.paragraph--type--history-picture .field--name-field-title{background:#323DA8;color:#fff;padding:1rem 26px;margin-left:0;position:absolute;font-size:36px;line-height:40px;font-weight:700;display:table;height:80px;width:100%}@media (min-width:640px){.paragraph--type--history-picture .field--name-field-title{height:104px;font-size:52px;width:260px;margin-left:10px}}.paragraph--type--history-picture .field--name-field-title small{font-size:1.25rem;line-height:28px;float:left;clear:both;width:100%}.paragraph--type--history-picture .field--name-field-title .field__item{display:table-cell;vertical-align:bottom}.paragraph--type--history-picture .field--name-field-image{margin-top:80px;float:left}@media (min-width:640px){.paragraph--type--history-picture .field--name-field-image{margin-top:70px}}.paragraph--type--history-picture .field--name-field-description{width:100%;float:right;margin:0;position:relative;background:#fff;border-top:4px solid #323DA8;border-bottom:4px solid #c6c6c6;padding:0 26px 1.125rem}@media (min-width:640px){.paragraph--type--history-picture .field--name-field-description{width:70%;margin:-50px 30px 0 0}}.paragraph--type--history-picture .field--name-field-description p{font-size:18px!important;line-height:24px!important;color:#4d4d4d!important;font-weight:300!important}.paragraph--type--history-picture .field--name-field-description p a{font-weight:600!important}.paragraph--type--image-link{margin:30px 0}.paragraph--type--image-link .field--name-field-link a{float:left;padding:4px 10px;background:#323DA8;color:#fff;font-size:18px;line-height:30px}@media (min-width:640px){.paragraph--type--image-link .field--name-field-link a{font-size:1.5rem}}.paragraph--type--image-link .field--name-field-link a:hover{background:#a1140a}.paragraph--type--image-slideshow{margin-bottom:3em;border-bottom:1px solid #a1140a}.paragraph--type--image-slideshow .slick{position:relative}.paragraph--type--image-slideshow .slick .slick__arrow{position:absolute;bottom:0;right:0}.paragraph--type--image-slideshow .slick .slick__arrow button{color:#fff;text-align:center;padding:.5em .85em;width:34px;height:34px;display:block;float:left;transition:all .2s ease}.paragraph--type--image-slideshow .slick .slick__arrow button.slick-prev{background:#a1140a url(/themes/custom/cummins/images/icons/icon-arrow-white-left.svg) no-repeat;background-size:5px 10px;background-position:50%}.paragraph--type--image-slideshow .slick .slick__arrow button.slick-prev:hover{background-color:#323DA8;background-position:12px}.paragraph--type--image-slideshow .slick .slick__arrow button.slick-next{background:#a1140a url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat;background-size:5px 10px;background-position:50%}.paragraph--type--image-slideshow .slick .slick__arrow button.slick-next:hover{background-color:#323DA8;background-position:18px}.paragraph--type--image-slideshow .field--name-field-image figure figcaption{display:none}.paragraph--type--image-slideshow .caption{font-size:14px!important;line-height:1rem!important;font-weight:300!important;color:#c6c6c6!important;margin:10px!important;padding:0!important}.paragraph--type--timeline-slider-description{margin:1rem 0;padding:1.25rem}.paragraph--type--timeline-slider-description .field--name-field-text,.paragraph--type--timeline-slider-description h2{text-align:center}.paragraph--type--timeline-slider-description .views-field-field-image-with-description h4{font-size:18px;font-weight:600;margin-top:20px}.paragraph--type--timeline-slider-description .views-field-field-image-with-description p{font-size:14px;line-height:1.3;padding-right:20px}@media (min-width:1024px){.paragraph--type--timeline-slider-description .views-field-field-image-with-description p{padding-right:100px}}.paragraph--type--timeline-slider-description.background--1{background:#2d2d2d;color:#fff}.paragraph--type--timeline-slider-description.background--1 h2,.paragraph--type--timeline-slider-description.background--1 h4{color:#fff}.paragraph--type--timeline-slider-description.background--1 #timeline #issues{border-top:4px solid #fff}@media (min-width:1024px){.paragraph--type--timeline-slider-description{padding:1.25rem 100px}}.paragraph--type--showcase{width:100%;margin:40px 0;float:left;clear:both;overflow:auto}.paragraph--type--showcase .field--name-field-title{font-weight:700;color:#fff;background:#4d4d4d;padding:25px;float:left;clear:both;width:100%;position:relative}@media (min-width:640px){.paragraph--type--showcase .field--name-field-title{padding:10px 15px}}@media (min-width:1024px){.paragraph--type--showcase .field--name-field-title{padding:10px 14px;max-width:370px;position:absolute;margin:1rem 0 0 calc(50% - 280px)}}@media (min-width:1200px){.paragraph--type--showcase .field--name-field-title{margin:1rem 0 0 calc(50% - 250px)}}.paragraph--type--showcase .field--name-field-title h2.field__item{font-weight:700;font-size:22px;line-height:30px;color:#fff;margin:0}.paragraph--type--showcase .showcase-info{background:#323DA8;color:#fff;padding:25px;width:100%;height:auto;float:left;clear:both;display:flex;flex-direction:column;justify-content:center}@media (min-width:640px){.paragraph--type--showcase .showcase-info{width:50%;clear:none;padding:1.25rem 30px;height:330px}}@media (min-width:1024px){.paragraph--type--showcase .showcase-info{width:50%;clear:none;padding:120px 30px 1.25rem;height:350px}}.paragraph--type--showcase .showcase-info .field--name-field-description{font-size:1rem;line-height:22px}.paragraph--type--showcase .showcase-info .field--name-field-description p{margin:0!important;padding:0;color:#fff!important;font-size:1rem!important;line-height:22px!important}.paragraph--type--showcase .showcase-info .field--name-field-link{margin:1rem 0 0}.paragraph--type--showcase .showcase-info .field--name-field-link a{background:#fff;color:#4d4d4d;font-size:16px;line-height:14px;font-weight:400;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;transform:all .2s ease}.paragraph--type--showcase .showcase-info .field--name-field-link a:before{transition:all .2s ease;content:"";width:5px;height:12px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}.paragraph--type--showcase .showcase-info .field--name-field-link a:hover{background:#a1140a;color:#fff}.paragraph--type--showcase .showcase-info .field--name-field-link a:hover:before{background-position:100%}.paragraph--type--showcase .field--name-field-image{width:100%;height:70vw;overflow:hidden;display:block;float:left;clear:left}@media (min-width:640px){.paragraph--type--showcase .field--name-field-image{width:50%;height:330px}}@media (min-width:1024px){.paragraph--type--showcase .field--name-field-image{height:350px}}.paragraph--type--showcase .field--name-field-image img{width:100%;height:70vw;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media (min-width:640px){.paragraph--type--showcase .field--name-field-image img{height:330px}}@media (min-width:1024px){.paragraph--type--showcase .field--name-field-image img{height:350px}}.paragraph--type--slide,.paragraph--type--slideshow,.view-carousel-view,.view-homepage-carousel{width:100%;max-width:100%!important;overflow:auto;cursor:default}.paragraph--type--slideshow .slick-slider,.view-carousel-view .slick-slider,.view-homepage-carousel .slick-slider{margin:0}.paragraph--type--slideshow .paragraph--type--carousel-slide,.paragraph--type--slideshow .paragraph--type--slide,.view-carousel-view .paragraph--type--carousel-slide,.view-carousel-view .paragraph--type--slide,.view-homepage-carousel .paragraph--type--carousel-slide,.view-homepage-carousel .paragraph--type--slide{height:560px;padding:184px 3% 10%}@media (min-width:768px){.paragraph--type--slideshow .paragraph--type--carousel-slide,.paragraph--type--slideshow .paragraph--type--slide,.view-carousel-view .paragraph--type--carousel-slide,.view-carousel-view .paragraph--type--slide,.view-homepage-carousel .paragraph--type--carousel-slide,.view-homepage-carousel .paragraph--type--slide{height:560px;padding:36px 3% 0 calc(50% - 66px)}}@media (min-width:1024px){.paragraph--type--slideshow .paragraph--type--carousel-slide,.paragraph--type--slideshow .paragraph--type--slide,.view-carousel-view .paragraph--type--carousel-slide,.view-carousel-view .paragraph--type--slide,.view-homepage-carousel .paragraph--type--carousel-slide,.view-homepage-carousel .paragraph--type--slide{padding-right:0}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title,.view-carousel-view .paragraph--type--slide .field--name-field-title,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title,.view-homepage-carousel .paragraph--type--slide .field--name-field-title{position:relative;z-index:3;padding:0 1rem 0 30px;max-width:100%}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title .field__item,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title .field__item,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title .field__item,.view-carousel-view .paragraph--type--slide .field--name-field-title .field__item,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title .field__item,.view-homepage-carousel .paragraph--type--slide .field--name-field-title .field__item{padding:0}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title .field__item a,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title .field__item a,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title .field__item a,.view-carousel-view .paragraph--type--slide .field--name-field-title .field__item a,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title .field__item a,.view-homepage-carousel .paragraph--type--slide .field--name-field-title .field__item a{outline:none}@media (min-width:480px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title,.view-carousel-view .paragraph--type--slide .field--name-field-title,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title,.view-homepage-carousel .paragraph--type--slide .field--name-field-title{max-width:400px}}@media (min-width:640px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title,.view-carousel-view .paragraph--type--slide .field--name-field-title,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title,.view-homepage-carousel .paragraph--type--slide .field--name-field-title{max-width:460px}}@media (min-width:1024px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title,.view-carousel-view .paragraph--type--slide .field--name-field-title,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title,.view-homepage-carousel .paragraph--type--slide .field--name-field-title{max-width:560px;padding:0 30px}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title h1,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title h1,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title h1,.view-carousel-view .paragraph--type--slide .field--name-field-title h1,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title h1,.view-homepage-carousel .paragraph--type--slide .field--name-field-title h1{font-weight:600;font-size:1.5rem;line-height:36px;background:#323DA8;padding:0;display:inline;margin:0;color:#fff;box-shadow:14px 0 0 0 #323DA8,-14px 0 0 0 #323DA8;-webkit-box-decoration-break:clone;box-decoration-break:clone}@media (min-width:480px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title h1,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title h1,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title h1,.view-carousel-view .paragraph--type--slide .field--name-field-title h1,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title h1,.view-homepage-carousel .paragraph--type--slide .field--name-field-title h1{font-size:36px;line-height:50px}}@media (min-width:1024px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title h1,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title h1,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title h1,.view-carousel-view .paragraph--type--slide .field--name-field-title h1,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title h1,.view-homepage-carousel .paragraph--type--slide .field--name-field-title h1{font-size:48px;line-height:62px}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-title h1 a,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-title h1 a,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-title h1 a,.view-carousel-view .paragraph--type--slide .field--name-field-title h1 a,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-title h1 a,.view-homepage-carousel .paragraph--type--slide .field--name-field-title h1 a{color:#fff}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-description,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-description,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-description,.view-carousel-view .paragraph--type--slide .field--name-field-description,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-description,.view-homepage-carousel .paragraph--type--slide .field--name-field-description{position:relative;z-index:2;font-weight:400;font-size:1em;line-height:18px;color:#fff;width:100%;max-width:370px;padding:52px 28px 40px;margin:-36px 0 0;border:2px solid #fff;background:rgba(0,0,0,.8)}@media (min-width:768px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-description,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-description,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-description,.view-carousel-view .paragraph--type--slide .field--name-field-description,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-description,.view-homepage-carousel .paragraph--type--slide .field--name-field-description{font-size:1.1875em;line-height:1.5rem;max-width:360px;padding:110px 60px 40px 30px;margin:-96px 0 0}}@media (min-width:1024px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-description,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-description,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-description,.view-carousel-view .paragraph--type--slide .field--name-field-description,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-description,.view-homepage-carousel .paragraph--type--slide .field--name-field-description{font-size:1.5em;line-height:30px;max-width:540px;padding:110px 60px 40px 30px;margin:-96px 0 0}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-description p,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-description p,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-description p,.view-carousel-view .paragraph--type--slide .field--name-field-description p,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-description p,.view-homepage-carousel .paragraph--type--slide .field--name-field-description p{line-height:1.4;margin:0 0 15px;padding:0}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-description p a,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-description p a,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-description p a,.view-carousel-view .paragraph--type--slide .field--name-field-description p a,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-description p a,.view-homepage-carousel .paragraph--type--slide .field--name-field-description p a{color:#fff}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link,.view-carousel-view .paragraph--type--slide .field--name-field-link,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link,.view-homepage-carousel .paragraph--type--slide .field--name-field-link{position:relative;z-index:3;margin:-18px 0 0 30px}@media (min-width:768px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link,.view-carousel-view .paragraph--type--slide .field--name-field-link,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link,.view-homepage-carousel .paragraph--type--slide .field--name-field-link{margin:-26px 0 0 35px}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link .field__item a,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link .field__item a,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link .field__item a,.view-carousel-view .paragraph--type--slide .field--name-field-link .field__item a,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link .field__item a,.view-homepage-carousel .paragraph--type--slide .field--name-field-link .field__item a{position:relative;background:#323DA8;color:#fff;font-size:12px;line-height:12px;font-weight:500;display:inline-block;padding:10px 22px 7px;text-transform:uppercase;border:none;transform:all .2s ease}@media (min-width:768px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link .field__item a,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link .field__item a,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link .field__item a,.view-carousel-view .paragraph--type--slide .field--name-field-link .field__item a,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link .field__item a,.view-homepage-carousel .paragraph--type--slide .field--name-field-link .field__item a{font-size:18px;line-height:18px;padding:12px 26px;font-weight:600}}@media (min-width:1024px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link .field__item a,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link .field__item a,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link .field__item a,.view-carousel-view .paragraph--type--slide .field--name-field-link .field__item a,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link .field__item a,.view-homepage-carousel .paragraph--type--slide .field--name-field-link .field__item a{font-size:22px;line-height:22px;padding:12px 26px}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link .field__item a:before,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link .field__item a:before,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link .field__item a:before,.view-carousel-view .paragraph--type--slide .field--name-field-link .field__item a:before,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link .field__item a:before,.view-homepage-carousel .paragraph--type--slide .field--name-field-link .field__item a:before{content:"";display:block;position:absolute;left:10px;top:50%;width:16px;height:12px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg);background-repeat:no-repeat;background-position:0;background-size:5px 10px;transform:translateY(-50%);transition:all .2s ease}@media (min-width:768px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link .field__item a:before,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link .field__item a:before,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link .field__item a:before,.view-carousel-view .paragraph--type--slide .field--name-field-link .field__item a:before,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link .field__item a:before,.view-homepage-carousel .paragraph--type--slide .field--name-field-link .field__item a:before{width:18px;height:22px;background-size:8px 15px}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link .field__item a:hover,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link .field__item a:hover,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link .field__item a:hover,.view-carousel-view .paragraph--type--slide .field--name-field-link .field__item a:hover,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link .field__item a:hover,.view-homepage-carousel .paragraph--type--slide .field--name-field-link .field__item a:hover{background:#a1140a}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-link .field__item a:hover:before,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-link .field__item a:hover:before,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-link .field__item a:hover:before,.view-carousel-view .paragraph--type--slide .field--name-field-link .field__item a:hover:before,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-link .field__item a:hover:before,.view-homepage-carousel .paragraph--type--slide .field--name-field-link .field__item a:hover:before{transform:translateY(-50%) translateX(20%)}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-image,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-image,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-image,.view-carousel-view .paragraph--type--slide .field--name-field-image,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-image,.view-homepage-carousel .paragraph--type--slide .field--name-field-image{width:100%;height:100%;position:absolute;z-index:1;left:0;top:0;background-color:#2d2d2d}@media (min-width:768px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-image,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-image,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-image,.view-carousel-view .paragraph--type--slide .field--name-field-image,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-image,.view-homepage-carousel .paragraph--type--slide .field--name-field-image{background:url(/themes/custom/cummins/images/internal_header_grey_background.jpg) no-repeat 50%;background-size:cover}}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-image .field__item,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-image .field__item,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-image .field__item,.view-carousel-view .paragraph--type--slide .field--name-field-image .field__item,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-image .field__item,.view-homepage-carousel .paragraph--type--slide .field--name-field-image .field__item{overflow:visible}.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-image .field__item div,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-image .field__item div,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-image .field__item div,.view-carousel-view .paragraph--type--slide .field--name-field-image .field__item div,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-image .field__item div,.view-homepage-carousel .paragraph--type--slide .field--name-field-image .field__item div{width:100%;height:200px;background-size:cover;background-repeat:no-repeat;background-position:top}@media (min-width:768px){.paragraph--type--slideshow .paragraph--type--carousel-slide .field--name-field-image .field__item div,.paragraph--type--slideshow .paragraph--type--slide .field--name-field-image .field__item div,.view-carousel-view .paragraph--type--carousel-slide .field--name-field-image .field__item div,.view-carousel-view .paragraph--type--slide .field--name-field-image .field__item div,.view-homepage-carousel .paragraph--type--carousel-slide .field--name-field-image .field__item div,.view-homepage-carousel .paragraph--type--slide .field--name-field-image .field__item div{background-position:50%;height:560px}}.paragraph--type--slideshow .slick__arrow,.view-carousel-view .slick__arrow,.view-homepage-carousel .slick__arrow{display:flex;width:auto;right:50px;left:50px;top:54%;transform:translateY(207px)}@media (min-width:480px){.paragraph--type--slideshow .slick__arrow,.view-carousel-view .slick__arrow,.view-homepage-carousel .slick__arrow{top:56%}}@media (min-width:768px){.paragraph--type--slideshow .slick__arrow,.view-carousel-view .slick__arrow,.view-homepage-carousel .slick__arrow{top:50%;right:50%;width:auto;left:auto;transform:translate(300px,207px)}}@media (min-width:1024px){.paragraph--type--slideshow .slick__arrow,.view-carousel-view .slick__arrow,.view-homepage-carousel .slick__arrow{transform:translate(475px,207px)}}.paragraph--type--slideshow .slick__arrow .slick-prev,.view-carousel-view .slick__arrow .slick-prev,.view-homepage-carousel .slick__arrow .slick-prev{order:1;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-black-bordered-left.svg) no-repeat 50%;margin-right:5px}.paragraph--type--slideshow .slick__arrow .slick-prev:before,.view-carousel-view .slick__arrow .slick-prev:before,.view-homepage-carousel .slick__arrow .slick-prev:before{display:none}.paragraph--type--slideshow .slick__arrow .slick-next,.view-carousel-view .slick__arrow .slick-next,.view-homepage-carousel .slick__arrow .slick-next{order:3;float:right;background:url(/themes/custom/cummins/images/icons/icon-arrow-black-bordered-right.svg) no-repeat 50%;margin-left:5px}.paragraph--type--slideshow .slick__arrow .slick-next:before,.view-carousel-view .slick__arrow .slick-next:before,.view-homepage-carousel .slick__arrow .slick-next:before{display:none}.paragraph--type--slideshow .slick__arrow .slick-arrow,.view-carousel-view .slick__arrow .slick-arrow,.view-homepage-carousel .slick__arrow .slick-arrow{position:relative;width:1rem;height:28px;top:0;border-radius:0}.paragraph--type--slideshow .slick__arrow .slick-dots,.view-carousel-view .slick__arrow .slick-dots,.view-homepage-carousel .slick__arrow .slick-dots{order:2;width:100%;position:static;float:left;padding:0;transform:none;margin-top:-12px}@media (min-width:768px){.paragraph--type--slideshow .slick__arrow .slick-dots,.view-carousel-view .slick__arrow .slick-dots,.view-homepage-carousel .slick__arrow .slick-dots{width:auto}}.paragraph--type--slideshow .slick__arrow .slick-dots li,.view-carousel-view .slick__arrow .slick-dots li,.view-homepage-carousel .slick__arrow .slick-dots li{width:auto;height:auto;margin:0 1px}.paragraph--type--slideshow .slick__arrow .slick-dots li button,.view-carousel-view .slick__arrow .slick-dots li button,.view-homepage-carousel .slick__arrow .slick-dots li button{display:block;height:1.5rem;width:1.5rem;padding:0;background:#c6c6c6;color:#4d4d4d;font-size:12px;font-weight:600;text-align:center;border:2px solid #4d4d4d;border-radius:50%}.paragraph--type--slideshow .slick__arrow .slick-dots li button:before,.view-carousel-view .slick__arrow .slick-dots li button:before,.view-homepage-carousel .slick__arrow .slick-dots li button:before{display:none}.paragraph--type--slideshow .slick__arrow .slick-dots li.slick-active button,.view-carousel-view .slick__arrow .slick-dots li.slick-active button,.view-homepage-carousel .slick__arrow .slick-dots li.slick-active button{color:#fff;background:#000;border:2px solid #fff}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet{box-sizing:border-box;width:24px;height:24px;color:#4d4d4d;background-color:#c6c6c6;font-size:12px;font-weight:600;line-height:1.25rem;text-align:center;border-color:#4d4d4d;border-width:2px}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet.selected,.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:hover{background:#fff;border-color:#4d4d4d}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(0):before{content:"0"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:first-child::before{content:"1"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(2):before{content:"2"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(3):before{content:"3"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(4):before{content:"4"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(5):before{content:"5"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(6):before{content:"6"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(7):before{content:"7"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(8):before{content:"8"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(9):before{content:"9"}.rev_slider_wrapper .tp-bullets.hephaistos .tp-bullet:nth-child(10):before{content:"10"}.rev_slider_wrapper .hermes.tparrows.tp-leftarrow:hover:before,.rev_slider_wrapper .hermes.tparrows.tp-rightarrow:hover:before{transform:translateX(0);opacity:1}.rev_slider_wrapper .hermes.tparrows .tp-arr-allwrapper{width:30px;height:110px}.rev_slider_wrapper .hermes.tparrows .tp-arr-titleholder{display:none!important}.paragraph--view-mode--spotlight-one{width:100%;max-width:1200px}.paragraph--view-mode--spotlight-two{width:100%;max-width:1024px}.paragraph--view-mode--spotlight-one{margin-top:80px;margin-bottom:80px}@media (min-width:640px){.paragraph--view-mode--spotlight-one{margin-top:110px;margin-bottom:110px}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one{margin-top:140px;margin-bottom:140px}}.paragraph--view-mode--spotlight-one .field--name-field-image{position:relative;z-index:1;width:100%}.paragraph--view-mode--spotlight-one .field--name-field-image .field__item{width:95%;height:200px;float:left}@media (min-width:480px){.paragraph--view-mode--spotlight-one .field--name-field-image .field__item{height:400px}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .field--name-field-image .field__item{height:500px;width:80%}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .field--name-field-image .field__item{height:650px}}.paragraph--view-mode--spotlight-one .field--name-field-image .field__item img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}@media (min-width:480px){.paragraph--view-mode--spotlight-one .field--name-field-image .field__item img{height:400px}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .field--name-field-image .field__item img{height:500px}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .field--name-field-image .field__item img{height:650px}}.paragraph--view-mode--spotlight-one .field--name-field-image:after{content:"";width:95%;height:150px;background:#323DA8;float:left;position:relative;z-index:-1;margin:-210px 0 0}@media (min-width:480px){.paragraph--view-mode--spotlight-one .field--name-field-image:after{height:200px;margin:-420px 0 0}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .field--name-field-image:after{margin:-530px 0 0;height:250px;width:87%}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .field--name-field-image:after{margin:-680px 0 0;height:350px}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .field--name-field-image:after{height:400px}}.paragraph--view-mode--spotlight-one .spotlight-info{position:relative;z-index:2;background:#fff;width:82%;padding:15px 15px 25px;display:inline-table;margin:-8px 28px 0;float:left}@media (min-width:480px){.paragraph--view-mode--spotlight-one .spotlight-info{width:320px;margin:-380px 60px 0}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .spotlight-info{width:380px;padding:40px;margin:-470px 70px 0}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .spotlight-info{width:440px;padding:45px;margin:-620px 80px 0}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .spotlight-info{width:540px;padding:50px;margin:-620px 110px 0}}.paragraph--view-mode--spotlight-one .spotlight-info:after{content:"";position:absolute;left:0;bottom:0;border-left:4px solid #c6c6c6;border-bottom:8px solid #c6c6c6;width:100%;height:70%}@media (min-width:480px){.paragraph--view-mode--spotlight-one .spotlight-info:after{display:none}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area{color:#000;font-size:.75em;font-weight:700;line-height:10px;text-transform:uppercase}@media (min-width:480px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area{font-size:1em;line-height:1.25rem}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area{font-size:1.25em;line-height:1.5rem}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area{font-size:1.375em;line-height:26px}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area{font-size:1.5em;line-height:30px}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area:before{content:"";width:14px;height:10px;background:#000;display:block;float:left;margin:0 1rem 0 -24px}@media (min-width:480px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area:before{width:18px;height:1rem}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area:before{width:1.5rem;height:22px;margin:0 1rem 0 -52px}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area:before{width:30px;height:26px;margin:0 1rem 0 -60px}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area:before{width:36px;height:30px;margin:0 1rem 0 -68px}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area .field__item{float:left;margin-left:-12px}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-subject-area .field__item{margin-left:-14px}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-title{float:left;width:100%;clear:both;margin:10px 0}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-title h2{color:#000;font-size:1.125em;font-weight:700;line-height:1.25rem;margin:0}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-title h2 a{color:#000}@media (min-width:480px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-title h2{font-size:1.5em;line-height:28px}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-title h2{font-size:1.625em;line-height:2rem}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-title h2{font-size:2.125em;line-height:40px}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-title h2{font-size:2.375em;line-height:44px}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-description{color:#4d4d4d;font-size:.9375em;font-weight:400;line-height:17px;float:left;width:100%;clear:both}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-description a{color:#4d4d4d}@media (min-width:480px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-description{font-size:1em;line-height:18px}}@media (min-width:640px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-description{font-size:1.125em;line-height:22px}}@media (min-width:768px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-description{font-size:1.25em;line-height:1.5rem}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-description{font-size:1.375em;line-height:36px;font-size:1.5em;line-height:30px}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-description p{margin:0;padding:0}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link{float:left;width:100%;clear:both;margin:1rem 0 0;z-index:30;position:relative}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a{background:#323DA8;color:#fff;font-size:14px;line-height:14px;font-weight:600;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;border:none;transform:all .2s ease}@media (min-width:768px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a{font-size:18px;line-height:18px;padding:12px 50px 12px 14px}}@media (min-width:1024px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a{font-size:20px;line-height:20px}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a:before{transition:all .2s ease;content:"";width:12px;height:10px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}@media (min-width:768px){.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a:before{width:14px;height:18px;margin:0 2px 0 0}}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a:focus,.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a:hover{background:#a1140a;color:#fff}.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a:focus:before,.paragraph--view-mode--spotlight-one .spotlight-info .field--name-field-link a:hover:before{background-position:100%}.field--name-field-paragraphs .field__item:nth-of-type(odd) .paragraph--view-mode--spotlight-one .field--name-field-image .field__item{float:left}.field--name-field-paragraphs .field__item:nth-of-type(2n) .paragraph--view-mode--spotlight-one .field--name-field-image .field__item,.field--name-field-paragraphs .field__item:nth-of-type(odd) .paragraph--view-mode--spotlight-one .field--name-field-image:after,.field--name-field-paragraphs .field__item:nth-of-type(odd) .paragraph--view-mode--spotlight-one .spotlight-info{float:right}.field--name-field-paragraphs .field__item:nth-of-type(2n) .paragraph--view-mode--spotlight-one .field--name-field-image:after,.field--name-field-paragraphs .field__item:nth-of-type(2n) .paragraph--view-mode--spotlight-one .spotlight-info{float:left}.block-views-blockspotlight-section-block-2,.block-views-blockspotlight-section-block-3,.block-views-blockspotlight-section-block-4,.block-views-blockspotlight-section-block-5{display:none}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two{margin-top:60px;margin-bottom:60px}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image{position:absolute;display:block;width:100%;height:230px;padding:0 1rem}@media (min-width:640px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image{height:360px}}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image{width:430px;height:360px;width:550px;height:450px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover}@media (min-width:640px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img{height:360px}}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img{width:430px;height:360px}}@media (min-width:1024px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-image img{width:550px;height:450px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info{border-bottom:3px solid #c6c6c6;overflow:auto!important;padding:1.25rem 40px;width:auto;height:auto;min-height:normal;float:right;display:block;position:relative;margin:-44px 1rem 0}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info{border-bottom:8px solid #c6c6c6;padding:30px 30px 40px 415px;width:90%;margin:0 1rem 0 0;min-height:398px}}@media (min-width:1024px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info{padding:40px 30px 40px 480px;min-height:488px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before{content:"";width:3px;height:20px;background:#c6c6c6;position:absolute;bottom:0}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before{width:.5rem;height:30px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:before{left:0}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info:after{right:0}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a{display:block;font-size:1.25em;line-height:26px;color:#fff;background:#323DA8;text-transform:lowercase;padding:.5rem;position:relative;width:auto;display:inline-block;margin-left:-20px;font-weight:400;z-index:1}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a{font-size:2.75em;line-height:48px;padding:10px 1.25rem 10px 46px;margin-left:-50px}}@media (min-width:1024px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-subject-area a{font-size:3.125em;line-height:52px;padding:1.25rem 26px 1.25rem 46px;margin-left:-50px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2{font-weight:700;font-size:1.25em;line-height:1.5rem;color:#000;margin:230px 0 10px}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2 a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2 a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2 a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2 a{color:#000}@media (min-width:480px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2{font-size:1.5em;line-height:28px}}@media (min-width:640px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2{font-size:1.75em;line-height:2rem;margin:360px 0 10px}}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2{font-size:2em;line-height:36px;margin:1rem 0 10px}}@media (min-width:1024px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .spotlight-info .field--name-field-title h2{font-size:2.25em;line-height:40px;margin:30px 0 10px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description{color:#4d4d4d;font-size:.9375em;line-height:18px}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description a{color:#4d4d4d}@media (min-width:640px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description{font-size:1.125em;line-height:22px}}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description{font-size:1.25em;line-height:27px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description p,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description p,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description p,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-description p{margin:0!important;padding:0}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link{float:left;width:100%;clear:both;margin:1rem 0 0}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a{background:#323DA8;color:#fff;font-size:14px;line-height:14px;font-weight:600;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;border:none;transform:all .2s ease}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a{font-size:18px;line-height:18px;padding:12px 50px 12px 14px}}@media (min-width:1024px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a{font-size:20px;line-height:20px}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before{transition:all .2s ease;content:"";width:12px;height:10px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}@media (min-width:768px){.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:before{width:14px;height:18px;margin:0 2px 0 0}}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus,.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover{background:#a1140a;color:#fff}.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus:before,.block-views-blockspotlight-section-block-2 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover:before,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus:before,.block-views-blockspotlight-section-block-3 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover:before,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus:before,.block-views-blockspotlight-section-block-4 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover:before,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:focus:before,.block-views-blockspotlight-section-block-5 .field--name-field-paragraphs .paragraph--view-mode--spotlight-two .field--name-field-link a:hover:before{background-position:100%}.paragraph--type--two-col-bullet-checklist h2{text-align:center;font-weight:200}.paragraph--type--two-col-bullet-checklist .field--name-field-checklist-column{display:flex;flex-direction:column;flex-wrap:wrap}.paragraph--type--two-col-bullet-checklist .field--name-field-checklist-column .paragraph--type--icon-bullet-list{padding:0 1rem}.paragraph--type--two-col-bullet-checklist .field--name-field-checklist-column h4{font-size:18px;font-weight:600}.paragraph--type--two-col-bullet-checklist .field--name-field-checklist-column ul{padding-left:0}@media (min-width:1024px){.paragraph--type--two-col-bullet-checklist .field--name-field-checklist-column{flex-direction:row}.paragraph--type--two-col-bullet-checklist .field--name-field-checklist-column>.field__item{width:50%;flex:1}}.paragraph--type--video-caption{position:relative;width:100%;margin:30px 0;top:0;left:0;padding:0}@media (min-width:768px){.paragraph--type--video-caption{position:absolute;margin:210px 0 0;padding:0 1rem;display:block}}@media (min-width:1024px){.paragraph--type--video-caption{padding:0}}.paragraph--type--video-description{display:block;min-height:auto;margin:40px 0;position:relative;background:url(/themes/custom/cummins/images/grey-stroke.svg) no-repeat center 26px;background-size:90%}@media (min-width:640px){.paragraph--type--video-description{margin:1rem 0 50px}}@media (min-width:1024px){.paragraph--type--video-description{min-height:600px}}.paragraph--type--video-description .field--name-field-video{padding-top:40px}@media (min-width:640px){.paragraph--type--video-description .field--name-field-video{padding-top:50px}}.paragraph--type--video-description .field--name-field-description{width:100%;float:right;margin:0;position:relative;background:#fff;border-top:4px solid #323DA8;border-bottom:4px solid #c6c6c6;padding:6px 26px}@media (min-width:768px){.paragraph--type--video-description .field--name-field-description{width:70%;margin:-16px 1rem 0 0}}@media (min-width:1024px){.paragraph--type--video-description .field--name-field-description{margin:-16px 30px 0 0}}.paragraph--type--video-description .field--name-field-description p{font-size:18px!important;line-height:24px!important;color:#4d4d4d!important;font-weight:300!important}.paragraph--type--video-description .field--name-field-description p a,.paragraph--type--video-description .field--name-field-description p b,.paragraph--type--video-description .field--name-field-description p strong{font-weight:600!important}.paragraph--type--video-set .field__item .paragraph--type--video-caption{position:relative;width:100%;margin-top:10px;padding:0}.paragraph--type--video-set .field__item .paragraph--type--video-caption .field--name-field-title{font-size:16px;line-height:20px;color:#4d4d4d;margin-top:10px}@media (min-width:640px){.paragraph--type--video-set .field__item .paragraph--type--video-caption .field--name-field-title{font-size:18px;line-height:1.5rem}}.paragraph--type--video-set .field__item:nth-of-type(n+2) .paragraph--type--video-caption{width:45%;margin-top:1.25rem}@media (min-width:640px){.paragraph--type--video-set .field__item:nth-of-type(n+2) .paragraph--type--video-caption{margin-top:40px}}.paragraph--type--video-set .field__item:nth-of-type(2n) .paragraph--type--video-caption{float:left}.paragraph--type--video-set .field__item:nth-of-type(odd) .paragraph--type--video-caption{float:right}.paragraph{max-width:1200px;margin-left:auto;margin-right:auto;overflow:visible}.paragraph:after{content:"";display:table;clear:both}.paragraph.paragraph--type--red-feature-block{background:#323DA8;color:#fff;padding:30px 1.25rem}.paragraph.paragraph--type--red-feature-block a,.paragraph.paragraph--type--red-feature-block h2,.paragraph.paragraph--type--red-feature-block p{text-align:center;color:#fff;line-height:1.3}.paragraph.paragraph--type--red-feature-block h2{font-size:30px;font-weight:400}@media (min-width:1024px){.paragraph.paragraph--type--red-feature-block{padding:40px}}#block-cumminscommercefacetedsearchblock{display:none}.product-finder #main-wrapper{padding-bottom:0}.product-finder .main-no-sidebar{padding:0!important}.product-finder #sidebar-first{padding-left:2rem;background-color:#fff}@media (min-width:640px){.product-finder #sidebar-first{background:#efefef}}.product-finder .layout-main{max-width:100%}.product-finder .header{background:#000;background-image:none}.product-finder #product-finder-page .layout-main{max-width:100%}.product-finder #product-finder-page #sidebar-first,.product-finder #product-finder-page #sidebar-second{padding:0 1rem}@media (min-width:640px){.product-finder #product-finder-page #sidebar-first,.product-finder #product-finder-page #sidebar-second{padding:2rem 1rem}}@media (min-width:640px){.product-finder #product-finder-page #block-cumminscommercefacetedsearchblock{display:block}}.product-finder #open-additional-products{color:#323DA8;background:#fff;border:none;outline:none}.product-finder #open-additional-products span span{display:none}@media (min-width:640px){.product-finder #open-additional-products span span{display:inline}}.product-finder #open-additional-products svg{position:relative;top:3px;fill:#323DA8}.product-finder__titleWrapper{display:flex;justify-content:space-between;padding:2rem 1rem 0}@media (min-width:640px){.product-finder__titleWrapper{padding:0 1rem 0 0}}.product-finder__title{margin-top:.5rem;padding-left:1rem}.product-finder__sortBy,.product-finder__sortBy .form-autocomplete,.product-finder__sortBy .form-item-sort-order{display:none}.path-product .main-no-sidebar,.product .main-no-sidebar{padding:0!important}.path-product .breadcrumb li:last-child,.product .breadcrumb li:last-child{display:inline-block!important}.path-product .header,.path-product .header-wrapper,.product .header,.product .header-wrapper{background:#000}.path-product #block-cummins-content,.product #block-cummins-content{margin-bottom:2rem}.path-product #product-finder,.product #product-finder{max-width:75rem;margin:0 auto 2rem}.path-product .product__header,.path-product .product__product-overview,.path-product .product__videos-wrapper,.path-product .tab_navigation__tabs,.product .product__header,.product .product__product-overview,.product .product__videos-wrapper,.product .tab_navigation__tabs{max-width:73rem;margin:0 auto 2rem;padding-right:1rem;padding-left:1rem}.product__header h1{margin-top:.5rem;margin-bottom:0;font-weight:800;font-size:1.625rem}.product__header picture{margin:1em auto 0}.product__header img{display:block;width:100%;max-width:100%;height:auto;margin:0 auto}@media (min-width:640px){.product__header{position:relative}.product__header:after{content:"";display:table;clear:both}.product__header .field--name-field-image,.product__header picture{float:left;width:40%;min-height:380px;margin-top:0}.product__header h1{font-size:1.875em}.product__header .breadcrumb,.product__header .product__common-uses,.product__header .product__description,.product__header .product__group-of-attributes,.product__header .product__select-your-market,.product__header .product_group-of-ratings,.product__header h1{float:right;width:calc(60% - 2rem)}}@media (min-width:1024px){.product__header h1{font-size:2.125em}}.product__group-of-attributes{display:flex;flex-flow:row wrap;margin-top:.5em;margin-bottom:1.5em}@media (min-width:640px){.product__group-of-attributes{margin-bottom:0}}.product__attribute{min-width:140px;margin:1rem 1rem 0 0}.product__attribute__label{display:block;color:#7b7b7b;font-size:.875em;line-height:1}.product__attribute__value{display:inline-block;font-weight:600;font-size:1.125em}.product__attribute__value--kilowatts,.product__attribute__value--newton-meters{color:#7b7b7b;font-size:1rem}.product__attribute__unit{display:inline-block;font-size:1em}.product__attribute__unit--kilowatts,.product__attribute__unit--newton-meters{margin-left:3px;color:#7b7b7b;font-size:1rem}.product__description,.product__description>*+*{margin-top:32px}.product__description p{font-size:1.25em;line-height:1.7}.product__description .request-a-quote{margin-top:1.5em}.product__description .block-cummins-rfq-callout a,.product__description .block-cummins-rfq-callout a div{margin-top:0}.product__select-your-market{margin-top:2em}.product__select-your-market h3{position:relative;flex:1 1 100%;margin-top:0;color:#4d4d4d;font-weight:700;font-size:1.125em}.product__select-your-market h3 span{position:relative;z-index:1;display:inline-block;padding-right:.5rem;background:#fff}.product__select-your-market h3:after{position:absolute;top:50%;right:0;left:0;z-index:0;display:block;width:100%;max-width:420px;height:4px;background:#c6c6c6;transform:translateY(-50%);content:""}.product__select-your-market.available-regions h3:after{display:none}.product__select-your-market.available-regions .product__select-your-market__market-list{border-bottom:none}.product__select-your-market__market-list{max-width:420px;padding-bottom:.75rem;border-bottom:4px solid #c6c6c6}.product__select-your-market__market-list:after{content:"";display:table;clear:both}.product__select-your-market__market-list>span{float:left;width:50%;margin-top:.5em;padding-right:1rem;font-weight:400;font-size:1em}.product__select-your-market__market-option{position:relative;float:left;width:50%;margin-top:.5em;padding-right:1rem;font-size:1em}.product__select-your-market__market-option a{display:block;color:#7b7b7b;text-decoration:none}.product__select-your-market__market-option a:focus,.product__select-your-market__market-option a:hover{color:#323DA8;text-decoration:underline}.product__select-your-market__market-option svg{position:relative;top:-1px;display:inline-block;width:5px;height:10px}.product__select-your-market__market-option.product__select-your-market__selected-market{display:block;color:#323DA8;font-weight:600}.product__select-your-market__market-option:nth-child(2n-1){clear:left}.product__common-uses{display:flex;flex-flow:row wrap;margin-top:2em}.product__common-uses h3{flex:1 1 100%;margin-top:0;font-weight:600;font-size:1.25em}.product__common-uses__option{position:relative;flex:1 0 50%;margin-top:.5em;font-size:1em}.product__common-uses__option a{display:block;color:#7b7b7b;text-decoration:none}.product__common-uses__option a:focus,.product__common-uses__option a:hover{color:#323DA8;text-decoration:underline}.product__common-uses__option svg{position:relative;top:-1px;display:inline-block;width:5px;height:10px}.product_group-of-ratings{margin-top:1rem}.product_group-of-ratings table{border-top:1px solid #7b7b7b}.product_group-of-ratings th{width:156px;padding:1rem 1rem .375rem;font-weight:600;font-size:.875em;line-height:1;text-align:left}.product_group-of-ratings th:first-child{width:140px}.product_group-of-ratings td{padding:.1875rem 1rem;font-size:.875em}.product_group-of-ratings td:first-child,.product_group-of-ratings th:first-child{padding-left:0}.product_group-of-ratings td:last-child,.product_group-of-ratings th:last-child{padding-right:0}.product__content-top{margin-top:2em}.product__product-overview{margin-bottom:24px}.product__product-overview h3{font-weight:800;font-size:1.5em}.product__content-bottom{margin-top:2em}.product__content-bottom p{margin:0 0 1em}.product__content-bottom img{padding:0 15px}#product-finder{width:100%}#product-finder .view-header{display:none}@media (min-width:768px){#product-finder{display:flex;justify-content:space-between}#product-finder #sidebar-first{flex:1 0 350px;max-width:350px;padding-right:2rem}#product-finder #sidebar-second{flex:1 1 0px}}@media (min-width:1024px){#product-finder #sidebar-first{flex-basis:350px;max-width:400px}}#product-finder #autocomplete{position:relative}#product-finder #autocomplete svg{position:absolute;top:1.4rem;right:1rem;fill:#2d2d2d}.view-product-finder .view-footer,.view-product-finder .view-header{padding-bottom:.75rem;font-size:.875em}.view-product-finder .view-footer .count-summary,.view-product-finder .view-header .count-summary{display:inline;margin-top:1rem;padding-left:.25rem;font-style:italic;white-space:nowrap}@media (min-width:640px){.view-product-finder .view-footer .count-summary,.view-product-finder .view-header .count-summary{display:block}}.view-product-finder .view-footer .pager-nav,.view-product-finder .view-header .pager-nav{margin-top:1rem}.view-product-finder .view-footer #total-filters,.view-product-finder .view-header #total-filters{display:inline;padding-left:.5rem;color:#323DA8}@media (min-width:640px){.view-product-finder .view-footer #total-filters,.view-product-finder .view-header #total-filters{display:none;visibility:hidden}}@media (min-width:1080px){.view-product-finder .view-footer,.view-product-finder .view-header{display:flex;align-items:center;justify-content:space-between}.view-product-finder .view-footer .pager-nav,.view-product-finder .view-header .pager-nav{margin-top:0;white-space:nowrap}}.view-product-finder .view-header{padding:1rem}@media (min-width:640px){.view-product-finder .view-header{margin-top:.25rem!important;padding-top:.25rem}}.view-product-finder .view-header .pager-nav{display:none}.view-product-finder .view-footer{margin-top:.5rem;padding:1rem}@media (min-width:640px){.view-product-finder .view-footer{padding:2rem 1rem}}.view-product-finder .views-view-grid{display:flex;flex-wrap:wrap;width:100%;padding:1rem 0 0}.view-product-finder .product-result{position:relative;display:flex;width:100%;margin:1rem auto;padding-bottom:2rem}@media (min-width:768px){.view-product-finder .product-result{width:280px;padding-bottom:1.5rem}}.view-product-finder .product-result .views-field{position:relative;width:100%}.view-product-finder .product-result .product-finder-content{width:100%;height:100%}@media (min-width:640px){.view-product-finder .product-result .product-finder-content{flex-flow:row nowrap}}.view-product-finder .product-result .product-finder-content .product-finder-info{position:relative;display:flex;flex-flow:column nowrap;align-items:stretch;width:100%;padding:1rem}.view-product-finder .product-result .product-finder-content .quick-specs{margin-top:1rem;padding-top:1rem;border-top:1px solid #efefef}.view-product-finder .product-result .product-finder-content .quick-specs .quick-specs-ratings{padding-left:0!important}.view-product-finder .product-result .product-finder-content .quick-specs label{width:100%}@media (min-width:640px){.view-product-finder .product-result .product-finder-content .quick-specs label{width:auto}}.view-product-finder .product-result .product-finder-content .quick-specs>div{display:flex;justify-content:space-between;width:100%;margin-bottom:.5rem}.view-product-finder .product-result .product-finder-content .quick-specs-ratings>div{display:flex;justify-content:space-between;width:100%}.view-product-finder .product-result .product-finder-content .quick-specs,.view-product-finder .product-result .product-finder-content .quick-specs-ratings{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:100%}.view-product-finder .product-result .product-finder-content .quick-specs-ratings span,.view-product-finder .product-result .product-finder-content .quick-specs span{max-width:100%}.view-product-finder .product-result .product-finder-content .english,.view-product-finder .product-result .product-finder-content .metric{display:flex;align-items:baseline}.view-product-finder .product-result .product-finder-content label{color:#4d4d4d;font-weight:800;font-size:.85rem}.view-product-finder .product-result .product-finder-content span{color:#7b7b7b;font-weight:600;font-size:.85rem}.view-product-finder .product-result .product-finder-content span[class*=-min]{padding-right:.25rem}.view-product-finder .product-result .product-finder-content span[class*=-max]{padding-left:.25rem}.view-product-finder .product-result .product-finder-content span[class*=-units]{padding-left:.25rem;font-weight:400;white-space:nowrap}.view-product-finder .product-result .product-finder-content .quick-specs-ratings label{display:inline-block}.view-product-finder .product-result .product-finder-title{margin:0 auto;color:#323DA8;font-weight:700;font-size:1rem;text-align:center}.view-product-finder .product-result .product-finder-image{display:flex;align-items:center;justify-content:center;width:100%;min-height:250px;padding:1rem}@media (min-width:768px){.view-product-finder .product-result .product-finder-image{min-height:218px}}.view-product-finder .product-result .product-finder-image .field{width:80%}.view-product-finder .product-result .product-finder-image img{max-width:100%;margin:0}.view-product-finder .product-result .product-finder-link{position:absolute;top:0;z-index:500;width:100%;height:100%}.view-product-finder .product-result .product-finder-link a{position:absolute;display:block;width:100%;height:100%;font-size:0}.view-product-finder .product-result:focus .product-finder-title,.view-product-finder .product-result:hover .product-finder-title{color:#323DA8}.view-product-finder .product-result .product_group-of-ratings{margin-top:.5rem}.view-product-finder .product-result .product_group-of-ratings table{border-top:none}.view-product-finder .product-result .product_group-of-ratings th{width:156px;padding:0;font-weight:400;font-size:.75em;line-height:1;text-align:center}.view-product-finder .product-result .product_group-of-ratings th:first-child{width:72px}.view-product-finder .product-result .product_group-of-ratings td{padding:.125rem 0 0;font-weight:700;font-size:.75rem;text-align:center}.view-product-finder .product-result .product_group-of-ratings td:first-child,.view-product-finder .product-result .product_group-of-ratings th:first-child{padding-left:0;font-weight:800;font-size:1rem;text-align:left}.view-product-finder .product-result .product_group-of-ratings td:last-child,.view-product-finder .product-result .product_group-of-ratings th:last-child{padding-right:0}.product-finder-additional-info{position:relative;padding:.5rem}@media (min-width:640px){.product-finder-additional-info{padding:1rem}}.product-finder-additional-info__titleWrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.product-finder-additional-info__titleWrapper>div{width:100%}@media (min-width:640px){.product-finder-additional-info__titleWrapper>div{width:48%}}.product-finder-additional-info__title{margin-top:3.2rem}.product-finder-additional-info__description{margin:1rem 0;padding:1rem;background-color:#efefef}.product-finder-additional-info__description p{margin:0}.search-and-refine{position:fixed;bottom:0;left:0;z-index:1001;display:inline-block;display:flex;align-items:flex-end;justify-content:center;width:100%;padding:1rem;background:#323DA8;cursor:pointer}@media (min-width:640px){.search-and-refine{display:none}}.search-and-refine p{display:inline-block;margin:0;color:#fff}.search-and-refine svg{position:relative;top:3px;left:3px;display:inline-block}.search-and-refine svg path{fill:#fff}.search-and-refine.active .search-and-refine__message,.search-and-refine .search-and-refine__activeMessage{display:none}.search-and-refine.active .search-and-refine__activeMessage{display:inline-block}body.mobile-menu-expanded .search-and-refine,body.subnav-expanded .search-and-refine{z-index:0}#to-top{float:none;margin:0 auto 2rem;color:#323DA8;text-align:center;cursor:pointer}@media (min-width:640px){#to-top{float:right;margin:0 2rem 2rem 0}}#to-top svg{position:relative;top:3px;width:1rem;height:1rem}#to-top svg path{fill:#323DA8}#refine-results-scroll{position:fixed;top:80px;display:none;margin:1rem;padding:1rem;color:#323DA8;visibility:hidden;cursor:pointer}@media (min-width:640px){#refine-results-scroll{visibility:visible}}#refine-results-scroll svg{position:relative;top:3px;width:1rem;height:1rem}#refine-results-scroll svg path{fill:#323DA8}.product-finder-no-results{display:none;max-width:100%;padding:2rem}@media (min-width:768px){.product-finder-no-results{max-width:70%}}.product-finder .product-finder-back-link{display:none}.product-finder #block-cumminscommercefacetedsearchblock{padding:1rem}@media (min-width:1024px){.product-finder #product-finder #sidebar-first{padding-left:2rem}}.product-finder .main-no-sidebar{margin-top:3rem}.product-finder-back-link{display:flex;align-items:center;justify-content:center;margin:0 1rem;padding:1rem;background:#fff;box-shadow:0 3px 35px 0 rgba(0,0,0,.16),0 3px 10px 1px rgba(0,0,0,.23);-ms-box-shadow:0 3px 35px 0 rgba(0,0,0,.16),0 3px 10px 1px rgba(0,0,0,.23);-webkit-box-shadow:0 3px 35px 0 rgba(0,0,0,.16),0 3px 10px 1px rgba(0,0,0,.23)}.product-finder-back-link svg{height:.8rem;margin-right:.25rem}.product-finder-back-link svg path{fill:#4d4d4d}.product-finder-back-link #block-productfinderlink p{font-size:.8rem}.page-node-type-category-page #sidebar-second{transform:translateZ(0)}.page-node-type-category-page .metric{display:none}.product__videos{display:flex;flex-direction:column;gap:24px;margin:24px 0}.product__video{position:relative;padding-top:56.25%;overflow:hidden}.product__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.product-line__grid-wrapper .main-no-sidebar{padding-top:0}.product-line__grid-wrapper h2{text-align:center}.view-applications-grid .views-view-grid{display:flex;flex-flow:row wrap;justify-content:space-evenly}.view-applications-grid .views-view-grid:after{display:none}.view-applications-grid .views-view-grid .views-row{float:none;width:auto;padding:.5em}.view-applications-grid .views-view-grid .views-row:after{display:none}.view-applications-grid .application-grid{width:20em!important;margin-top:2em}.view-applications-grid .application-grid .views-field-title a{display:block;margin:0 .75em 0 0;padding:.4em 0;color:#4d4d4d;font-size:1.375em;font-weight:600}.view-applications-grid .application-grid .views-field-field-cat a,.view-applications-grid .application-grid .views-field-field-category-thumbnail a{position:relative;display:block;width:100%;height:218px;overflow:hidden}.view-applications-grid .application-grid .views-field-field-cat a img,.view-applications-grid .application-grid .views-field-field-category-thumbnail a img{position:relative;display:block;min-width:100%;width:100%;min-height:100%;top:50%;transform:translateY(-50%)}.view-applications-grid .application-grid .views-field-field-cat a:after,.view-applications-grid .application-grid .views-field-field-category-thumbnail a:after{content:"";display:block;position:absolute;width:100%;height:.375rem;bottom:0;left:0;right:0;background:#323DA8;transition:all .2s ease}.view-applications-grid .application-grid .views-field-field-cat a:focus:after,.view-applications-grid .application-grid .views-field-field-cat a:hover:after,.view-applications-grid .application-grid .views-field-field-category-thumbnail a:focus:after,.view-applications-grid .application-grid .views-field-field-category-thumbnail a:hover:after{height:.75rem;background:rgba(218,41,28,.75)}.container-carousel{position:relative;float:left;max-width:45%;margin-top:2.75rem}.container-carousel .tooltip-inner{padding:10px 12px;font-size:14px;color:#ff9b13;line-height:1.2em;background-color:rgba(0,0,0,.85)}.container-carousel .carousel-repower .carousel-indicators{display:block;margin:0 0 30px;list-style:none;text-align:center}.container-carousel .carousel-repower .carousel-indicators li{display:inline-block;width:12px;height:12px;margin:0 5px;opacity:.5;background-color:transparent;border:1px solid #7b7b7b;border-radius:8px;cursor:pointer}.container-carousel .carousel-repower .carousel-indicators li:hover{opacity:.8;background-color:#7b7b7b}.container-carousel .carousel-repower .carousel-indicators .active{background-color:#7b7b7b}.container-carousel .carousel-repower .carousel-control{top:50%;left:0;width:auto;height:auto;border-width:0;background-color:transparent;font-size:90px;line-height:90px;color:#c6c6c6}.container-carousel .carousel-repower .carousel-control:hover{opacity:1}@media (max-width:767px){.container-carousel .carousel-repower .carousel-control{top:35%;font-size:60px;line-height:60px}}.container-carousel .carousel-repower .carousel-control i{text-shadow:0 0 10px hsla(0,0%,100%,.75)}.container-carousel .carousel-repower .carousel-control.right{left:auto;right:0}.container-carousel .carousel-repower .container-interactive{position:relative;max-width:80%;margin:0 auto}.container-carousel .carousel-repower .container-interactive img{display:block;margin:0 auto;max-width:448px}.container-carousel .carousel-repower .container-interactive [class^=info-point-]{position:absolute;border:1px solid hsla(0,0%,100%,.7);border-radius:50%;opacity:.9;box-shadow:3px 3px 5px 4px rgba(0,0,0,.3);transition:all .2s ease-in-out;transform:scale(1.2);animation-name:signal;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate}.container-carousel .carousel-repower .container-interactive [class^=info-point-]:after{content:"";display:block;width:1.5rem;height:1.5rem;border-radius:50%}.container-carousel .carousel-repower .container-interactive [class^=info-point-].info-point-active,.container-carousel .carousel-repower .container-interactive [class^=info-point-]:hover{opacity:1;transform:scale(1.5);animation:none!important;border-color:#ff9b13;box-shadow:0 1px 5px 2px rgba(0,0,0,.3);text-decoration:none}.container-carousel .carousel-repower .container-interactive .info-point-1{top:28%;left:60%}.container-carousel .carousel-repower .container-interactive .info-point-2{top:17%;left:1%}.container-carousel .carousel-repower .container-interactive .info-point-3{top:72%;left:83%}.container-carousel .carousel-repower .container-interactive .info-point-4{top:42%;left:76%}.container-carousel .carousel-repower .container-interactive .info-point-5{top:49%;left:3%}.container-carousel .carousel-repower .container-interactive .info-point-6{top:72%;left:65%}.container-carousel .carousel-repower .container-interactive .info-point-7{top:70%;left:19%}.container-carousel .carousel-repower .container-interactive .info-point-8{top:37%;left:82%}.container-carousel .carousel-repower .container-interactive .info-point-9{top:85%;left:45%}.container-carousel .carousel-repower .container-interactive .info-point-10{top:47%;left:41%}.container-carousel .carousel-repower .container-interactive .info-point-11{top:24%;left:19%}.container-carousel .carousel-repower .notice{display:block;padding:0;font-size:12px;font-style:italic;text-align:center;color:#d3d3d3}.container-carousel .info-panel{display:none}.container-carousel img{min-width:100%}.container-carousel .sr-only{position:absolute;left:-9999999px}.container-carousel .carousel-inner>.item>a>img,.container-carousel .carousel-inner>.item>img,.container-carousel .img-responsive,.container-carousel .thumbnail>img,.container-carousel .thumbnail a>img{display:block;max-width:100%;height:auto}.container-carousel .carousel{position:relative}.container-carousel .carousel-inner{position:relative;width:100%;overflow:hidden;max-height:540px}.container-carousel .carousel-inner>.item{position:relative;display:none;transition:left .6s ease-in-out}.container-carousel .carousel-inner>.item>a>img,.container-carousel .carousel-inner>.item>img{line-height:1}@media (-webkit-transform-3d),(transform-3d){.container-carousel .carousel-inner>.item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000px}.container-carousel .carousel-inner>.item.active.right,.container-carousel .carousel-inner>.item.next{left:0;transform:translate3d(100%,0,0)}.container-carousel .carousel-inner>.item.active.left,.container-carousel .carousel-inner>.item.prev{left:0;transform:translate3d(-100%,0,0)}.container-carousel .carousel-inner>.item.active,.container-carousel .carousel-inner>.item.next.left,.container-carousel .carousel-inner>.item.prev.right{left:0;transform:translate3d(#000)}}.container-carousel .carousel-inner>.active,.container-carousel .carousel-inner>.next,.container-carousel .carousel-inner>.prev{display:block}.container-carousel .carousel-inner>.active{left:0}.container-carousel .carousel-inner>.next,.container-carousel .carousel-inner>.prev{position:absolute;top:0;width:100%}.container-carousel .carousel-inner>.next{left:100%}.container-carousel .carousel-inner>.prev{left:-100%}.container-carousel .carousel-inner>.next.left,.container-carousel .carousel-inner>.prev.right{left:0}.container-carousel .carousel-inner>.active.left{left:-100%}.container-carousel .carousel-inner>.active.right{left:100%}.container-carousel .carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.container-carousel .carousel-control:focus,.container-carousel .carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.container-carousel .carousel-control .glyphicon-chevron-left,.container-carousel .carousel-control .glyphicon-chevron-right,.container-carousel .carousel-control .icon-next,.container-carousel .carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.container-carousel .carousel-control .glyphicon-chevron-left,.container-carousel .carousel-control .icon-prev{left:50%;margin-left:-10px}.container-carousel .carousel-control .glyphicon-chevron-right,.container-carousel .carousel-control .icon-next{right:50%;margin-right:-10px}.container-carousel .carousel-control .icon-next,.container-carousel .carousel-control .icon-prev{width:1.25rem;height:1.25rem;font-family:serif;line-height:1}.container-carousel .carousel-control .icon-prev:before{content:"\2039"}.container-carousel .carousel-control .icon-next:before{content:"\203a"}.container-carousel .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.container-carousel .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:transparent;border:1px solid #fff;border-radius:10px}.container-carousel .carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.container-carousel .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.container-carousel .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.container-carousel .carousel-control .glyphicon-chevron-left,.container-carousel .carousel-control .glyphicon-chevron-right,.container-carousel .carousel-control .icon-next,.container-carousel .carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.container-carousel .carousel-control .glyphicon-chevron-left,.container-carousel .carousel-control .icon-prev{margin-left:-15px}.container-carousel .carousel-control .glyphicon-chevron-right,.container-carousel .carousel-control .icon-next{margin-right:-15px}.container-carousel .carousel-caption{right:20%;left:20%;padding-bottom:30px}.container-carousel .carousel-indicators{bottom:1.25rem}}.container-carousel .icon-angle-left:before{content:url(/themes/custom/cummins/images/icons/icon-arrow-black-left.svg)}.container-carousel .icon-angle-right:before{content:url(/themes/custom/cummins/images/icons/icon-arrow-black-right.svg)}#rfq-title{font-size:1.675em;font-weight:600}.block-cummins-rfq-callout a{display:block;margin:2rem 0 0}.block-cummins-rfq-callout .request-a-quote__request{text-align:left;padding-left:1rem}@media (min-width:mobile){.block-cummins-rfq-callout{text-align:center;padding-left:0}}@media (min-width:1200px){.block-cummins-rfq-callout .request-a-quote__request{text-align:left;padding-left:1rem}}.request-a-quote{position:relative;display:flex;flex-flow:column nowrap;align-content:center;justify-content:center;max-width:360px;padding:15px 25px;background:#323DA8;color:#fff;line-height:1;z-index:10;overflow:hidden}.request-a-quote:focus,.request-a-quote:hover{color:#fff}.request-a-quote:focus .request-a-quote__request:before,.request-a-quote:hover .request-a-quote__request:before{transform:translateX(17px)}@media (min-width:640px){.request-a-quote.scaled{max-width:250px;padding:11px 25px}.request-a-quote.scaled .request-a-quote__request{font-size:1.25em}.request-a-quote.scaled .request-a-quote__request:before{width:50px;top:-12px}.request-a-quote.scaled .request-a-quote__click{padding-left:0;font-size:14px}}.request-a-quote__request{font-size:1.25em}@media (max-width:400px){.request-a-quote__request{font-size:1.55em}}.request-a-quote__request:before{opacity:.175}.card-page .block-cummins-rfq-callout .scaled{max-width:100%;height:100%;width:100%}.card-page .block-cummins-rfq-callout a{width:100%;float:right;height:100px;display:flex;align-items:center;justify-content:center;margin-top:0}@media (min-width:768px){.card-page .block-cummins-rfq-callout a{float:none}}.request-a-quote.scaled{padding:.5rem}@media (min-width:640px){.request-a-quote.scaled{padding:.5rem 1.5rem}.request-a-quote.scaled .request-a-quote__request{font-size:1.25rem}.request-a-quote.scaled .request-a-quote__request:before{width:50px;top:-12px}.request-a-quote.scaled .request-a-quote__click{padding-left:0;font-size:14px}}.request-a-quote__request{display:block;font-size:2rem;font-weight:600;line-height:1;text-align:center}@media (max-width:400px){.request-a-quote__request{font-size:28px}}.request-a-quote__request:before{content:url(/themes/custom/cummins/images/icons/arrow-grey-right.svg);display:block;position:absolute;width:70px;height:auto;left:-17px;top:-16px;opacity:.4;z-index:-5;pointer-events:none;transition:all .2s ease}.request-a-quote__click{display:block;padding-left:22px;font-size:18px;font-weight:400}@media (max-width:400px){.request-a-quote__click{padding-left:11px}}.search .pager-nav{margin-top:1rem}.search #views-exposed-form-search-page-1{position:relative}.search .page-column-main-content{overflow:hidden}ul.ui-autocomplete{right:12px!important;z-index:999;width:350px!important;color:#fff;background:#4d4d4d;border:none;box-shadow:none}ul.ui-autocomplete>*,ul.ui-autocomplete>.ui-state-focus,ul.ui-autocomplete>:hover{margin:0;padding:0;border:none}ul.ui-autocomplete>li.ui-menu-item.ui-state-focus,ul.ui-autocomplete>li.ui-menu-item:hover{background:transparent;border:none}ul.ui-autocomplete .ui-autocomplete-field-group,ul.ui-autocomplete .ui-autocomplete-field-nothing{display:none}ul.ui-autocomplete .ui-autocomplete-field-term{color:#efefef;font-weight:700!important;text-decoration:none!important;border:0!important}ul.ui-autocomplete .ui-menu-divider{margin:0;padding:0;border:none}ul.ui-autocomplete .ui-menu-item{padding:0;font-size:1em;background:none!important}ul.ui-autocomplete .ui-menu-item .ui-state-active,ul.ui-autocomplete .ui-menu-item:focus,ul.ui-autocomplete .ui-menu-item:hover{background:none}ul.ui-autocomplete .ui-menu-item a{display:block;padding:.5rem 1rem;background:#4d4d4d;border:none;transition:all .2s ease}ul.ui-autocomplete .ui-menu-item a.ui-state-active,ul.ui-autocomplete .ui-menu-item a:focus,ul.ui-autocomplete .ui-menu-item a:hover{margin:0;background:#a1140a;border:none;outline:none}ul.ui-autocomplete .ui-menu-item a .ui-autocomplete-fields:hover{background:none;border:none;outline:none}ul.ui-autocomplete .ui-menu-item a .ui-autocomplete-fields .ui-autocomplete-field-title{color:#fff;font-weight:300!important;font-size:1rem!important}ul.ui-autocomplete .ui-menu-item a .ui-autocomplete-fields.first .ui-autocomplete-field{color:#fff;font-weight:700!important;font-size:14px!important;font-style:normal!important;text-align:left!important}ul.ui-autocomplete .ui-menu-item a .ui-autocomplete-fields.first .ui-autocomplete-field:hover{background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 100%;background-size:5px}.path-search .layout-main-wrapper h2{display:none}.path-search #ui-id-2{display:none!important}.search-page-form{float:left;width:100%}.search-page-form .form-wrapper{float:left;width:100%;max-width:420px;border-bottom:2px solid #4d4d4d;border-radius:0}.search-page-form .form-wrapper .js-form-item{float:left;width:90%;margin:0;padding:0}.search-page-form .form-wrapper .js-form-item input.form-autocomplete{float:right;width:100%;height:50px;color:#4d4d4d;font-weight:700;font-size:1.5em;background:#fff;border:0;border-radius:0}.search-page-form .form-wrapper .form-submit{float:left;width:10%;height:50px;margin:0;padding:0;overflow:hidden;text-indent:-100em;background:#fff url(/themes/custom/cummins/images/icons/icon-search-grey.png) no-repeat 100%;background-size:1.25rem 1.25rem;border-radius:0}.search-page-form .search-help-link{display:block;float:right;margin:10px 0 0;padding:0;font-size:.875em}@media (min-width:640px){.search-page-form .search-help-link{padding:14px}}.search-results{float:left;clear:both;width:100%;margin:40px 0;padding:0}.search-results li{margin:10px 0;padding:30px;background:#efefef}.search-results li h3{margin:0;padding:0;font-size:1.25rem;line-height:1.25rem}.search-results li h3 a{color:#323DA8;font-weight:700;font-size:20px;line-height:20px}.search-results li h3 a:hover{color:#a1140a}.search-results li p{margin:10px 0!important}.search-results li .search-result__snippet-info .search-result__snippet{margin:10px 0 0;padding:0;font-weight:400;font-size:18px}.search-result--content-type{font-weight:600}.search-result--summary{margin-top:.5rem}.path-search .page-perimeter{background:#efefef}.path-search .page-perimeter .main-content-hero{width:100%;padding:0}.path-search .page-perimeter .page-container{padding:2rem;background:#fff}.path-search .page-perimeter .page-column-main-content{display:block}@media (min-width:1024px){.path-search .page-perimeter .page-column-main-content{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}}.path-search .page-perimeter .page-column-main-content .region-content{width:100%}@media (min-width:1024px){.path-search .page-perimeter .page-column-main-content .region-content{width:58%;padding-right:1rem}}.path-search .page-perimeter .page-column-main-content .search-sidebar-second{width:100%;margin-top:1rem;padding:1.5rem;background:#efefef;border-top:4px solid #323DA8}@media (min-width:1024px){.path-search .page-perimeter .page-column-main-content .search-sidebar-second{position:relative;right:-2rem;width:40%;max-width:300px;margin-top:0;margin-right:2rem}}.path-search .search-no-results{display:none}.path-search .view-empty{margin:.5rem 0;padding-left:25px;font-weight:900;font-size:1.25rem}.path-search .view-empty:before{position:absolute;top:2px;left:0;display:block;width:20px;height:20px;background-image:url(/themes/custom/cummins/images/icons/icon-search-x-grey.svg);background-size:20px 20px;content:""}.path-search #block-exposedformsearchpage-1-3{margin-top:2rem}.path-search #block-exposedformsearchpage-1-3 .form-item-search-api-fulltext{width:100%;padding:.5rem;border:2px solid #323DA8}.path-search #block-exposedformsearchpage-1-3 .ui-autocomplete-input{background:#efefef;border-bottom:none}.path-search #block-exposedformsearchpage-1-3 #edit-actions{position:absolute;top:-10px;right:10px}.path-search #block-exposedformsearchpage-1-3 #edit-actions #edit-submit-search{height:44px;font-size:0;background-image:url(/themes/custom/cummins/images/icons/icon-search-white.png);background-repeat:no-repeat;background-position:10px;background-size:20px 20px}.path-search .views-element-container{margin-top:2rem}.path-search .breadcrumb li:last-child{display:inline-block}.block-views-exposed-filter-blocksearch-page-1 input{width:100%;margin-top:0;padding:1rem;color:#4d4d4d;font-weight:700;font-size:.875em;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.block-views-exposed-filter-blocksearch-page-1 input::-ms-clear{display:none}.block-views-exposed-filter-blocksearch-page-1 input.error{background-color:hsla(0,100%,92%,.25);border-color:#323DA8;border-width:0 0 2px}.block-views-exposed-filter-blocksearch-page-1 input::-moz-placeholder{color:#7b7b7b}.block-views-exposed-filter-blocksearch-page-1 input::placeholder{color:#7b7b7b}.block-views-exposed-filter-blocksearch-page-1 input:focus{border-color:#323DA8}.layout-sidebar-first .sidebar,.layout-two-sidebars .sidebar{width:100%;margin-top:1.25rem}@media (min-width:768px){.layout-sidebar-first .sidebar,.layout-two-sidebars .sidebar{width:32.20339%;float:left;margin:0;padding:0 0 1rem}}@media (min-width:768px) and (min-width:960px){.layout-sidebar-first .sidebar .active-element:after,.layout-two-sidebars .sidebar .active-element:after{content:"";display:block;height:1rem;width:.25rem;background-color:#323DA8;position:absolute;right:-2rem;top:0}}@media (min-width:1024px){.layout-sidebar-first .sidebar,.layout-two-sidebars .sidebar{padding:0}}.layout-sidebar-first .sidebar .breadcrumb,.layout-two-sidebars .sidebar .breadcrumb{margin:0;padding:.375rem 2rem}.layout-sidebar-first .sidebar .breadcrumb ol li,.layout-two-sidebars .sidebar .breadcrumb ol li{margin:0;color:#fff;font-size:12px;font-weight:400;line-height:12px;text-transform:capitalize}.layout-sidebar-first .sidebar .breadcrumb ol li:before,.layout-two-sidebars .sidebar .breadcrumb ol li:before{top:0;background:none;transition:none}.layout-sidebar-first .sidebar .breadcrumb ol li a,.layout-two-sidebars .sidebar .breadcrumb ol li a{color:#fff;text-transform:capitalize}.layout-sidebar-first .sidebar .breadcrumb ol li a:hover,.layout-two-sidebars .sidebar .breadcrumb ol li a:hover{text-decoration:underline}.layout-sidebar-first .sidebar .breadcrumb ol li:first-child,.layout-two-sidebars .sidebar .breadcrumb ol li:first-child{padding:0}.layout-sidebar-first .sidebar .breadcrumb ol li:nth-child(n+2):before,.layout-two-sidebars .sidebar .breadcrumb ol li:nth-child(n+2):before{content:"/";margin:0 4px}.layout-sidebar-first .sidebar .breadcrumb ol li:hover:before,.layout-two-sidebars .sidebar .breadcrumb ol li:hover:before{transition:none;transform:none}.layout-sidebar-first .sidebar .navigation[role=navigation],.layout-two-sidebars .sidebar .navigation[role=navigation]{padding:10px 0 1rem}@media (min-width:1400px){.layout-sidebar-first .sidebar .navigation[role=navigation],.layout-two-sidebars .sidebar .navigation[role=navigation]{padding:0 2rem}}.layout-sidebar-first .sidebar .navigation[role=navigation] h2,.layout-two-sidebars .sidebar .navigation[role=navigation] h2{margin:.5rem;margin-bottom:0;padding-bottom:.5rem;padding-left:1rem;font-size:1.5rem;text-align:left;color:#2d2d2d}.layout-sidebar-first .sidebar .navigation[role=navigation] ul,.layout-two-sidebars .sidebar .navigation[role=navigation] ul{margin:0}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li{margin:0;padding:0}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li .expander,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li .expander{float:left;width:1.5rem;height:40px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:5px 10px!important;transition:all .2s ease}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li a,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li a{display:block;padding:.5rem 2rem;color:#4d4d4d!important;font-size:1em;font-weight:600;line-height:1.5rem;border:1px solid transparent;transition:all .2s ease}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li a:hover,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li a:hover{color:#323DA8!important;text-decoration:none!important}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li.expanded .expander,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li.expanded .expander{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-down.svg)!important;background-size:10px 5px!important}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li.expanded ul.menu,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li.expanded ul.menu{display:block}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu{display:none;padding:.5rem 0}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li .expander,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li .expander{float:left;width:40px;height:36px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:5px 10px!important;transition:all .2s ease}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li a,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li a{padding:.375rem 2rem .375rem 3rem;font-size:1rem}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li.expanded .expander,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li.expanded .expander{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-down.svg)!important;background-size:10px 5px!important}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li.expanded ul.menu,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li.expanded ul.menu{display:block}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu{display:none}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li .expander,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li .expander{float:left;width:52px;height:34px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:5px 10px!important;transition:all .2s ease}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li a,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li a{padding:.375rem 2rem .375rem 3.75rem;font-size:1rem}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li.expanded .expander,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li.expanded .expander{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-down.svg)!important;background-size:10px 5px!important}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li.expanded ul.menu,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li.expanded ul.menu{display:block}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li ul.menu,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li ul.menu{display:none;background:#fff;border:1px solid #efefef}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li ul.menu li a,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li ul.menu li ul.menu li ul.menu li a{padding:4px 30px 4px 90px}.layout-sidebar-first .sidebar .navigation[role=navigation] ul li.menu-item--active-trail .is-active,.layout-two-sidebars .sidebar .navigation[role=navigation] ul li.menu-item--active-trail .is-active{color:#323DA8!important}.layout-sidebar-first .sidebar .block-views-blockleadership-block-1 h2,.layout-two-sidebars .sidebar .block-views-blockleadership-block-1 h2{padding:6px 1.25rem;margin:0;background-color:#efefef;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar.svg);background-size:10px 1.25rem;background-position:0;background-repeat:no-repeat;color:#4d4d4d;font-size:20px;font-weight:600;line-height:34px}.layout-sidebar-first .sidebar .block-views-blockleadership-block-1 .view-leadership,.layout-two-sidebars .sidebar .block-views-blockleadership-block-1 .view-leadership{padding:10px 0 1rem;background:#efefef}.layout-sidebar-first .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul,.layout-two-sidebars .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul{margin:0}.layout-sidebar-first .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li,.layout-two-sidebars .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li{margin:0;padding:0}.layout-sidebar-first .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li span a,.layout-two-sidebars .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li span a{display:block;padding:2px 30px;color:#4d4d4d;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar.svg);background-size:10px 1.25rem;background-position:-20px;background-repeat:no-repeat;font-size:18px;font-weight:400;line-height:28px;transition:all .2s ease}.layout-sidebar-first .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li span a:hover,.layout-two-sidebars .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li span a:hover{background-position:0;color:#323DA8}.layout-sidebar-first .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li span.active-trail a,.layout-two-sidebars .sidebar .block-views-blockleadership-block-1 .view-leadership .view-content .item-list ul li span.active-trail a{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar.svg);background-size:10px 1.25rem;background-position:0;background-repeat:no-repeat}#block-relatedlinks{padding-top:1.25rem}#block-relatedlinks h2{margin:.5rem;margin-bottom:0;padding-bottom:.5rem;padding-left:1rem;font-size:1.5rem;text-align:left;color:#2d2d2d}#timeline{display:block;overflow:hidden;margin:30px auto;position:relative;width:288px;z-index:40;width:290px;left:-20px}@media (min-width:640px){#timeline{width:350px}}@media (min-width:768px){#timeline{width:100%}}#timeline #dates{height:46px;padding:0 30px}#timeline #dates:after,#timeline #dates:before{content:"";width:30px;height:60px;position:absolute;top:0;z-index:99}@media (min-width:480px){#timeline #dates:after,#timeline #dates:before{width:100px}}#timeline #dates:before{left:0;background:linear-gradient(90deg,#fff 0,#fff 17%,hsla(0,0%,100%,0))}#timeline #dates:after{right:0;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 84%,#fff)}#timeline #dates li{list-style:none;float:left;width:80px;height:50px;text-align:center;position:relative;margin:0}@media (min-width:480px){#timeline #dates li{width:100px}}#timeline #dates li:before{display:none}#timeline #dates li a{color:#4d4d4d;font-size:24px;line-height:38px;font-weight:600;padding-bottom:30px}#timeline #dates li a:after{content:"";display:block;width:100%;height:12px;margin:0;background:url(/themes/custom/cummins/images/icons/icon-timeline-bullet.svg) no-repeat 50%;background-size:contain}#timeline #dates li a.selected{font-size:30px;line-height:38px;font-weight:700}#timeline #dates li a.selected:after{height:18px;background:url(/themes/custom/cummins/images/icons/icon-timeline-selected.svg) no-repeat 50%;background-size:contain;margin-top:4px}#timeline #issues{width:100%;height:auto;max-height:1200px;overflow:hidden;margin:-8px 0 0;float:left;padding:60px 0 0;border-top:4px solid #7b7b7b}#timeline #issues li{list-style:none;float:left;width:288px}@media (min-width:480px){#timeline #issues li{width:450px}}@media (min-width:640px){#timeline #issues li{width:610px}}@media (min-width:1024px){#timeline #issues li{width:640px}}@media (min-width:1200px){#timeline #issues li{width:735px}}#timeline #issues li:before{display:none}#timeline #issues li.selected .views-field-field-image .field-content img{transform:scale(1)}#timeline #issues li .views-field-field-image{width:100%;height:200px;overflow:hidden}#timeline #issues li .views-field-field-image:after{content:"";display:table;clear:both}@media (min-width:480px){#timeline #issues li .views-field-field-image{height:250px}}@media (min-width:640px){#timeline #issues li .views-field-field-image{height:340px}}@media (min-width:1024px){#timeline #issues li .views-field-field-image{height:340px}}@media (min-width:1200px){#timeline #issues li .views-field-field-image{height:400px}}#timeline #issues li .views-field-field-image .field-content{padding:0;text-align:center}@media (min-width:480px){#timeline #issues li .views-field-field-image .field-content{padding:0 30px}}@media (min-width:640px){#timeline #issues li .views-field-field-image .field-content{padding:0 50px}}@media (min-width:1024px){#timeline #issues li .views-field-field-image .field-content{padding:0 60px}}#timeline #issues li .views-field-field-image .field-content img{float:left;margin:0 auto;width:auto;background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1;transition:all .6s ease-in-out;transform:scale(.7);min-height:200px}@media (min-width:480px){#timeline #issues li .views-field-field-image .field-content img{min-height:250px}}@media (min-width:640px){#timeline #issues li .views-field-field-image .field-content img{min-height:340px}}@media (min-width:1024px){#timeline #issues li .views-field-field-image .field-content img{min-height:340px}}@media (min-width:1200px){#timeline #issues li .views-field-field-image .field-content img{min-height:400px}}#timeline #issues li .views-field-title{font-size:1.5rem;line-height:34px;font-weight:600;color:#4d4d4d;margin:20px 0 0;max-width:550px}@media (min-width:480px){#timeline #issues li .views-field-title{margin:30px 0 0 30px}}@media (min-width:640px){#timeline #issues li .views-field-title{margin:30px 40px 0}}@media (min-width:1024px){#timeline #issues li .views-field-title{margin:30px 60px 0}}#timeline #issues li .views-field-body{font-size:18px;line-height:1.5rem;font-weight:400;color:#4d4d4d;margin:4px 0 0;max-width:550px}@media (min-width:480px){#timeline #issues li .views-field-body{margin:4px 0 0 30px}}@media (min-width:640px){#timeline #issues li .views-field-body{margin:4px 40px 0}}@media (min-width:1024px){#timeline #issues li .views-field-body{margin:4px 60px 0}}#timeline #issues li .views-field-body p{margin:0}#timeline #issues li .field--name-field-description{margin:4px 0 0}@media (min-width:480px){#timeline #issues li .field--name-field-description{margin:4px 0 0 30px}}@media (min-width:640px){#timeline #issues li .field--name-field-description{margin:4px 40px 0}}@media (min-width:1024px){#timeline #issues li .field--name-field-description{margin:4px 60px 0}}#timeline #next,#timeline #prev{position:absolute;top:320px;overflow:hidden;text-indent:-100em;width:40px;height:46px;display:block;z-index:99}@media (min-width:480px){#timeline #next,#timeline #prev{top:210px}}@media (min-width:640px){#timeline #next,#timeline #prev{top:260px}}@media (min-width:1024px){#timeline #next,#timeline #prev{top:250px}}@media (min-width:1200px){#timeline #next,#timeline #prev{top:270px}}#timeline #prev{left:0}@media (min-width:640px){#timeline #prev{background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-left.svg) no-repeat;background-size:contain;background-position:100%}}@media (min-width:768px){#timeline #prev:hover{background-position:0}}#timeline #next{right:0}@media (min-width:640px){#timeline #next{background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat;background-size:contain;background-position:0}}@media (min-width:768px){#timeline #next:hover{background-position:100%}}.background--1 #timeline #dates li a{color:#fff}.background--1 #timeline #dates:before{left:0;background:linear-gradient(90deg,#2d2d2d 0,#2d2d2d 17%,rgba(45,45,45,0))}.background--1 #timeline #dates:after{right:0;background:linear-gradient(90deg,rgba(45,45,45,0) 0,#2d2d2d 84%,#2d2d2d)}.view-view-ordered-timelines #timeline #issues li .views-field-field-image{height:auto}.view-view-ordered-timelines #timeline #next,.view-view-ordered-timelines #timeline #prev{top:40%}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;padding:5px;font-size:11px;opacity:0}.tooltip.in{opacity:1}.tooltip.top{margin-top:-3px}.tooltip.right{margin-left:3px}.tooltip.bottom{margin-top:3px}.tooltip.left{margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px .5rem;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.path-user form.user-form,.path-user form.user-login-form,.path-user form.user-pass{margin:4em 0}.path-user form.user-form .form-wrapper,.path-user form.user-login-form .form-wrapper,.path-user form.user-pass .form-wrapper{margin:1em 0 2em}.path-user form.user-form .form-item,.path-user form.user-login-form .form-item,.path-user form.user-pass .form-item{margin-bottom:2em}.path-user form.user-form .form-item.form-type-email label,.path-user form.user-form .form-item.form-type-password label,.path-user form.user-form .form-item.form-type-tel label,.path-user form.user-form .form-item.form-type-textfield label,.path-user form.user-login-form .form-item.form-type-email label,.path-user form.user-login-form .form-item.form-type-password label,.path-user form.user-login-form .form-item.form-type-tel label,.path-user form.user-login-form .form-item.form-type-textfield label,.path-user form.user-pass .form-item.form-type-email label,.path-user form.user-pass .form-item.form-type-password label,.path-user form.user-pass .form-item.form-type-tel label,.path-user form.user-pass .form-item.form-type-textfield label{display:block}.path-user form.user-form .form-item.form-type-email input,.path-user form.user-form .form-item.form-type-password input,.path-user form.user-form .form-item.form-type-tel input,.path-user form.user-form .form-item.form-type-textfield input,.path-user form.user-login-form .form-item.form-type-email input,.path-user form.user-login-form .form-item.form-type-password input,.path-user form.user-login-form .form-item.form-type-tel input,.path-user form.user-login-form .form-item.form-type-textfield input,.path-user form.user-pass .form-item.form-type-email input,.path-user form.user-pass .form-item.form-type-password input,.path-user form.user-pass .form-item.form-type-tel input,.path-user form.user-pass .form-item.form-type-textfield input{padding:.8em .75em 1em}.view-image-gallery .media__icon--litebox{display:none}.view-image-gallery .slick{position:relative;height:240px;margin-bottom:60px}@media (min-width:1024px){.view-image-gallery .slick{height:256px}}@media (min-width:1200px){.view-image-gallery .slick{height:240px}}.view-image-gallery .slick .slick-track{height:300px}.view-image-gallery .slick .slick__slide .slide__media{height:240px;overflow:hidden}.view-image-gallery .slick .slick__slide .slide__media img{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1024px){.view-image-gallery .slick .slick__slide .slide__media{height:256px}}@media (min-width:1200px){.view-image-gallery .slick .slick__slide .slide__media{height:240px}}.view-image-gallery .slick h2.slide__title{margin:0;padding:.25rem .5rem;color:#7b7b7b;font-size:.875em;font-weight:600}.view-image-gallery .slick__arrow{position:absolute;bottom:1rem;right:3rem}.view-image-gallery .slick__arrow .slick-next,.view-image-gallery .slick__arrow .slick-prev{width:34px;height:34px;font-size:0}.view-image-gallery .slick__arrow .slick-prev{background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-left.svg) no-repeat 50%;background-size:5px 10px;transition:all 0 ease .2s}.view-image-gallery .slick__arrow .slick-prev:hover{background-color:#a1140a;background-position:12px}.view-image-gallery .slick__arrow .slick-next{background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 16px;background-size:5px 10px;transition:all 0 ease .2s}.view-image-gallery .slick__arrow .slick-next:hover{background-color:#a1140a;background-position:18px}#block-productsupportsearch{padding:1.5rem;background-color:#efefef}#block-productsupportsearch h2{color:#2d2d2d;font-size:1.5rem;margin-bottom:.25rem;margin-top:0}#block-productsupportsearch p{font-size:1.25rem;color:#7b7b7b;margin-bottom:1rem}#block-productsupportsearch .search-form{position:relative}#block-productsupportsearch .search-form__wrapper{border-bottom:2px solid #4d4d4d}#block-productsupportsearch .search-form__input{width:100%;outline:none;border:none;padding:.75rem 0;background:none;color:#7b7b7b}#block-productsupportsearch .search-form__button{background:none;outline:none;border:none;position:absolute;top:.5rem;right:0}#block-productsupportsearch .search-form__icon{color:#000;position:absolute;right:0;background:transparent url(/themes/custom/images/icons/icon-search.png) no-repeat 50%}.modal-backdrop.in{z-index:39}@media (min-width:640px){.not-card-page #block-cumminscareblock{margin:1rem auto 5rem}}.not-front.layout-sidebar-first .layout-main.full-width-main-no-sidebar{max-width:none;margin-bottom:10%;padding:3rem 0}.not-front.layout-sidebar-first .layout-main.full-width-main-no-sidebar #block-cumminscareblock .contact-cummins-care__wrapper{box-shadow:0 3px 35px 0 rgba(0,0,0,.16),0 3px 10px 1px rgba(0,0,0,.23);-ms-box-shadow:0 3px 35px 0 rgba(0,0,0,.16),0 3px 10px 1px rgba(0,0,0,.23);-webkit-box-shadow:0 3px 35px 0 rgba(0,0,0,.16),0 3px 10px 1px rgba(0,0,0,.23)}@media (max-width:639px){.not-front.layout-sidebar-first .layout-main.full-width-main-no-sidebar #block-cumminscareblock .contact-cummins-care__wrapper{display:block}}@media (min-width:640px){.not-front.layout-sidebar-first .layout-main.full-width-main-no-sidebar #block-cumminscareblock .contact-cummins-care__wrapper{position:relative;left:-4rem}.not-front.layout-sidebar-first .layout-main.full-width-main-no-sidebar #block-cumminscareblock .contact-cummins-care__button-wrapper{left:-2rem}}#block-cumminscareblock{position:relative;z-index:38;margin-top:0}@media (min-width:768px){#block-cumminscareblock{margin-top:-7rem}}#block-cumminscareblock .contact-cummins-care__background-image{display:none}@media (min-width:480px){#block-cumminscareblock .contact-cummins-care__background-image{display:block;position:absolute;left:-10%;top:20%;max-width:400px}}@media (min-width:640px){#block-cumminscareblock .contact-cummins-care__background-image{display:block;max-width:450px;top:0}}@media (min-width:1400px){#block-cumminscareblock .contact-cummins-care__background-image{max-width:450px}}#block-cumminscareblock .contact-cummins-care__wrapper{background:linear-gradient(200deg,#ad2116 30%,#323DA8);max-width:100%;margin-left:auto;position:relative;display:flex;flex-direction:column;padding:1rem}@media (min-width:768px){#block-cumminscareblock .contact-cummins-care__wrapper{padding:2rem;flex-direction:row;width:90%}}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__image{flex:0 auto;padding:.5rem;margin:0}@media (min-width:1024px){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__image{padding:1.5rem}}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__image img{margin:0 auto}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content{flex:1 auto;padding:.5rem .5rem 2rem;color:#4d4d4d;width:100%;position:relative}@breakpoint ($tablet-wide){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content{width:66%}}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .contact-cummins-care__button-wrapper{display:flex;flex-direction:column}@media (min-width:1024px){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .contact-cummins-care__button-wrapper{align-items:stretch;justify-content:space-between;position:absolute;flex-direction:row}}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .contact-cummins-care__button-wrapper .contact-cummins-care__button{min-width:310px;margin:.5rem 0 0;padding:1rem;background:linear-gradient(#4d4d4d,#2d2d2d);color:#fff;position:relative;top:1.25rem;display:flex;flex-direction:column;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);-ms-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}@media (min-width:768px){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .contact-cummins-care__button-wrapper .contact-cummins-care__button{padding:2rem 1rem;margin-right:.5rem}}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content h3{text-align:left;color:#fff}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content p{color:#fff;margin-bottom:1rem}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content p a{color:#fff;text-decoration:underline}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .field--name-body p:first-child{margin-top:0;color:#fff}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .view-customer-assistance-numbers{color:#c6c6c6}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .view-customer-assistance-numbers .view-content:after{background-color:#c6c6c6}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .view-customer-assistance-numbers .est-contact-phone-selected .views-row,#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .view-customer-assistance-numbers .est-contact-phone-selected .views-row a{color:#fff}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .est-contact-phone-list,#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .view-customer-assistance-numbers .views-row{color:#4d4d4d}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content #open-customer-care-form{color:#fff}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content #open-customer-care-form img{height:1.25rem;display:inline-block;position:relative}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content #open-customer-care-form svg{fill:#fff;height:1.5rem;width:1.5rem;position:relative;top:5px}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content #open-customer-care-form .contact-cummins-care__button-text{font-size:1.25em;font-weight:700}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .contact-cummins-care__response-time{margin-top:.25rem;color:#c6c6c6}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content .phone-help{padding-left:0;color:#c6c6c6;margin-top:0}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__by-phone{width:100%;color:#fff}@media (min-width:768px){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__by-phone{min-width:300px;width:auto}}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__by-phone p{line-height:1;margin:0;font-size:1.25em;font-weight:700;color:#fff}@media (min-width:480px){#block-cumminscareblock .contact-cummins-care__wrapper{padding:2rem}}@media (min-width:640px){#block-cumminscareblock .contact-cummins-care__wrapper{display:flex;align-items:center;justify-content:center}}@media (min-width:1024px){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__image{flex-basis:250px}}@media (min-width:1024px) and (min-width:1024px){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__image{flex-basis:320px}}@media (min-width:1024px){#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content{padding-left:3.5rem}#block-cumminscareblock .contact-cummins-care__wrapper .contact-cummins-care__content h3{margin-top:0;margin-bottom:1rem}}.form-item-country{clear:both}[id^=edit-care-image]{width:18%;float:left;margin-bottom:1.5rem}[id^=edit-care-image] p{margin:0}#edit-with-24-hours{position:relative;float:right;width:78%}#edit-with-24-hours h2{font-weight:600;font-size:1.75em;margin:0}#edit-with-24-hours p{font-size:1rem;font-weight:200}.button--red-x-close{display:block;background:none;border:none;position:absolute;right:1rem;top:1rem;cursor:pointer;z-index:3}.button--red-x-close svg{height:2rem}.button--red-x-close svg path{fill:#323DA8}.modal,.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:none;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:1rem;pointer-events:none}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 2rem)}.modal-content{padding:1.5rem;max-width:800px;margin:5% auto;position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:0 solid #4d4d4d;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:79}.modal-backdrop.show{opacity:.3}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:0 solid #4d4d4d}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:0 solid #4d4d4d}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.cmi-okm-category{margin-top:1rem}.cmi-okm-category label{display:inline-block;margin-right:.5rem}.cmi-okm-category .form-item{display:inline-block;margin-bottom:0}.cmi-okm-category #okm-category{color:#323DA8}.okm-see-more{margin-top:2rem}.okm-see-more button,.okm-see-more p{display:inline-block}.okm-see-more p{margin-top:0;font-size:1rem}.okm-select-category{padding:1rem;font-size:.9rem;border:1px solid #efefef}.cmi-okm-cummins-care-current-filters li:hover{background-color:#efefef}.cmi-okm-cummins-care-current-filters .okm-applied-filter{cursor:pointer}.cmi-okm-cummins-care-current-filters .okm-applied-filter:before{width:36px;height:36px;margin:4px 10px 0 0;overflow:hidden;background-color:#2d2d2d;background-image:url(/themes/custom/cummins/images/icons/icon-close.svg);background-size:14px 14px;content:""}.cmi-okm-cummins-care-current-filters svg{width:1rem;height:1rem;vertical-align:middle}.cmi-okm-cummins-care-current-filters a{vertical-align:bottom}.cmi-okm-search-submit{display:none}.cmi-okm-margin-top-20{margin-top:20px}.cmi-okm-margin-top-30{margin-top:30px}.cmi-okm-margin-top-40{margin-top:40px}.cmi-margin-40px{margin:40px 0}.cmi-okm-margin-top-50{margin-top:50px}.block-cummins-okm .left-filter{display:none}.block-cummins-okm-trending-topics h2{margin:0;font-size:28px}.cmi-okm-product-registration.block-cummins-okm.block-cummins-okm-trending-topics ul li{background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0 18px}.cmi-okm-product-registration.block-cummins-okm.block-cummins-okm-trending-topics li a{padding-left:15px}.cmi-okm-trending-topics-ajax{margin-top:1rem}.block-cummins-okm.block-cummins-okm-trending-topics .cmi-okm-category ol#okm-category{display:none}.block-cummins-okm.block-cummins-okm-trending-topics .cmi-okm-category.resp-active ol#okm-category{position:absolute;right:0;z-index:501;display:block;padding-left:0;background:#fff;box-shadow:3px 2px 3px grey}.block-cummins-okm.block-cummins-okm-trending-topics ol#okm-category li{padding:5px 10px}.cummins-okm-search-form.care-search-results{position:relative;padding:26px 24px 8px;border:3px solid #d80a08}.cummins-okm-search-form.care-search-results form .form-item label{font-size:30px}.cummins-okm-search-form.care-search-results h2{position:absolute;top:0;left:16px;display:block;margin:0;padding:8px;color:#b9b9b9;font-weight:700;font-size:30px;line-height:.9;background:#fff;transform:translateY(-50%)}#cummins-okm-search-form{position:relative}.cummins-okm-search-form.care-search-results .block-cummins-okm form input[type=submit]{display:inline-block;padding:10px 17px 10px 32px;color:#fff;font-weight:600;font-size:12px;font-family:proxima-nova,sans-serif;text-transform:uppercase;background:#d90a07 url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 14px;background-size:12px 18px;transition:all .2s ease-out}.cmi-okm-search-filters{padding:1rem}.cmi-okm-search-filters .cmi-refine-results{padding-bottom:10px;border-bottom:3px solid #888}.cmi-okm-search-filters .cmi-refine-results label{font-size:18px;vertical-align:top}.cmi-okm-search-results-filters.resp-active .filter-child{display:block;padding:10px 0 10px 20px;background:#f8f8f8}.cmi-okm-search-results-filters.resp-active>.filter-parent>.caret-custom{transform:rotate(90deg)}.cmi-okm-search-filters .filter-parent{cursor:pointer}.filter-parent>.okm-filter-child{float:right;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.cmi-okm-search-results-filters>.filter-parent>.caret-custom{float:left;width:15px;height:15px;margin-top:2px;margin-right:5px;background:transparent url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg) no-repeat 50%!important;transition:all .3s ease-out}.cmi-okm-search-results-filters>.filter-parent{padding:30px 0 5px;font-weight:700;border-bottom:1px solid #ccc}.cmi-okm-search-results-filters.resp-active>.filter-parent{border-bottom:1px solid #000}a.okm-filter-child,a.okm-filter-child:focus,a.okm-filter-child:hover{padding-left:5px;color:#333;font-size:14px;vertical-align:top}.cmi-okm-search-results-filters .filter-child input[type=checkbox]{vertical-align:top;width:20px;height:20px}.cmi-okm-search-results-filters>.filter-parent>.caret-custom+label{padding-left:0}.cmi-okm-search-results-filters>.filter-parent>label{padding-left:20px}.cmi-okm-search-results,.cmi-okm-search-results.search-results{margin:0;padding:0}.block-cummins-okm .search-results li,.cmi-okm-search-results.search-results .view-content>.views-row{margin:10px 0;padding:30px;list-style:none;background:#f8f8f8}.block-cummins-okm .cmi-okm-search-results .snippetClass3{list-style:none;background:#f8f8f8;font-weight:700}.cmi-okm-search-results.search-results h3{margin:0;padding:0;font-size:20px;line-height:20px}.cmi-okm-search-results.search-results h3 a{color:#d90a07;font-weight:700;font-size:20px;line-height:20px;word-wrap:break-word}.cmi-okm-search-results.search-results li p{margin:10px 0!important}.cummins-care-search>a,.cummins-site-search>a{padding:10px!important;color:#fff;background:#d90a07}.cmi-okm-cummins-care-current-filters{padding:10px 0}.cmi-okm-cummins-care-current-filters>ul{display:inline-block;padding:0}.cmi-okm-cummins-care-current-filters>ul>li{display:inline-block;margin:0 5px;padding:3px 10px 5px;border:1px solid #ccc;border-radius:5px}.cmi-okm-cummins-care-current-filters>ul>li>a.okm-applied-filter,.cmi-okm-cummins-care-current-filters>ul>li>a.okm-applied-filter:focus,.cmi-okm-cummins-care-current-filters>ul>li>a.okm-applied-filter:hover{color:#4d4d4d;font-size:14px}.cmi-okm-cummins-care-current-filters a.okm-applied-filter svg{margin-right:.25rem}.pager li.cmi-link-active>a{font-weight:700}.cmi-okm-search-results-ajax.loading{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:hsla(0,0%,100%,.8) url(/themes/custom/cummins/images/loding.gif) 50% 50% no-repeat}.care-search-details .page-hero{padding-top:2.5rem!important}.care-search-details .main-content-hero{height:12.5rem!important;background:#fff!important}@media (min-width:768px){.care-search-details .main-content-hero{height:15.5rem!important}}.care-search-details .main-content-hero .cmi-okm-details-page-buttons{position:absolute;right:2rem;bottom:1rem;flex-direction:column}.care-search-details .main-content-hero .cmi-okm-details-page-buttons button{margin-bottom:.5rem;margin-left:0;padding:.5rem;font-size:10px}.care-search-details .main-content-hero .cmi-okm-details-page-buttons button svg{width:14px;height:14px}.care-search-details .main-content-hero .hero-title{padding-right:100px}.care-search-details .page-hero-bg{height:2rem}.care-search-details .hero-title{color:#4d4d4d}.care-search-details .breadcrumb li:before,.care-search-details .breadcrumb li a{color:#323DA8!important}.care-search-details .cummins-care-hero-badge,.care-search-details .page-title{display:none}.care-search-details #cmi-okm-details-page .btn-black{background:#fff;color:#4d4d4d;font-size:16px;line-height:14px;font-weight:400;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;transform:all .2s ease;background-color:#000;color:#fff;float:right;padding:.5rem 1rem;font-size:1.25rem;line-height:1;text-transform:none}.care-search-details #cmi-okm-details-page .btn-black:before{transition:all .2s ease;width:5px;height:12px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 0;background-size:contain;margin:0 4px 0 0}.care-search-details #cmi-okm-details-page .btn-black:hover{background:#a1140a;color:#fff}.care-search-details #cmi-okm-details-page .btn-black:hover:before{background-position:100%}.care-search-details #cmi-okm-details-page .btn-black:before{content:"";width:7px;height:20px;margin-right:6px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-left.svg) no-repeat 50%;background-size:7px 15px;float:left}.care-search-details #cmi-okm-details-page .btn-black:hover{color:#000;background-color:#fff}.care-search-details #cmi-okm-details-page .cmi-okm-details-page{margin-top:1rem}.care-search-details .cmi-okm-details-footer{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid #ccc}.care-search-details .cmi-okm-details-footer .cmi-go-back{padding-left:1rem}.care-search-details .cmi-okm-details-footer .cmi-go-back:before{margin-left:-.5rem}.care-search-details .cmi-okm-details-footer .cmi-go-back:hover{background:#fff}.care-search-details .cmi-okm-details-page-buttons{display:flex}.care-search-details .cmi-okm-details-page-buttons button{margin-bottom:.5rem;margin-left:1rem}.care-search-details .cmi-okm-details-page-buttons button svg{width:1.5rem;height:1.5rem;margin-right:.5rem;vertical-align:bottom;fill:#fff}.cmi-email-me,.cmi-email-me:focus,.cmi-email-me:hover,.cmi-print-me,.cmi-print-me:focus,.cmi-print-me:hover{padding:5px 15px;color:#fff;background:#323DA8}#cmi-okm-details-page{line-height:28px}#sidebar-first .block-cummins-okm-search-block h2,.cummins-okm-search-form.cmi-electronic-service-tools h2,.cummins-okm-search-form.cmi-product-support h2,.cummins-okm-search-form.cmi-warranty h2{margin-bottom:.5rem;font-size:20px}#sidebar-first .block-cummins-okm-search-block label,.cummins-okm-search-form.cmi-electronic-service-tools label,.cummins-okm-search-form.cmi-product-support label,.cummins-okm-search-form.cmi-warranty label{font-size:.875em}#sidebar-first .block-cummins-okm-search-block .form-item,.cummins-okm-search-form.cmi-electronic-service-tools .form-item,.cummins-okm-search-form.cmi-product-support .form-item,.cummins-okm-search-form.cmi-warranty .form-item{margin-top:0}#sidebar-first .block-cummins-okm-search-block .form-item input,.cummins-okm-search-form.cmi-electronic-service-tools .form-item input,.cummins-okm-search-form.cmi-product-support .form-item input,.cummins-okm-search-form.cmi-warranty .form-item input{background-color:transparent}#content .block-cummins-okm-search-block form,#sidebar-first .block-cummins-okm-search-block form,.cummins-okm-search-form.cmi-care-search-page form,.cummins-okm-search-form.cmi-customer-assistance form,.cummins-okm-search-form.cmi-electronic-service-tools form,.cummins-okm-search-form.cmi-product-registration form,.cummins-okm-search-form.cmi-product-support form,.cummins-okm-search-form.cmi-warranty form{position:relative}#content .block-cummins-okm-search-block [data-drupal-selector=edit-actions],#sidebar-first .block-cummins-okm-search-block [data-drupal-selector=edit-actions],.cummins-okm-search-form.cmi-care-search-page [data-drupal-selector=edit-actions],.cummins-okm-search-form.cmi-customer-assistance [data-drupal-selector=edit-actions],.cummins-okm-search-form.cmi-electronic-service-tools [data-drupal-selector=edit-actions],.cummins-okm-search-form.cmi-product-registration [data-drupal-selector=edit-actions],.cummins-okm-search-form.cmi-product-support [data-drupal-selector=edit-actions],.cummins-okm-search-form.cmi-warranty [data-drupal-selector=edit-actions]{position:absolute;top:0;right:0}#content .block-cummins-okm-search-block input.form-submit,#sidebar-first .block-cummins-okm-search-block input.form-submit,.cummins-okm-search-form.cmi-care-search-page input.form-submit,.cummins-okm-search-form.cmi-customer-assistance input.form-submit,.cummins-okm-search-form.cmi-electronic-service-tools input.form-submit,.cummins-okm-search-form.cmi-product-registration input.form-submit,.cummins-okm-search-form.cmi-product-support input.form-submit,.cummins-okm-search-form.cmi-warranty input.form-submit{position:absolute;top:-4px;right:10px;width:22px;height:25px;padding:0;color:transparent;background:transparent url(/themes/custom/cummins/images/icons/icon-search-grey.png) no-repeat;background-size:22px 23px}.cummins-okm-search-form.cmi-customer-assistance label{display:none}#okm-question-icon{position:relative;top:6px;float:left;width:20px;height:20px;margin-right:.25rem}[id^=block-cumminsokmtrendingtopics]{margin-bottom:3rem}.cmi-clear-filters{display:block;margin-top:.5rem;cursor:pointer}.cmi-clear-filters svg{width:1.5rem;height:1rem;margin-left:.5rem;vertical-align:middle;fill:#4d4d4d}.block-cummins-okm .cummins-okm-title-wrapper{border-top:none}.block-cummins-okm+.block-cummins-okm .cummins-okm-title-wrapper{border-top:1px solid #efefef}.block-cummins-okm-trending-topics .cummins-okm-title-wrapper{display:flex;align-items:center;justify-content:space-between;padding-top:3rem;padding-bottom:1rem}.block-cummins-okm-trending-topics .cummins-okm-title-wrapper h2{font-weight:400;font-size:20px}@media (min-width:768px){.block-cummins-okm-trending-topics .cummins-okm-title-wrapper h2{font-size:1.5rem}}.block-cummins-okm-trending-topics .cummins-okm-title-wrapper svg{position:relative;top:2px;margin-right:.5rem}.block-cummins-okm-trending-topics .cummins-okm-see-more{float:right}.block-cummins-okm-trending-topics .cummins-okm-see-more--desktop{display:none}.block-cummins-okm-trending-topics .cummins-okm-see-more--mobile{display:inline-block;font-weight:800;font-size:14px}.block-cummins-okm-trending-topics ul{padding-left:0;list-style:none}.block-cummins-okm-trending-topics ul li{margin-bottom:1rem;font-size:14px}@media (min-width:768px){.block-cummins-okm-trending-topics ul li{font-size:1rem}}.cmi-okm-details-page{margin-top:.5rem}#cummins-okm-search-form{margin-top:1.5rem;padding:.5rem;border:2px solid #323DA8}#cummins-okm-search-form label{color:#4d4d4d;font-size:24px}#cummins-okm-search-form .js-form-item{width:100%;margin:0}#cummins-okm-search-form .input-container{display:block;width:100%}#cummins-okm-search-form #edit-search{width:90%;height:40px;padding:.5rem .75rem;color:#4d4d4d;font-weight:700;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;background:hsla(0,0%,94%,.7)}#cummins-okm-search-form [id^=edit-act]{margin:0}#cummins-okm-search-form [id^=edit-act] input.form-submit[id^=edit-sub]{position:absolute;top:8px;right:8px;width:42px;height:42px;background:#323DA8;background-image:url(/themes/custom/cummins/images/icons/icon-search-white.png);background-repeat:no-repeat;background-position:50%;background-size:20px}.cmi-okm-filters.form-item.form-type-select{display:flex;align-items:center;width:100%;margin-top:1rem!important}.cmi-okm-filters.form-item.form-type-select.hidden{display:none}.cmi-okm-clear-filters{margin-bottom:1rem}.cmi-okm-cummins-care-search-results{margin-top:2rem!important;font-weight:400;font-size:1.5rem}#search-results-breadcrumb{padding-left:.25rem}#open-location-select-form{display:none;width:19px;height:22px;margin:0 1rem 0 0;padding:0;background:none;color:#fff;font-size:.6875em;font-weight:400;line-height:12px;border:none}#open-location-select-form span{display:none}@media (min-width:769px){#open-location-select-form{display:block;width:auto;height:auto;margin-right:.5rem}#open-location-select-form span{display:inline-block;white-space:nowrap}}#open-location-select-form:hover{cursor:pointer;color:#ffd6d6}#open-location-select-form:before{content:"";width:19px;height:22px;background:url(/themes/custom/cummins/images/icons/icon-world.png) no-repeat 50%;background-size:contain;float:left;margin:0 .3125rem 0 0}@media (min-width:769px){#open-location-select-form:before{width:9px;height:8px;margin:.125rem .3125rem 0 0}}#location-select-form .modal-content{display:flex;flex-flow:column nowrap;min-height:400px;background:#fff url(/themes/custom/cummins/images/world.svg) no-repeat 50%;background-size:90% auto}#location-select-form .modal-content form{display:flex;flex-flow:column nowrap;flex:1 auto}#location-select-form .modal-content form p{margin-top:0;font-size:1.875em;font-weight:700}@media (min-width:768px){#location-select-form .modal-content form p{font-size:2.25em}}#location-select-form .location-select-regions{display:flex;flex-flow:row wrap;flex:1 auto;margin-bottom:.75rem}#location-select-form .location-select-regions .form-item{margin-bottom:0}#location-select-form .location-select-regions .location-select-region a{display:block;padding:.75rem;background:hsla(0,0%,100%,.75);color:#4d4d4d;font-size:.875em;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:.2s ease}#location-select-form .location-select-regions .location-select-region a:focus,#location-select-form .location-select-regions .location-select-region a:hover{background:#fff;color:#323DA8}@media (min-width:768px){#location-select-form .location-select-regions .location-select-region a{font-size:1em}}#location-select-form .location-select-regions .location-select-region--current a{border-bottom:3px solid #323DA8}@media (min-width:768px){#location-select-form .location-select-regions .location-select-region{flex:0 48%;margin-bottom:1rem}#location-select-form .location-select-regions .location-select-region:nth-child(2n-1){margin-right:4%}}#location-select-form .location-select-regions .location-selected a,#location-select-form .location-select-regions .location-selected a:focus{background-color:hsla(0,0%,85%,.7)}#location-select-form #edit-actions{flex:0 auto;width:100%;margin-top:auto;margin-bottom:0}.hero-image-header,.hero-image-header-full{position:relative;height:3.75rem;width:100%}@media (min-width:640px){.hero-image-header,.hero-image-header-full{height:5rem}}@media (min-width:768px){.hero-image-header,.hero-image-header-full{height:12.5rem}}@media (min-width:1200px){.hero-image-header,.hero-image-header-full{height:25rem}}.hero-image-header-full{background-size:cover;background-repeat:no-repeat;background-position:50%}.hero-image-header{background:#000}@media (min-width:768px){.hero-image-header img{max-width:40%;position:absolute;bottom:0}}.tab_navigation__tabs{margin-top:2em}.tab_navigation__navigation{margin-top:2rem;display:flex;flex-direction:row;justify-content:center}.tab_navigation__navigation__button{flex:0 0 auto;display:block;margin:0 .5rem;color:#323DA8;background-color:transparent;position:relative;padding:.5rem 0;text-align:center;box-sizing:border-box;border:none;border-bottom:2px solid #fff!important;font-weight:800;font-size:.75rem}@media (min-width:480px){.tab_navigation__navigation__button{font-size:1rem;margin:0 1rem;padding:1rem 0}}.tab_navigation__navigation__button:before{content:"";display:none}.tab_navigation__navigation__button:hover{transition:.3s}.tab_navigation__navigation__button.active{color:#4d4d4d;border-bottom:3px solid #4d4d4d!important;position:relative}.tab_navigation__navigation__button.active:after{content:"";display:block;position:absolute;bottom:-9px;left:50%;transform:translateX(-50%);width:0;height:0;border:6px solid transparent;border-top-color:#4d4d4d;border-bottom-width:0}.tab_navigation__tab{display:none;padding:2rem 0}.tab_navigation__tab.active{display:block;border-top:1px solid #efefef}.tab_navigation__tab #product-finder{padding:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.media__icon{display:none}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff slick-image-url(/themes/custom/cummins/css/ajax-loader.gif) 50% no-repeat}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;color:#fff;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"<"}[dir=rtl] .slick-prev:before{content:">"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:">"}[dir=rtl] .slick-next:before{content:"<"}.slick-dots{position:absolute;top:52vw;width:100%;margin:0;padding:.5rem;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;padding:0;cursor:pointer}.slick-dots li button{display:block;width:1rem;height:1rem;padding:0;margin:0 .25rem;background:#fff;border-radius:50%;color:#fff;font-size:1.5em;font-weight:700;border:none;opacity:.6;transition:all .2s ease}.slick-dots li button:focus,.slick-dots li button:hover{opacity:.9;outline:none}.slick-dots li.slick-active button{font-size:2em;opacity:1}@media (min-width:768px){.slick-dots{top:auto;bottom:2.75rem;left:1.375rem;width:auto;text-align:left}}#boardMembers{margin-top:12px;display:block}@media (min-width:480px){#boardMembers{display:table}}#boardMembers tr td{vertical-align:top;padding-bottom:10px}#boardMembers tr td:first-child{width:100%!important}@media (min-width:480px){#boardMembers tr td:first-child{width:170px!important}}#boardMembers tr td:last-child{width:100%!important}@media (min-width:480px){#boardMembers tr td:last-child{width:575px!important}}#boardMembers tr td img{margin-top:3px;width:152px;height:182px;-o-object-fit:cover;object-fit:cover}.page-node-type-electrification .header-wrapper{background:#000}.page-node-type-electrification .button--red-x-close{background:none}.page-node-type-electrification #block-cummins-local-tasks{display:none}.page-node-type-electrification #main{max-width:100%}.page-node-type-electrification #main #content{float:none;width:100%}.page-node-type-electrification #main #content .region-content{padding:0}.page-node-type-electrification .modal.in{background:rgba(0,0,0,.9)}.page-node-type-electrification .modal-content{max-width:100%}.page-node-type-electrification .button--red-x-close{top:1.7rem;right:.5rem}.page-node-type-electrification #open-title-modal-video{background:#fff;color:#454545;transition:.2s;font-weight:800;padding:.5rem .5rem .5rem 1.5rem;position:absolute;top:200px;left:0;right:0;margin-left:auto;margin-right:auto;width:160px;text-transform:uppercase;font-size:1rem}.page-node-type-electrification #open-title-modal-video:before{left:15px}.page-node-type-electrification #open-title-modal-video:hover{left:1rem;transition:.2s}@media (min-width:640px){.page-node-type-electrification #open-title-modal-video{top:55%}}.page-node-type-electrification .electrification__titleSlider{position:relative}.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__title-wrap{background:none;width:100%;top:15%;position:absolute}@media (min-width:768px){.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__title-wrap{top:40%}}.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__title-wrap h3{font-size:1.7rem}@media (min-width:640px){.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__title-wrap h3{font-size:3rem}}.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__title{text-align:center}.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__description,.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__link-button{display:none}@media (min-width:1024px){.page-node-type-electrification .electrification__titleSlider .homepage-slide-show__slide{padding-bottom:450px}}.page-node-type-electrification .electrification__section{margin:0 auto;max-width:1200px;padding:.5rem 1.5rem}@media (min-width:768px){.page-node-type-electrification .electrification__section{padding:3rem}}.page-node-type-electrification .electrification__section .navigation-left,.page-node-type-electrification .electrification__section .navigation-right{display:none;position:absolute;top:45%;cursor:pointer}@media (min-width:1024px){.page-node-type-electrification .electrification__section .navigation-left,.page-node-type-electrification .electrification__section .navigation-right{display:inline-block}}.page-node-type-electrification .electrification__section .navigation-left svg,.page-node-type-electrification .electrification__section .navigation-right svg{height:45px;fill:#323DA8}.page-node-type-electrification .electrification__section .navigation-left{left:1rem;transform:rotateY(180deg)}.page-node-type-electrification .electrification__section .navigation-right{right:1rem}.page-node-type-electrification .electrification__section__title{display:inline-block;color:#323DA8;padding-bottom:1rem;border-bottom:3px solid #000;font-weight:500;text-transform:uppercase;margin-bottom:1.5rem}.page-node-type-electrification .electrification__section__tabs{position:relative}.page-node-type-electrification .electrification__section__tabs__navigation{display:flex;align-items:baseline;justify-items:flex-start}.page-node-type-electrification .electrification__section__tabs__navigation__item{font-size:1rem;cursor:pointer;color:#7b7b7b;margin-right:1rem;text-transform:uppercase;font-weight:800}@media (min-width:768px){.page-node-type-electrification .electrification__section__tabs__navigation__item{margin-right:3rem;font-size:1.25rem}}.page-node-type-electrification .electrification__section__tabs__navigation__item.active{color:#323DA8;border-bottom:1px solid #323DA8}.page-node-type-electrification .electrification__section__tabs__body{display:none}.page-node-type-electrification .electrification__section__tabs__body.active{display:block}.page-node-type-electrification .section__vehicles .navigation-left,.page-node-type-electrification .section__vehicles .navigation-right{top:400px}.page-node-type-electrification .section__vehicles .electrification-vehicle__imageWrapper img{max-height:300px}.page-node-type-electrification .section__vehicles .electrification-vehicle{padding:2rem}.page-node-type-electrification .landing-page-below-section{width:100%;display:flex;align-items:center;justify-content:center;height:auto}@media (min-width:1024px){.page-node-type-electrification .landing-page-below-section{height:20vh}}.page-node-type-electrification .landing-page-below-section__image{max-width:300px}@media (min-width:1024px){.page-node-type-electrification .landing-page-below-section__image{max-width:550px}}.page-node-type-electrification .views-field-field-hero-image{border-bottom:3px solid #323DA8}.page-node-type-electrification .views-field-field-hero-image img{filter:none!important}.page-node-type-electrification .bottom-links{padding:0 3rem}@media (min-width:640px){.page-node-type-electrification .bottom-links{padding:0}}.page-node-type-electrification .bottom-links ul.manuals-documents-list{flex-flow:row wrap;justify-content:center}.page-node-type-electrification .bottom-links ul.manuals-documents-list li{list-style:none;flex-grow:0;width:100%;margin:20px 0}@media (min-width:640px){.page-node-type-electrification .bottom-links ul.manuals-documents-list li{width:250px;margin:.5rem}}.page-node-type-electrification .slick-dots button{font-size:0!important}.page-node-type-electrification .view-content{justify-content:space-between}.page-node-type-electrification .view-content .views-row{width:100%}@media (min-width:640px){.page-node-type-electrification .view-content .views-row{width:300px}}.electrification-vehicle{padding:3rem 0 2rem}@media (min-width:1024px){.electrification-vehicle{padding:3rem}}.electrification-vehicle__imageWrapper>span{float:left;position:relative;left:5%;width:90%}.electrification-vehicle__imageWrapper img{margin:0 auto}.electrification-vehicle__link{text-align:center}.electrification-vehicle__link a:hover{background:#323DA8}.electrification-vehicle__hotspot{position:absolute;border-radius:50%;height:20px;width:20px;right:10px;bottom:10px;transition:.3s;cursor:pointer}.electrification-vehicle__hotspot__button{position:absolute;background:#323DA8;border-radius:50%;height:26px;width:26px;padding:4px;z-index:50;transition:.2s}@media (min-width:768px){.electrification-vehicle__hotspot__button{height:20px;width:20px;padding:4px}}.electrification-vehicle__hotspot__button svg{position:relative;top:-1px}@media (min-width:768px){.electrification-vehicle__hotspot__button svg{top:-2px}}.electrification-vehicle__hotspot__button svg path{fill:#fff}@media (min-width:640px){.electrification-vehicle__hotspot.active .electrification-vehicle__hotspot__snippet{transition:.3s;opacity:1}}.electrification-vehicle__hotspot.active .electrification-vehicle__hotspot__button{transform:rotate(45deg);transition:.2s;background-color:#fff}.electrification-vehicle__hotspot.active .electrification-vehicle__hotspot__button svg path{fill:#323DA8}.electrification-vehicle__hotspot__snippet{display:inline-block;opacity:0;background:hsla(0,0%,100%,.95);padding:.5rem;position:absolute;top:-5px;min-width:150px;transition:.3s}.electrification-vehicle__hotspot__snippet.left{border-top-right-radius:15px;right:-5px}.electrification-vehicle__hotspot__snippet.right{border-top-left-radius:15px;left:-3px}@media (min-width:640px){.electrification-vehicle__hotspot__snippet.right{left:-5px}}@media (min-width:640px){.electrification-vehicle__hotspot__snippet{min-width:200px}}.electrification-vehicle__hotspot__snippet__title{color:#323DA8;font-weight:800;display:inline-block;width:100%}.electrification-vehicle__hotspot__snippet__subtitle{font-size:.85rem;font-weight:500}.electrification-vehicle__titleWrapper{text-align:center;margin:0 auto}.electrification-vehicle__title{font-size:2rem;margin-top:.5rem;text-transform:uppercase;color:#323DA8}.electrification-vehicle__subtitle{font-size:1.5rem;font-weight:500;margin-top:.25rem;text-transform:uppercase;padding:0 1.5rem}.electrification-vehicle__details{margin-top:3rem}.electrification-vehicle__details__detail{display:none}.electrification-vehicle__details__detail.active{display:flex;flex-wrap:wrap}.electrification-vehicle__details__detail__textWrapper{background:#000;color:#fff;width:100%;padding:2rem 3rem}@media (min-width:768px){.electrification-vehicle__details__detail__textWrapper{width:50%}}.electrification-vehicle__details__detail__title{color:#fff;text-transform:uppercase;font-weight:800}.electrification-vehicle__details__detail__text{margin-bottom:2rem}.electrification-vehicle__details__detail__image{width:100%}@media (min-width:768px){.electrification-vehicle__details__detail__image{width:50%}}.electrification-vehicle__details__detail__link{margin-top:1rem;padding:.5rem .5rem .5rem 1.5rem;position:relative;font-weight:800;color:#323DA8;transition:.2s;background:#fff;text-transform:uppercase;font-size:1rem}.electrification-vehicle__details__detail__link:hover,.electrification-vehicle__details__detail__link:visited{color:#323DA8}.electrification-vehicle__details__detail__link:before{content:"";display:block;position:absolute;top:10px;left:10px;width:.5rem;height:1rem;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 50%;background-size:contain;transition:all .2s ease}.electrification-vehicle__details__detail__link:hover{margin-left:.5rem;transition:.2s}.innovation-slider{position:relative;margin:0 auto}.innovation-slider .homepage-slide-show__title-wrap{right:10%;left:auto}@media (min-width:1024px){.innovation-slider .homepage-slide-show__slide{padding-bottom:450px}}.innovation-slider .navigation-left svg path,.innovation-slider .navigation-right svg path{fill:#fff!important}.electrification__section__battery{position:relative}.electrification__section__battery__body{background:#323DA8;padding:2rem;width:100%;color:#fff;margin-right:2rem;position:relative;left:auto;top:-1.5rem;margin-top:1rem}@media (min-width:1024px){.electrification__section__battery__body{width:auto;margin-top:3rem;position:absolute;top:0;left:65%;padding:2rem 3rem}}.electrification__section__battery__body h3{margin-top:0}.electrification__section__battery .electrification-vehicle{padding:0}@media (min-width:1024px){.electrification__section__battery .electrification-vehicle .clear{display:none}}.electrification__section__battery .electrification-vehicle__imageWrapper>span{margin:0 auto;max-width:400px;left:auto}@media (min-width:768px){.electrification__section__battery .electrification-vehicle__imageWrapper>span{left:25%}}@media (min-width:1024px){.electrification__section__battery .electrification-vehicle__imageWrapper>span{left:0;width:auto;max-width:75%}}@media (min-width:1200px){.electrification__section__battery .electrification-vehicle__imageWrapper>span{max-width:100%}}.electrification__section__battery .electrification-vehicle__imageWrapper img{margin:0 auto;max-height:475px}.electrification__section__battery .electrification-vehicle__hotspot__button{background:#fff}.electrification__section__battery .electrification-vehicle__hotspot__button svg path{fill:#323DA8}.electrification__section__battery .electrification-vehicle__hotspot__button:hover{background:#fff}.electrification__section__battery .electrification-vehicle__hotspot.active .electrification-vehicle__hotspot__button{z-index:501;background:#323DA8}.electrification__section__battery .electrification-vehicle__hotspot.active .electrification-vehicle__hotspot__button svg path{fill:#fff}.electrification__section__battery .electrification-vehicle__hotspot.active .electrification-vehicle__hotspot__snippet{opacity:1;z-index:500}.electrification__section__battery .electrification-vehicle__hotspot__snippet{top:-3px}@media (min-width:768px){.electrification__section__battery .electrification-vehicle__hotspot__snippet.right{left:-3px}}.electrification__section__battery .electrification-vehicle__hotspot__snippet.right .electrification-vehicle__hotspot__snippet__title:first-letter{padding-left:1.4rem}.electrification__section__battery .electrification-vehicle__hotspot__snippet.left{right:-9px}@media (min-width:768px){.electrification__section__battery .electrification-vehicle__hotspot__snippet.left{right:-3px}}.electrification__section__battery .electrification-vehicle__hotspot__snippet.left .electrification-vehicle__hotspot__snippet__title{padding-right:1.2rem}@media (min-width:768px){.electrification__section__battery .electrification-vehicle__hotspot__snippet__title{padding-right:auto}}.electrification__section__battery .electrification-vehicle__titleWrapper{width:350px;text-align:center;margin:0 auto}.electrification__section__battery .electrification-vehicle__details,.electrification__section__battery .electrification-vehicle__subtitle{display:none}@media (min-width:1024px){.electrification__section__battery .electrification-vehicle__details{margin-top:3rem;position:absolute;left:65%}}.electrification__section__battery .electrification-vehicle__details__detail,.electrification__section__battery .electrification-vehicle__details__detail.active{display:none}@media (min-width:1024px){.electrification__section__battery .electrification-vehicle__details__detail.active{display:flex}}.electrification__section__battery .electrification-vehicle__details__detail__textWrapper{width:100%;padding:2rem;background:#323DA8;color:#fff;margin-right:2rem}@media (min-width:640px){.electrification__section__battery .electrification-vehicle__details__detail__textWrapper{width:auto;padding:2rem 3rem}}.electrification__section__battery .electrification-vehicle__details__detail__title{color:#fff;text-transform:uppercase;margin:0}.electrification__section__battery .electrification-vehicle__details__detail__image{display:none}@media (min-width:1680px){.homepage-slide-show__title-wrap h3{font-size:2.5rem}}.fast-company-modal-content .modal-content{max-width:1300px}.fast-company-modal-content .button--red-x-close{top:-1rem;right:-1rem;margin:0;padding:.75rem;background:#323DA8}.fast-company-modal-content .button--red-x-close span{display:block;position:relative;width:16px;height:16px;transform:rotate(45deg)}.fast-company-modal-content .button--red-x-close span:before{content:"";position:absolute;top:0;bottom:0;left:50%;margin-left:-1px;width:3px;background:#fff}.fast-company-modal-content .button--red-x-close span:after{content:"";position:absolute;top:50%;right:0;left:0;margin-top:-1px;height:3px;background:#fff}.fast-company-modal-content .align-right{margin-left:1.5rem}.fast-company-modal-content .align-left{margin-right:1.5rem}@media screen and (max-width:979px){.fast-company-modal-content .modal-content{padding:0}}@media screen and (min-width:980px){.fast-company-modal-content .button--red-x-close{top:0;right:0;padding:1.75rem}.fast-company-modal-content .button--red-x-close span{width:24px;height:24px}}.fast-company-landing-article-modal{position:relative;margin:0 auto}.fast-company-landing-article-modal .fast-company-landing-article{position:relative;background:#fff}.fast-company-landing-article-modal .fast-company-landing-article__title-wrapper{position:relative}.fast-company-landing-article-modal .fast-company-landing-article__title{margin:0;padding:2rem;color:#000;font-size:1.5em}.fast-company-landing-article-modal .fast-company-landing-article__cta{position:absolute;top:-91px;right:-1rem;background:#323DA8;color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem;max-width:250px;z-index:1}.fast-company-landing-article-modal .fast-company-landing-article__cta svg{fill:#fff;width:5rem;height:3.1rem;margin-right:1rem}.fast-company-landing-article-modal .fast-company-landing-article__author-wrapper{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0 2rem 3rem}.fast-company-landing-article-modal .fast-company-landing-article__author-wrapper img{max-width:3.875em;height:auto;padding-right:.75em}.fast-company-landing-article-modal .fast-company-landing-article__author-text{color:#7b7b7b}.fast-company-landing-article-modal .fast-company-landing-article__hero-image{padding:0 0 50%;margin:0 0 3rem;background-size:cover}.fast-company-landing-article-modal .fast-company-landing-article__content-wrapper{margin:0 0 2rem;position:relative;background:#fff;padding:0}.fast-company-landing-article-modal .fast-company-landing-article__body{padding:0 2rem}@media screen and (min-width:980px){.fast-company-landing-article-modal .fast-company-landing-article{padding:.75rem;margin:.75rem .75rem 2.75rem;border:2px solid #efefef}.fast-company-landing-article-modal .fast-company-landing-article__hero-image{height:500px;top:0;right:0;left:0;bottom:0;position:absolute;margin:0;padding:0}.fast-company-landing-article-modal .fast-company-landing-article__content-wrapper{margin:284px 2rem 2rem;padding:0;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);-ms-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.fast-company-landing-article-modal .fast-company-landing-article__content-wrapper:before{content:"";position:absolute;right:-2rem;left:-2rem;bottom:-2rem;top:284px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 300px);z-index:0}.fast-company-landing-article-modal .fast-company-landing-article__content-wrapper *{position:relative}.fast-company-landing-article-modal .fast-company-landing-article__content-wrapper .fast-company-landing-article__cta{position:absolute;top:123px;right:0}.fast-company-landing-article-modal .fast-company-landing-article__title{padding:2rem 4rem 2rem 2rem;max-width:80%;font-size:2.5em}.fast-company-landing-article-modal .join-the-global-team-block{margin:0 -1.5rem -1.5rem}}.join-the-global-team-block{padding:0 20px 4rem;background:#d40000}.join-the-global-team-block__wrapper{margin:0 auto;max-width:880px}.join-the-global-team-block__title{color:#323DA8;width:100%;background:#fff;margin:0;text-align:center;padding:2rem}.join-the-global-team-block__body{margin:3rem auto;max-width:500px;text-align:center;color:#fff;font-size:1.15rem}.join-the-global-team-block__link{display:block;padding:1.5rem;margin:0 auto;max-width:630px;border:2px solid #fff;text-align:center;color:#fff}.join-the-global-team-block__link:hover{color:#fff}@media screen and (min-width:800px){.join-the-global-team-block{background:#d40000 url(/themes/custom/cummins/images/bg-join-cummins-team.jpg) no-repeat 100% 0;background-size:auto 100%}}.newsroom-related-products{margin-top:2rem;border:2px solid #c6c6c6;padding:2rem 3rem;position:relative;flex-wrap:wrap;width:100%;display:flex;justify-content:center;align-items:center}@media (min-width:1024px){.newsroom-related-products{width:64%}}.newsroom-related-products__detail{position:absolute;height:75%;background:#efefef;left:-.5rem;padding:1rem}.newsroom-related-products__detail:before{content:"";width:6px;height:80%;position:absolute;top:10%;left:4px;background:#323DA8}.newsroom-related-products__title{width:100%;font-size:2rem;margin-top:0;font-weight:400}.newsroom-related-products__products{display:flex;list-style:none;flex-wrap:wrap;justify-content:space-between;padding:0;width:100%}.newsroom-related-products__products li{margin-top:1rem;width:100%}@media (min-width:768px){.newsroom-related-products__products li{width:50%}}.section-new-power-menu{position:relative;z-index:5}@media (max-width:767px){.newpower-nav{background-color:#fff}.newpower-nav__header{display:block;padding-left:1rem;position:relative;width:100%}.newpower-nav__header>span{color:#000!important;display:inline-block;font-size:18px;font-weight:900;letter-spacing:-.2px;line-height:1;padding:1.25rem 0;text-transform:uppercase;width:123px}.newpower-nav ul{list-style-type:none;margin:0;padding:0}.newpower-nav ul li{position:relative}.newpower-nav ul li a:not(.mobile-toggle){color:#4d4d4d!important;display:inline-block!important;font-size:14px;font-weight:500;padding:.5rem 1.5rem;position:relative;text-decoration:none;transition:color .4s;width:100%}.newpower-nav ul li a:not(.mobile-toggle):hover{color:#323DA8!important}.newpower-nav .newpower-nav__main-menu{display:none;flex-direction:column;list-style-type:none;margin:0;padding:1rem 0;width:100%}.newpower-nav .newpower-nav__main-menu>li{position:relative}.newpower-nav .newpower-nav__main-menu>li a:not(.mobile-toggle){padding:.5rem 1.5rem}.newpower-nav .newpower-nav__submenu{display:none;padding:0 0 0 27px}.newpower-nav .main-toggle,.newpower-nav .mobile-toggle{align-items:center;cursor:pointer;display:flex!important;height:58px;outline:0;position:absolute;right:0;top:0;transition:color .35s,opacity .35s;width:42px;z-index:25}.newpower-nav .main-toggle>span,.newpower-nav .mobile-toggle>span{position:relative;left:16px}.newpower-nav .main-toggle .bar,.newpower-nav .mobile-toggle .bar{backface-visibility:hidden;border:1px solid #000;display:inline-block;position:absolute;transition:border .35s,transform .35s;width:12px}.newpower-nav .main-toggle .bar.top,.newpower-nav .mobile-toggle .bar.top{transform:rotate(-180deg)}.newpower-nav .main-toggle .bar.bottom,.newpower-nav .mobile-toggle .bar.bottom{transform:rotate(-90deg)}.newpower-nav .main-toggle.active .bar.bottom,.newpower-nav .mobile-toggle.active .bar.bottom{transform:rotate(0deg)}.newpower-nav .mobile-toggle{height:32px!important;right:0}}@media (min-width:768px){.newpower-nav{display:flex!important;background-color:#fff}.newpower-nav__header{align-items:center;display:flex;margin-right:1.9rem;padding-left:3rem;position:relative;width:auto}}@media (min-width:768px) and (min-width:1024px){.newpower-nav__header{padding-left:5.55rem}}@media (min-width:768px){.newpower-nav__header>span{color:#000!important;display:inline-block;font-size:18px;font-weight:900;letter-spacing:-.2px;line-height:1;padding:1.25rem 0;text-transform:uppercase}.newpower-nav ul{list-style-type:none;margin:0;padding:0}.newpower-nav ul li{position:relative}.newpower-nav ul li a:not(.mobile-toggle){color:#4d4d4d!important;display:inline-block!important;font-size:14px;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .4s;width:100%}.newpower-nav ul li a:not(.mobile-toggle):hover{color:#323DA8!important}.newpower-nav .newpower-nav__main-menu{display:flex;flex-direction:row;height:80px;list-style-type:none;margin:0;padding:0;width:auto}.newpower-nav .newpower-nav__main-menu>li{align-items:center;margin-right:1.9rem;display:flex}.newpower-nav .newpower-nav__main-menu>li:last-of-type{margin-right:0}.newpower-nav .newpower-nav__main-menu>li a{position:relative}.newpower-nav .newpower-nav__main-menu>li a:after{background-color:#323DA8;bottom:0;content:"";display:inline-block;height:2px;left:0;opacity:0;position:absolute;transition:opacity .4s;width:100%}.newpower-nav .newpower-nav__main-menu>li a:hover:after{opacity:1}.newpower-nav .newpower-nav__submenu{background-color:#fff;display:flex;flex-direction:column;left:-55px;list-style-type:none;margin:0;opacity:0;padding:.5rem 1rem;position:absolute;top:115%;transition:opacity .4s,top .4s,visibility .4s;visibility:hidden;width:200px}.newpower-nav .newpower-nav__submenu>li{margin-right:0}.newpower-nav .newpower-nav__submenu>li>a{width:100%}.newpower-nav .newpower-nav__submenu>li>a:after{display:none!important}.newpower-nav .menu-item--expanded:hover .newpower-nav__submenu{display:flex!important;opacity:1;top:100%;visibility:visible}.newpower-nav .main-toggle,.newpower-nav .mobile-toggle{display:none}}#block-cumminscommercefacetedsearchblock,#block-cumminsutilfacetedsearchblock{background-color:#efefef;padding-bottom:1.5rem}#block-cumminscommercefacetedsearchblock .form-item-sort-by,#block-cumminscommercefacetedsearchblock .form-item-sort-order,#block-cumminsutilfacetedsearchblock .form-item-sort-by,#block-cumminsutilfacetedsearchblock .form-item-sort-order{display:none}#block-cumminscommercefacetedsearchblock>div.wrapper,#block-cumminsutilfacetedsearchblock>div.wrapper{padding-bottom:1rem;margin-right:1rem;margin-left:1rem;border-bottom:1px solid #c6c6c6}#block-cumminscommercefacetedsearchblock .radio-group,#block-cumminsutilfacetedsearchblock .radio-group{display:inline;align-items:start;margin-top:.75rem}#block-cumminscommercefacetedsearchblock .radio-group label,#block-cumminsutilfacetedsearchblock .radio-group label{position:relative;cursor:pointer;margin-right:1rem;padding-left:1.325rem;font-size:1rem}#block-cumminscommercefacetedsearchblock .radio-group label:after,#block-cumminscommercefacetedsearchblock .radio-group label:before,#block-cumminsutilfacetedsearchblock .radio-group label:after,#block-cumminsutilfacetedsearchblock .radio-group label:before{content:"";display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}#block-cumminscommercefacetedsearchblock .radio-group label:before,#block-cumminsutilfacetedsearchblock .radio-group label:before{height:1rem;width:1rem;background:none;border:2px solid #7b7b7b}#block-cumminscommercefacetedsearchblock .radio-group label:after,#block-cumminsutilfacetedsearchblock .radio-group label:after{left:3px;width:10px;height:10px;background:#323DA8;transform:translateY(-50%) scale(0);transition:all .2s ease}#block-cumminscommercefacetedsearchblock .radio-group label:last-child,#block-cumminsutilfacetedsearchblock .radio-group label:last-child{margin-right:0}#block-cumminscommercefacetedsearchblock .radio-group input[type=radio],#block-cumminsutilfacetedsearchblock .radio-group input[type=radio]{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}#block-cumminscommercefacetedsearchblock .radio-group input[type=radio]:checked+label:after,#block-cumminsutilfacetedsearchblock .radio-group input[type=radio]:checked+label:after{transform:translateY(-50%) scale(1)}#block-cumminscommercefacetedsearchblock .item-list__dropdown,#block-cumminsutilfacetedsearchblock .item-list__dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:44px;padding:25px .5rem .5rem;background:transparent url(/themes/custom/cummins/images/icons/icon-arrow-grey-down.svg) no-repeat 100% 50%;background-size:16px 8px;color:#4d4d4d;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875em;border:none;border-bottom:2px solid #4d4d4d;border-radius:0;font-weight:700}#block-cumminscommercefacetedsearchblock .item-list__dropdown::-ms-expand,#block-cumminsutilfacetedsearchblock .item-list__dropdown::-ms-expand{display:none}#block-cumminscommercefacetedsearchblock .item-list__dropdown.error,#block-cumminsutilfacetedsearchblock .item-list__dropdown.error{background-color:hsla(0,100%,92%,.25);border-color:#323DA8;border-width:0 0 2px}#block-cumminscommercefacetedsearchblock .item-list__dropdown:focus,#block-cumminsutilfacetedsearchblock .item-list__dropdown:focus{border-color:#323DA8}@media (min-width:480px){#block-cumminscommercefacetedsearchblock .item-list__dropdown,#block-cumminsutilfacetedsearchblock .item-list__dropdown{font-size:1em}}@media (min-width:640px){#block-cumminscommercefacetedsearchblock .item-list__dropdown,#block-cumminsutilfacetedsearchblock .item-list__dropdown{font-size:1.125em}}.facet-search-header{display:flex;align-items:baseline;justify-content:space-between;padding:1.25rem 1rem;color:#2d2d2d;font-size:.9rem}.facet-search-header .refine-results{font-size:1.1rem;font-weight:700;text-transform:uppercase;font-size:1rem}.facet-search-header .refine-results:before{content:"";display:inline-block;height:10px;width:10px;background:#323DA8;margin-right:.25rem}.facet-search-header #clear-facet-search,.facet-search-header #clear-facet-site-search{position:relative;margin-top:.5rem;color:#323DA8;font-size:.9rem;background:none;border:none;border-radius:0;cursor:pointer}.facets-widget-multiselect{min-height:250px}.facet-accordion{position:relative;margin:1.25rem 0 0;overflow:hidden}.facet-accordion .tab-header-wrapper{display:flex;align-content:space-between;justify-items:baseline;position:relative}.facet-accordion .facet-accordion-icon{height:15px;width:15px;display:inline-block;transition:.3s}.facet-accordion .clear-filter-icon{background:none;border:none;display:none;padding:.25rem .5rem}.facet-accordion .tab-content{max-height:0;overflow:hidden;transition:max-height .2s ease}.facet-accordion .tab-content__padding{padding:1rem .5rem}.facet-accordion .item-list__checkbox{list-style:none;padding:0}.facet-accordion .item-list__checkbox .facet-item{margin-top:.75rem}.facet-accordion .item-list__checkbox .facet-item:first-child{margin-top:0}.facet-accordion--active .facet-accordion-icon{transform:rotate(90deg);transition:.3s}.facet-accordion--active .tab-content{max-height:100%;min-height:150px}input.facet-check{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}label.facet-label{color:#4d4d4d;font-size:.85rem;font-weight:700;cursor:pointer;display:inline-block;width:100%}label.facet-label span{text-transform:none}.facet-item__select{margin-top:1rem}.facet-item__select:first-child{margin-top:0}.facet-item__select label{position:relative;display:block;color:#7b7b7b;font-size:.875rem}@media (min-width:640px){.facet-item__select label{font-size:1rem}}.facet-item__count{font-size:.875em;font-weight:600}.facets-checkbox{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.facets-checkbox+label{position:relative;display:block;padding-left:1.75rem;cursor:pointer}.facets-checkbox+label:after,.facets-checkbox+label:before{content:"";position:absolute;display:block;top:0;left:0;width:1.125rem;height:1.125rem}.facets-checkbox+label:before{background-color:#fff;border:1px solid #4d4d4d}.facets-checkbox+label:after{background:url(/themes/custom/cummins/images/icons/check.svg) no-repeat 50% 50%;background-size:12px;color:#a1140a;transform:scale(0);transition:all .2s ease}.facets-checkbox:checked{background-color:#fff;color:#000;border:1px solid #4d4d4d}.facets-checkbox:checked+label:after{transform:scale(1)}#unit-conversion{color:#4d4d4d;background:#fff;margin:1rem 0;padding:1rem;width:90%;display:flex;justify-content:center;align-items:start;box-shadow:0 2px 4px 1px rgba(0,0,0,.14);-ms-box-shadow:0 2px 4px 1px rgba(0,0,0,.14);-webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,.14)}#unit-conversion .facet-label{width:100%;display:inline-block;padding:0 0 .5rem}#unit-conversion label{border:none}#unit-conversion label:after,#unit-conversion label:before{display:none}.noUiSlider-handles{margin:1rem 1.5rem}.noUiSlider-handles .noUi-connects{background:#c6c6c6}.noUiSlider-handles .noUi-connect{background:#323DA8}.noUiSlider-handles .noUi-connect.disabled{background:#c6c6c6}.noUiSlider-handles .noUi-handle{border-radius:0;border:none;background:#4d4d4d;box-shadow:none;right:-7px!important;width:13px;cursor:pointer}.noUiSlider-handles .noUi-handle:after,.noUiSlider-handles .noUi-handle:before{display:none}.noUiSlider-handles .noUi-pips{height:0}.noUiSlider-handles .noUi-value,.noUiSlider-handles .noUi-value-sub{top:20px}.ranges{margin-top:2.5rem;padding:1rem;display:flex;flex-wrap:wrap}.ranges input{border:none;border-bottom:2px solid #2d2d2d;max-width:70px}.ranges .range-high,.ranges .range-low{width:48%}.ranges .range-high.error input,.ranges .range-low.error input{border:1px solid #323DA8;border-bottom:2px solid #323DA8}.facet-item__select,.item-list__links{display:none}.selectize-control.multi .selectize-input{border:none;border-radius:0;border-bottom:2px solid #4d4d4d}.selectize-control.multi .selectize-input>div.item{background-image:none;background:#fff;color:#2d2d2d;border:none;border-radius:0;text-shadow:none}.selectize-control.multi .selectize-input>div.item.active{background-image:none;background:#efefef;text-shadow:none}@media (max-width:640px){#block-cumminscommercefacetedsearchblock{position:fixed;overflow:scroll;top:60px;left:0;width:100%;height:100%;display:none;z-index:1000;padding-bottom:3rem}#block-cumminscommercefacetedsearchblock.active{display:inline-block}#block-cumminscommercefacetedsearchblock .modal-content{padding-bottom:4rem}}@media (max-width:640px){.product-finder .site-footer{margin-bottom:2rem}}@media (min-width:768px){.product-finder-page #unit-conversion{margin-right:0!important;margin-left:0!important;width:100%}}#block-cumminscommercefacetedsearchblock #autocomplete{position:relative;margin:0 1rem}#block-cumminscommercefacetedsearchblock #autocomplete svg{position:absolute;top:11px;right:10px}#block-exposedformproduct-finderblock-1{width:100%;margin-left:0;background-color:#323DA8}#block-exposedformproduct-finderblock-1 .form-item{margin:0}#block-exposedformproduct-finderblock-1 .js-form-item-title-2{width:100%;margin:0 1rem;padding:0;background:#efefef}@media (min-width:1024px){#block-exposedformproduct-finderblock-1 .js-form-item-title-2{width:auto;margin-left:0}}#block-exposedformproduct-finderblock-1 .js-form-item-title-2 label{display:none}#block-exposedformproduct-finderblock-1 #edit-title-2{color:#2d2d2d;font-size:1.1rem;background:none;background-color:#fff;border:none;border-bottom:2px solid #4d4d4d}#block-exposedformproduct-finderblock-1 #edit-submit-product-finder{position:absolute;right:0;bottom:4px;display:block;padding:0;font-size:0;background:none;border:0;border-radius:0;content:""}#block-exposedformproduct-finderblock-1 #edit-actions{margin-bottom:0}#block-exposedformproduct-finderblock-1 .form--inline{position:relative;background:#efefef}#block-exposedformproduct-finderblock-1 .form--inline .form-item{float:none;margin:0}#block-exposedformproduct-finderblock-1 .form--inline .form-item.form-type-textfield{background:#efefef}#block-exposedformproduct-finderblock-1 .form--inline .form-actions{display:block;margin:0}#block-exposedformproduct-finderblock-1 input.form-autocomplete{background-position:calc(100% - 15px) 12px}#block-exposedformproduct-finderblock-1 .form-submit{position:absolute;right:0;bottom:4px;display:block;width:44px;height:44px;padding:0;overflow:hidden;font-size:0;background-size:1.25rem 1.25rem;border-radius:0}@media (min-width:1024px){.product-finder-page #block-exposedformproduct-finderblock-1{width:110%;margin-left:-5%}}html.content-template-a{font-size:16px}html.content-template-a #sidebar-second{width:100%}html.content-template-a #page{background-color:#efefef}html.content-template-a .page-perimeter--Black{background:#000}html.content-template-a .page-perimeter--Grey{background:#4d4d4d}html.content-template-a .page-perimeter--White{background:#fff}html.content-template-a.is-page-hero-mode-accent .page-hero,html.content-template-a.is-page-hero-mode-accent .page-hero>*,html.content-template-a.is-page-hero-mode-backdrop .page-hero,html.content-template-a.is-page-hero-mode-backdrop .page-hero>*,html.content-template-a.is-page-hero-mode-page .page-hero,html.content-template-a.is-page-hero-mode-page .page-hero>*{position:relative}html.content-template-a.is-page-hero-mode-accent .page-hero .page-container,html.content-template-a.is-page-hero-mode-backdrop .page-hero .page-container,html.content-template-a.is-page-hero-mode-page .page-hero .page-container{padding-top:100px}@media (min-width:960px){html.content-template-a.is-page-hero-mode-accent .page-hero .page-container,html.content-template-a.is-page-hero-mode-backdrop .page-hero .page-container,html.content-template-a.is-page-hero-mode-page .page-hero .page-container{padding-top:0}}html.content-template-a.is-page-hero-mode-accent .page-hero-bg,html.content-template-a.is-page-hero-mode-backdrop .page-hero-bg,html.content-template-a.is-page-hero-mode-page .page-hero-bg{background:#323DA8 url(/themes/custom/cummins/images/engine-belt-close-up-1920x1080.jpg) top no-repeat;background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0}html.content-template-a.is-page-hero-mode-accent .page-hero-bg:before,html.content-template-a.is-page-hero-mode-backdrop .page-hero-bg:before,html.content-template-a.is-page-hero-mode-page .page-hero-bg:before{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(180deg,rgba(0,0,0,.7) 3.45%,transparent 30%);position:absolute;left:0;top:0;width:100%;height:100%;content:""}html.content-template-a.is-page-hero-mode-accent .page-hero>.page-container{margin-top:1rem}html.content-template-a.is-page-hero-mode-accent .page-hero-bg{height:1rem}html.content-template-a.is-page-hero-mode-page .page-hero{background-color:#2d2d2d}@media (max-width:959px){html.content-template-a.is-page-hero-mode-page .page-hero{min-height:24vw}}html.content-template-a.is-page-hero-mode-page .page-hero-bg{background-color:transparent;background-position:50% 25%}@media (max-width:959px){html.content-template-a.is-page-hero-mode-page .page-hero-bg{opacity:.5}}html.content-template-a.is-page-hero-mode-page .region-main-no-sidebar .page-column-main-content{margin-top:0}@media (min-width:760px){html.content-template-a .page-container{width:41.25rem;margin-left:auto;margin-right:auto}}@media (min-width:960px){html.content-template-a .page-container{width:57.5rem}}@media (min-width:1280px){html.content-template-a .page-container{width:72.5rem}}html.content-template-a .page-columns{position:relative;display:flex;flex-flow:column}html.content-template-a .page-meta{background-color:#e3e3e3;line-height:2rem;font-size:.75rem;font-weight:700}html.content-template-a .page-column-side-content{flex:0 0 auto}html.content-template-a .side-content-hero{background:50% no-repeat;background-size:cover;overflow:hidden}html.content-template-a .side-content-hero img{opacity:0;width:100%;height:100%}html.content-template-a .side-content{background-color:#f7f7f7}@media (min-width:960px){html.content-template-a .side-content{background-image:linear-gradient(90deg,#fff,#f7f7f7)}}html.content-template-a .side-content .button--related-links{padding:.75rem 1rem}html.content-template-a .my-0{margin-bottom:0!important;margin-top:0!important}html.content-template-a .mt-0{margin-top:0!important}html.content-template-a .p-content,html.content-template-a .p-content .tab_navigation__tab{padding:1rem}@media (min-width:640px){html.content-template-a .p-content,html.content-template-a .p-content .tab_navigation__tab{padding:1.5rem 2rem}}@media (min-width:760px){html.content-template-a .p-content,html.content-template-a .p-content .tab_navigation__tab{padding:1.5rem 2rem}}@media (min-width:1280px){html.content-template-a .p-content,html.content-template-a .p-content .tab_navigation__tab{padding:2rem 3rem}}html.content-template-a .p-content.active,html.content-template-a .p-content .tab_navigation__tab.active{background:linear-gradient(hsla(0,0%,94%,.5),transparent 10%)}html.content-template-a .p-content .tab_navigation__tabs{margin-left:-1rem;margin-right:-1rem}@media (min-width:640px){html.content-template-a .p-content .tab_navigation__tabs{margin-left:-2rem;margin-right:-2rem}}@media (min-width:760px){html.content-template-a .p-content .tab_navigation__tabs{margin-left:-2rem;margin-right:-2rem}}@media (min-width:1280px){html.content-template-a .p-content .tab_navigation__tabs{margin-left:-3rem;margin-right:-3rem}}html.content-template-a .px-content{padding-left:1rem;padding-right:1rem}@media (min-width:640px){html.content-template-a .px-content{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){html.content-template-a .px-content{padding-left:3rem;padding-right:3rem}}html.content-template-a .side-content .sidebar{width:auto;float:none;margin:0;padding:1rem}@media (min-width:640px){html.content-template-a .side-content .sidebar{padding:0}}html.content-template-a .side-content .sidebar .block-system-breadcrumb-block,html.content-template-a .side-content .sidebar .breadcrumb{display:none}html.content-template-a .side-content .sidebar .navigation[role=navigation]{padding:0}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li ul.menu,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li ul.menu li ul.menu,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li ul.menu li ul.menu li ul.menu{background:none;border:none}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu{margin:0;padding:0;font-size:.75rem;line-height:1rem;font-weight:700}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu ul.menu{margin:1rem 0 0 1rem;padding:0;font-weight:500}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item{margin:0 0 1rem;padding:0;position:relative}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item .expander,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li .expander,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li ul.menu li .expander,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li ul.menu li ul.menu li .expander{position:absolute;top:-.75rem;left:-2rem;float:none;height:2.5rem;width:2.5rem;background-position:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item .expander:before,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li .expander:before,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li ul.menu li .expander:before,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li ul.menu li ul.menu li .expander:before{content:"";display:block;width:1.125rem;height:1.125rem;background-color:#4d4d4d;opacity:.15;border-radius:50%;transition:transform .2s;transform:scale(0)}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item .expander:hover:before,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li .expander:hover:before,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li ul.menu li .expander:hover:before,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li ul.menu li ul.menu li .expander:hover:before{transform:scale(.999)}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item a{border:0 none;color:#4d4d4d;display:inline-block}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item a:hover{color:#323DA8}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item a,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li a,html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item ul.menu li ul.menu li a{font-size:inherit;line-height:inherit;padding:0}html.content-template-a .side-content .sidebar .navigation[role=navigation] ul.menu li.menu-item--active-trail>a{color:#323DA8!important}html.content-template-a .side-content .sidebar #block-sidebar-4>.menu>li:not(.menu-item--active-trail){display:none}html.content-template-a .icon-hamburger-black{content:"";display:inline-block;width:.915em;height:.8em;background:url(/themes/custom/cummins/images/icons/icon-hamburger-black.svg) no-repeat 50%;background-size:contain}html.content-template-a .btn-close{display:block;width:3rem;height:3rem;border:0 none;background:transparent url(/themes/custom/cummins/images/icons/icon-close-black.svg) no-repeat 50%;background-size:1rem 1rem;color:transparent;overflow:hidden;border-radius:50%;font-size:0;padding:0;opacity:.5;transition:opacity .2s}html.content-template-a .btn-close:hover{opacity:1}@media (max-width:959px){html.content-template-a .side-content.is-toggleable .sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;background:url(/themes/custom/cummins/images/background-multiprod-bottom.jpg) no-repeat 0;background-size:cover;padding:2rem;display:none}html.content-template-a .side-content.is-toggleable .sidebar .btn-close{position:fixed;top:1.125rem;right:1.125rem;z-index:1}}@media (max-width:959px) and (min-width:760px) and (max-width:959px){html.content-template-a .side-content.is-toggleable .sidebar{padding:4rem 8rem}html.content-template-a .side-content.is-toggleable .sidebar .btn-close{top:3.125rem;right:7.125rem}}@media (max-width:959px){html.content-template-a .side-menu-header{margin:0 0 2rem}html.content-template-a.is-sidebar-open{overflow:hidden}html.content-template-a.is-sidebar-open body{position:fixed;left:0;right:0}html.content-template-a.is-sidebar-open body .side-content.is-toggleable .sidebar{display:block}}html.content-template-a .page-column-main-content{flex:1 1 auto;display:flex;flex-flow:column;overflow-x:hidden}@media (min-width:960px){html.content-template-a .page-column-main-content{flex-basis:0px}}html.content-template-a .main-content-hero{display:flex;flex-flow:column;justify-content:flex-end;flex:0 0 auto;position:relative}html.content-template-a .main-content-hero a{transition-property:color}html.content-template-a .main-content-hero.cummins-care-page .page-title{padding-right:145px}html.content-template-a .main-content{flex:1 0 auto}html.content-template-a .main-content :first-child{margin-top:0}html.content-template-a.is-page-hero-mode-backdrop .breadcrumb li,html.content-template-a.is-page-hero-mode-backdrop .hero-title h1,html.content-template-a.is-page-hero-mode-backdrop .main-content-hero,html.content-template-a.is-page-hero-mode-backdrop .main-content-hero a,html.content-template-a.is-page-hero-mode-backdrop .page-hero,html.content-template-a.is-page-hero-mode-backdrop .page-hero a{color:#fff}html.content-template-a.is-page-hero-mode-page .page-hero .breadcrumb li,html.content-template-a.is-page-hero-mode-page .page-hero a,html.content-template-a.is-page-hero-mode-page .page-hero h1{color:#fff;text-shadow:0 4px 14px rgba(0,0,0,.3)}html.content-template-a .hero-title{margin:0 0 1rem}html.content-template-a .hero-title h1{font-size:1.5rem;line-height:1;margin:0}html.content-template-a .breadcrumb{margin:0;font-size:.75rem;line-height:1rem;font-weight:700}html.content-template-a .breadcrumb ol{display:flex}html.content-template-a .breadcrumb li{margin:0}html.content-template-a .breadcrumb li a{display:inline;color:#323DA8;font-weight:700}html.content-template-a .breadcrumb li a:active,html.content-template-a .breadcrumb li a:focus,html.content-template-a .breadcrumb li a:hover{text-decoration:underline}html.content-template-a .breadcrumb li+li:before{content:"/";margin:0 .2em 0 .5em;opacity:.5;position:static;left:auto}html.content-template-a.is-page-hero-mode-accent .page-column-main-content,html.content-template-a.is-page-hero-mode-none .page-column-main-content,html.content-template-a.is-page-hero-mode-page .page-column-main-content{background:#fff;box-shadow:0 .5rem 2rem rgba(0,0,0,.05);overflow:hidden}html.content-template-a.is-page-hero-mode-backdrop .main-content{background:#fff;box-shadow:0 .5rem 2rem rgba(0,0,0,.05)}@media (min-width:480px){html.content-template-a .hero-title h1{font-size:1.75rem}}@media (min-width:640px){html.content-template-a .hero-title h1{font-size:2rem}}@media (max-width:959px){html.content-template-a .hidden-md-down{display:none}html.content-template-a .side-content-hero{height:0;padding-bottom:66.666%}}@media (min-width:760px){html.content-template-a .page-columns{margin-bottom:2rem}html.content-template-a .hero-title h1{font-size:2.5rem}html.content-template-a .side-content .button--related-links{padding:1.25rem 2rem}}@media (min-width:960px){html.content-template-a .hidden-lg-up{display:none}html.content-template-a .page-columns{flex-flow:row;margin-bottom:5rem}html.content-template-a .page-column-side-content{width:16rem;order:1}html.content-template-a .page-column-main-content{order:2}html.content-template-a .main-content-hero{background-color:transparent}html.content-template-a.is-page-hero-mode-backdrop .page-hero{height:15.25rem}html.content-template-a.is-page-hero-mode-backdrop .page-columns{margin-top:-10.5rem}html.content-template-a.is-page-hero-mode-backdrop .side-content-hero{height:8rem}html.content-template-a.is-page-hero-mode-backdrop.has-sidebar-hero-image .side-content-hero,html.content-template-a.is-page-hero-mode-backdrop .main-content-hero{height:10.5rem}html.content-template-a.is-page-hero-mode-page .page-hero-bg{background-position:50%}html.content-template-a.is-page-hero-mode-page .page-column-main-content{margin-top:15rem}html.content-template-a.is-page-hero-mode-page .page-hero{height:19.75rem}html.content-template-a.is-page-hero-mode-page .page-columns{margin-top:-17.5rem}html.content-template-a.is-page-hero-mode-page.has-sidebar-hero-image .side-content-hero,html.content-template-a.is-page-hero-mode-page .side-content-hero{height:15rem}html.content-template-a.is-page-hero-mode-page .main-content-hero{height:auto}}@media (min-width:1280px){html.content-template-a .page-column-side-content{width:20rem}html.content-template-a.is-page-hero-mode-backdrop .page-hero{height:18.25rem}html.content-template-a.is-page-hero-mode-backdrop .page-columns{margin-top:-13.5rem}html.content-template-a.is-page-hero-mode-backdrop .side-content-hero{height:10.5rem}html.content-template-a.is-page-hero-mode-backdrop.has-sidebar-hero-image .side-content-hero,html.content-template-a.is-page-hero-mode-backdrop .main-content-hero{height:13.5rem}html.content-template-a.is-page-hero-mode-page .page-hero-bg{background-position:50%}html.content-template-a.is-page-hero-mode-page .page-column-main-content{margin-top:18rem}html.content-template-a.is-page-hero-mode-page .page-hero{height:22.75rem}html.content-template-a.is-page-hero-mode-page .page-columns{margin-top:-20.5rem}html.content-template-a.is-page-hero-mode-page .side-content-hero{height:17.5rem}html.content-template-a.is-page-hero-mode-page.has-sidebar-hero-image .side-content-hero{height:18rem}html.content-template-a.is-page-hero-mode-page .main-content-hero{height:auto}}html.content-template-a .facet-search-header #clear-facet-search,html.content-template-a .facet-search-header #clear-facet-site-search{font-size:1rem}@media (min-width:760px) and (max-width:959px){html.content-template-a #block-cumminscommercefacetedsearchblock,html.content-template-a #block-cumminsutilfacetedsearchblock{padding:0 0 1rem}}@media (min-width:960px) and (max-width:1279px){html.content-template-a #block-cumminscommercefacetedsearchblock,html.content-template-a #block-cumminsutilfacetedsearchblock{font-size:.75rem}}@media (min-width:1280px){html.content-template-a #block-cumminscommercefacetedsearchblock,html.content-template-a #block-cumminsutilfacetedsearchblock{padding:0 0 1rem}}@media (min-width:960px) and (max-width:1279px){html.content-template-a label.facet-label{font-size:.85rem}html.content-template-a .facets-checkbox+label:after,html.content-template-a .facets-checkbox+label:before{top:-.125rem}}html.content-template-a .region-main-no-sidebar{max-width:1160px;margin:0 auto 2rem}html.content-template-a .region-main-no-sidebar .contact-cummins-care__button-wrapper{left:-2rem}@media (min-width:760px) and (max-width:959px){html.content-template-a .region-main-no-sidebar .contact-cummins-care__button-wrapper{left:auto}}html.content-template-a .cummins-okm-search-form #edit-submit{bottom:2rem;top:auto}html.content-template-a .cummins-okm-search-form #edit-search{font-size:.85rem}@media (min-width:1024px){html.content-template-a #block-cumminscareblock{margin-bottom:7rem;margin-top:0}}html.content-template-a #block-cumminscareblock .contact-cummins-care__background-image{background:#efefef url(/themes/custom/cummins/images/care-background-image.jpg) no-repeat 50%;background-size:contain;background-blend-mode:darken}html.content-template-a #block-cumminscareblock .contact-cummins-care__background-image img{visibility:hidden}.page-node-321 #main-wrapper{padding-top:500px}@media (min-width:768px){.page-node-321 #main-wrapper{padding-top:400px}}@media (min-width:1024px){.page-node-321 #main-wrapper{padding-top:325px}}.page-node-316 .highlight-narrow{height:415px!important}@media (min-width:768px){.page-node-316 .highlight-narrow{height:360px!important}}.page-node-316 #main-wrapper{padding-top:550px!important}@media (min-width:768px){.page-node-316 #main-wrapper{padding-top:350px!important}}@media (min-width:1024px){.page-node-316 #main-wrapper{padding-top:280px!important}}.page-node-316 .overview-text-two{margin-top:6rem!important}@media (min-width:1024px){.page-node-296 #main-wrapper{padding-top:280px}}.page-node-296 .overview-text-two{margin-top:5rem!important}.page-node-296 .highlight-default{height:390px!important}@media (min-width:768px){.page-node-296 .highlight-default{height:415px!important}}.page-node-296 #main-wrapper{padding-top:500px}@media (min-width:768px){.page-node-296 #main-wrapper{padding-top:300px}}@media (min-width:1024px){.page-node-296 #main-wrapper{padding-top:300px}}.page-node-18801 .highlight-default{height:390px!important}@media (min-width:768px){.page-node-18801 .highlight-default{height:400px!important}}.page-node-18801 #main-wrapper{padding-top:500px}@media (min-width:768px){.page-node-18801 #main-wrapper{padding-top:200px}}@media (min-width:1024px){.page-node-18801 #main-wrapper{padding-top:260px}}.page-node-18801 .overview-text-two{margin-top:5rem!important}.page-node-21906 .page-column-main-content{overflow:hidden}.block-views-blockspotlight-section-block-1 ul li,.block-views-blockspotlight-section-block-2 ul li,.block-views-blockspotlight-section-block-3 ul li,.block-views-blockspotlight-section-block-4 ul li,.block-views-blockspotlight-section-block-5 ul li{margin:0}.block-views-blockspotlight-section-terms-block-1{width:100%;background-color:#4d4d4d;padding:20px 1rem 0;height:100px}@media (min-width:480px){.block-views-blockspotlight-section-terms-block-1{height:150px;padding:10px 0}}@media (min-width:768px){.block-views-blockspotlight-section-terms-block-1{height:135px}}@media (min-width:1024px){.block-views-blockspotlight-section-terms-block-1{height:140px}}.block-views-blockspotlight-section-terms-block-1 .view-content{max-width:1200px;margin-left:auto;margin-right:auto}.block-views-blockspotlight-section-terms-block-1 .view-content:after{content:"";display:table;clear:both}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row{position:relative;width:21.0526315789%;float:left;margin-right:5.2631578947%}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row:last-of-type{margin-right:0}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a{height:80px;font-weight:500;font-size:14px;line-height:1rem;color:#fff;text-align:center;display:block;width:100%;overflow:hidden}@media (min-width:480px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a{height:110px;line-height:1.5rem;font-size:22px;overflow:visible}}@media (min-width:768px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a{height:100px}}@media (min-width:1024px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a{height:110px;font-size:26px;line-height:28px}}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a:hover img{margin:-14px auto 14px}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a img{transition:all .2s ease;width:auto;max-height:28px;margin:-14px auto 6px;display:block}@-moz-document url-prefix(){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a img{min-height:28px}}@media (min-width:480px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a img{margin:-10px auto 10px}}@media (min-width:768px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a img{max-height:40px}}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a:before{transition:all .2s ease;content:"";width:0;height:0;min-height:0;border-top:15px solid transparent;border-right:15px solid transparent;border-bottom:0 solid transparent;border-left:15px solid transparent;position:relative;visibility:hidden}@media (min-width:640px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a:before{top:125px;visibility:visible}}@media (min-width:768px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a:before{top:115px}}@media (min-width:1024px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a:before{top:125px}}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a span{transition:all .2s ease;float:left;clear:both;width:100%;height:54px;position:relative;background:url(/themes/custom/cummins/images/icons/spotlight-menu-big-arrow.svg) no-repeat center -100px;background-size:contain;display:none;position:absolute}@media (min-width:640px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a span{display:table;top:140px}}@media (min-width:768px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a span{top:125px}}@media (min-width:1024px){.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a span{top:130px}}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a.selected{border-bottom:4px solid #fff}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a.selected:hover img{margin:-10px auto 10px}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a.selected:before{border-top:15px solid #fff}.block-views-blockspotlight-section-terms-block-1 .view-content .views-row a.selected span{background-position:center -1px}.homepage{background:#000}.homepage.not-front.layout-sidebar-first .layout-main-wrapper{padding-top:0;padding-bottom:0}.homepage.not-front.layout-sidebar-first .layout-main{max-width:none;background:#000}.homepage.not-front.layout-sidebar-first .layout-main .main-content{margin-top:0}.homepage.not-front.layout-sidebar-first .layout-main .main-content .section-main-content .region-content{padding:0;background:none}@media (min-width:1024px){.homepage.not-front.layout-sidebar-first .layout-main{padding-right:25%}}.homepage__ctas{position:relative;z-index:2}@media (min-width:640px){.homepage__ctas{margin-top:2rem;padding:0 1.5rem;background:#2d2d2d}}@media (min-width:768px){.homepage__ctas{display:flex;margin-top:0}}@media (min-width:1024px){.homepage__ctas{background:none}}.homepage-cta{position:relative;display:block;width:100%;background-color:#fff;background-size:cover;background-repeat:no-repeat}.homepage-cta:last-child{margin-right:0}.homepage-cta a{position:relative;display:flex;flex-flow:column nowrap;justify-content:center;height:5.625rem;padding:0 1.5rem;font-size:.75em;font-weight:700;line-height:1.83}.homepage-cta a:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;box-shadow:inset 0 8px 30px rgba(0,0,0,.14)}.homepage-cta a .homepage-cta__title{display:block;color:#000;text-transform:uppercase}.homepage-cta a .homepage-cta__link_title{display:block}@media (min-width:640px){.homepage-cta{top:-2rem;margin-top:1rem}.homepage-cta:first-child{margin-top:0}}@media (min-width:768px){.homepage-cta{flex:1 auto;width:33.333%;margin-top:0;margin-right:.625rem}}@media (min-width:1024px){.homepage-cta{top:-1.5rem}}.homepage-cta__background.homepage-cta__primary{background-color:rgba(218,41,28,.88)}.homepage-cta__background.homepage-cta__primary a,.homepage-cta__background.homepage-cta__primary a .homepage-cta__title{color:#fff}.homepage-cta__background{height:100%}.homepage__newsroom_aside{padding:1.5rem 1.5rem 2rem;background:#2d2d2d;z-index:3}.homepage__newsroom_aside h6{margin-top:0;color:#fff;text-transform:uppercase}@media (min-width:1024px){.homepage__newsroom_aside{position:absolute;top:0;bottom:1.5rem;right:0;width:25%;border-top:4.5rem solid #2d2d2d;-ms-overflow-style:none;overflow-y:auto}.homepage__newsroom_aside::-webkit-scrollbar{display:none}}.homepage__newsroom_aside .view-content{display:flex;flex-wrap:wrap;justify-content:space-between}.homepage__newsroom_aside .view-content .views-row{flex:1 0 100%;margin:2rem auto 0}@media (min-width:640px){.homepage__newsroom_aside .view-content .views-row{flex:0 48%;max-width:48%;margin:2rem 0 0}}@media (min-width:768px){.homepage__newsroom_aside .view-content .views-row{flex:0 31%;max-width:31%}}@media (min-width:1024px){.homepage__newsroom_aside .view-content{display:block}.homepage__newsroom_aside .view-content .views-row{max-width:none}}.homepage__newsroom-article img{background-color:#4d4d4d;box-shadow:0 10px 20px rgba(0,0,0,.25)}.homepage__newsroom-title{display:block;margin-top:.75rem;font-size:.875em;font-weight:700;line-height:1.57}.homepage__newsroom-title a{display:block;color:#fff}.homepage__newsroom-summary{margin-top:.375rem;color:#fff;font-size:.75em;line-height:1.83}.homepage__newsroom-readmore a{display:inline-block;margin-top:.375rem;padding:.625rem 0;color:#fff;font-size:.6875em;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:2px solid #323DA8}.homepage__newsroom-article:last-of-type .homepage__newsroom-readmore a{margin-bottom:1rem}@media (min-width:768px){.page-node-36 blockquote{margin-left:-200px}}#block-sidebaroverview{background-color:#323DA8;color:#fff;padding:1rem 2rem 2rem;font-size:.875rem;margin-top:1rem}@media (min-width:480px) and (max-width:759px){#block-sidebaroverview{margin-left:auto;margin-right:auto}}@media (min-width:480px){#block-sidebaroverview{max-width:360px}}@media (min-width:960px){#block-sidebaroverview{margin:.5rem -1rem 0;font-size:.75rem}}@media (min-width:1280px){#block-sidebaroverview{margin:0 -2rem;font-size:.875rem}}#block-sidebaroverview h2{display:none}#block-sidebaroverview .field__item{display:flex;flex-flow:column;align-items:flex-start}#block-sidebaroverview .field__item h2{display:block;color:#fff;background-color:#2d2d2d;padding:.5rem 2rem 1rem 1rem;margin:-2rem -1rem 1rem;font-weight:700;font-size:2em;line-height:.75em}#block-sidebaroverview .field__item h2 small{display:block;font-size:.75em;line-height:1.5em;font-weight:600}#block-sidebaroverview .field__item p{margin:0}.company.not-front.page-with-header-text .highlighted.highlight-default{height:auto;background-color:transparent;background-size:auto 335px}.about-us h4,.about h4{margin-left:60px}.about-us h4+p,.about h4+p{padding-left:60px}@media (min-width:768px){.about-us blockquote,.about blockquote{margin-left:-200px}}.about-us .paragraph--type--history-picture,.about-us .paragraph--type--video-description,.about .paragraph--type--history-picture,.about .paragraph--type--video-description{display:block;min-height:auto;margin:40px 0;position:relative;background:url(/themes/custom/cummins/images/grey-stroke.svg) no-repeat center 26px;background-size:90%}@media (min-width:640px){.about-us .paragraph--type--history-picture,.about-us .paragraph--type--video-description,.about .paragraph--type--history-picture,.about .paragraph--type--video-description{margin:1rem 0 50px}}@media (min-width:1024px){.about-us .paragraph--type--history-picture,.about-us .paragraph--type--video-description,.about .paragraph--type--history-picture,.about .paragraph--type--video-description{min-height:600px}}.about-us .paragraph--type--history-picture .field--name-field-title,.about-us .paragraph--type--video-description .field--name-field-title,.about .paragraph--type--history-picture .field--name-field-title,.about .paragraph--type--video-description .field--name-field-title{background:#323DA8;color:#fff;padding:14px 26px;margin-left:0;position:absolute;font-size:36px;line-height:40px;font-weight:700;display:table;height:80px;width:100%}@media (min-width:640px){.about-us .paragraph--type--history-picture .field--name-field-title,.about-us .paragraph--type--video-description .field--name-field-title,.about .paragraph--type--history-picture .field--name-field-title,.about .paragraph--type--video-description .field--name-field-title{height:104px;font-size:52px;width:260px;margin-left:10px}}.about-us .paragraph--type--history-picture .field--name-field-title small,.about-us .paragraph--type--video-description .field--name-field-title small,.about .paragraph--type--history-picture .field--name-field-title small,.about .paragraph--type--video-description .field--name-field-title small{font-size:1.25rem;line-height:1.5rem;float:left;clear:both;width:100%}.about-us .paragraph--type--history-picture .field--name-field-title .field__item,.about-us .paragraph--type--video-description .field--name-field-title .field__item,.about .paragraph--type--history-picture .field--name-field-title .field__item,.about .paragraph--type--video-description .field--name-field-title .field__item{display:table-cell;vertical-align:bottom}.about-us .paragraph--type--history-picture .field--name-field-image,.about-us .paragraph--type--video-description .field--name-field-image,.about .paragraph--type--history-picture .field--name-field-image,.about .paragraph--type--video-description .field--name-field-image{margin-top:80px;float:left}@media (min-width:640px){.about-us .paragraph--type--history-picture .field--name-field-image,.about-us .paragraph--type--video-description .field--name-field-image,.about .paragraph--type--history-picture .field--name-field-image,.about .paragraph--type--video-description .field--name-field-image{margin-top:70px}}.about-us .paragraph--type--history-picture .field--name-field-description,.about-us .paragraph--type--video-description .field--name-field-description,.about .paragraph--type--history-picture .field--name-field-description,.about .paragraph--type--video-description .field--name-field-description{width:100%;float:right;margin:0;position:relative;background:#fff;border-top:4px solid #323DA8;border-bottom:4px solid #c6c6c6;padding:0 26px}@media (min-width:640px){.about-us .paragraph--type--history-picture .field--name-field-description,.about-us .paragraph--type--video-description .field--name-field-description,.about .paragraph--type--history-picture .field--name-field-description,.about .paragraph--type--video-description .field--name-field-description{width:70%;margin:-50px 30px 0 0}}.about-us .paragraph--type--history-picture .field--name-field-description p,.about-us .paragraph--type--video-description .field--name-field-description p,.about .paragraph--type--history-picture .field--name-field-description p,.about .paragraph--type--video-description .field--name-field-description p{font-size:18px!important;line-height:24px!important;color:#4d4d4d!important}.about-us .paragraph--type--history-picture .field--name-field-description p a,.about-us .paragraph--type--video-description .field--name-field-description p a,.about .paragraph--type--history-picture .field--name-field-description p a,.about .paragraph--type--video-description .field--name-field-description p a{font-weight:600!important}.about-us .paragraph--type--image-link,.about .paragraph--type--image-link{margin:30px 0}.about-us .paragraph--type--image-link .field--name-field-link a,.about .paragraph--type--image-link .field--name-field-link a{background:#a1140a;color:#fff;font-size:18px;line-height:30px;font-weight:400;padding:4px 10px;float:left}@media (min-width:640px){.about-us .paragraph--type--image-link .field--name-field-link a,.about .paragraph--type--image-link .field--name-field-link a{font-size:1.5rem}}.about-us .paragraph--type--image-link .field--name-field-link a:hover,.about .paragraph--type--image-link .field--name-field-link a:hover{background:#323DA8}.about #block-sidebaroverview,.about-us #block-sidebaroverview{margin-top:120px;background:#323DA8;padding-bottom:40px}.about #block-sidebaroverview h2,.about-us #block-sidebaroverview h2{display:none}.about #block-sidebaroverview .field__item h2,.about-us #block-sidebaroverview .field__item h2{display:block;color:#fff;background:#4d4d4d;font-weight:700;font-size:36px;line-height:1.5rem;padding:1rem 1.5rem;width:90%;margin:-24px 0 30px 18px;float:left}@media (min-width:768px){.about #block-sidebaroverview .field__item h2,.about-us #block-sidebaroverview .field__item h2{font-size:28px;line-height:1.5rem}}@media (min-width:1024px){.about #block-sidebaroverview .field__item h2,.about-us #block-sidebaroverview .field__item h2{font-size:40px;line-height:36px}}@media (min-width:1200px){.about #block-sidebaroverview .field__item h2,.about-us #block-sidebaroverview .field__item h2{font-size:56px;line-height:46px}}.about #block-sidebaroverview .field__item h2 small,.about-us #block-sidebaroverview .field__item h2 small{font-size:26px;line-height:38px;float:left;clear:both;font-weight:600;width:100%}@media (min-width:768px){.about #block-sidebaroverview .field__item h2 small,.about-us #block-sidebaroverview .field__item h2 small{font-size:1.25rem;line-height:22px}}@media (min-width:1024px){.about #block-sidebaroverview .field__item h2 small,.about-us #block-sidebaroverview .field__item h2 small{font-size:1.5rem;line-height:28px}}@media (min-width:1200px){.about #block-sidebaroverview .field__item h2 small,.about-us #block-sidebaroverview .field__item h2 small{font-size:26px;line-height:2rem}}.about #block-sidebaroverview .field__item p,.about-us #block-sidebaroverview .field__item p{color:#fff;float:left;clear:both;font-size:1.25rem;line-height:1.5rem;font-weight:100;margin:0 1rem 0 40px}@media (min-width:768px){.about #block-sidebaroverview .field__item p,.about-us #block-sidebaroverview .field__item p{font-size:1.5rem;line-height:28px}}@media (min-width:1200px){.about #block-sidebaroverview .field__item p,.about-us #block-sidebaroverview .field__item p{font-size:26px;line-height:30px}}.about #block-sidebaroverview .field__item p b,.about #block-sidebaroverview .field__item p strong,.about-us #block-sidebaroverview .field__item p b,.about-us #block-sidebaroverview .field__item p strong{font-weight:400!important}.about-us h4{margin-left:60px}.about-us h4+p{padding-left:60px}.about-us .paragraph--type--image-link{margin:30px 0}.about-us #block-sidebaroverview{margin-top:1 1.25rem;padding-bottom:40px;background:#323DA8}.about-us #block-sidebaroverview h2{display:none}.about-us #block-sidebaroverview .field__item h2{float:left;display:block;width:90%;margin:-24px 0 30px 18px;padding:1rem 1.5rem;color:#fff;background:#4d4d4d;font-weight:700;font-size:56px;line-height:46px}.about-us #block-sidebaroverview .field__item h2 small{float:left;clear:both;width:100%;font-size:26px;font-weight:600;line-height:2rem}.about-us #block-sidebaroverview .field__item p{color:#fff;float:left;clear:both;margin:0 0 0 40px;font-size:26px;font-weight:100;line-height:30px}.about-us #block-sidebaroverview .field__item p b,.about-us #block-sidebaroverview .field__item p strong{font-weight:400!important}.not-front.layout-no-sidebars .layout-main .main-content .section-main-content .region-content article.node--type-author p{font-size:1rem;line-height:1.3}.node--type-author h4.title-prefix{padding-left:1rem;position:relative;font-size:18px}.node--type-author h4.title-prefix:before{content:" ";display:block;position:absolute;left:0;width:12px;height:34px;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat 50%;background-size:10px 18px}.node--type-author h1{font-size:3.8rem;margin:0 0 1rem;line-height:1}.node--type-author .field--name-field-image{margin:0 15px 1rem 0;width:100px;max-height:1 1.25rem;overflow:hidden}@media (min-width:768px){.node--type-author .field--name-field-image{float:left}}.node--type-author .field--name-field-leadership-role{font-weight:800}.node--type-author .field--name-body{font-size:1rem;line-height:1.3}@media (min-width:768px){.node--type-author .field--name-body{max-width:70%;padding-left:1 1.25rem}}.loading-overlay{position:fixed;background-color:hsla(0,0%,100%,.9);height:100%;width:100vw;top:0;left:0;z-index:-100;opacity:0;visibility:hidden;transition:all 1s ease}.loading-overlay.open{visibility:visible;opacity:1;z-index:100}.brochure-library .region-highlighted{padding-left:1.25rem}.brochure-library .region-highlighted h1{position:relative;margin:0;padding-left:7px}.brochure-library .region-highlighted h1:after,.brochure-library .region-highlighted h1:before{content:"";display:block;position:absolute}.brochure-library .region-highlighted h1:before{width:.5rem;height:1.25em;left:-.5rem;top:50%;background:#fff;transform:translateY(-50%)}.brochure-library .region-highlighted h1:after{left:-1.25rem;top:50%;width:0;height:0;border-style:solid;border-width:1.25rem 0 1.25rem 1.25rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.brochure-library fieldset{clear:both;margin-top:1.5rem;padding:1.5rem 1rem 0;border-top:6px solid #efefef;border-bottom:6px solid #efefef}.brochure-library fieldset legend{padding:0 1rem;font-size:1.125em}.brochure-library fieldset .button,.brochure-library fieldset .homepage__newsroom-view-more{margin-bottom:1rem}@media (min-width:640px){.brochure-library .form-item-certification-level,.brochure-library .form-item-engine,.brochure-library .form-item-keyword{float:left!important;width:48.5%}.brochure-library .form-item-language,.brochure-library .form-item-market{width:48.5%;float:right!important}}.page-node-type-market-page .image-grid,.page-node-type-sub-market-page .image-grid{display:flex;flex-direction:column}.page-node-type-market-page .image-grid .grid-item,.page-node-type-sub-market-page .image-grid .grid-item{margin:10px auto;flex:0 1 100%}@media (min-width:1024px){.page-node-type-market-page .image-grid,.page-node-type-sub-market-page .image-grid{flex-direction:row;flex-wrap:wrap}.page-node-type-market-page .image-grid .grid-item,.page-node-type-sub-market-page .image-grid .grid-item{flex:0 1 33%}.page-node-type-market-page .image-grid .grid-item img,.page-node-type-sub-market-page .image-grid .grid-item img{padding:0 10px}}.page-node-type-market-page h3.image-grid-title,.page-node-type-sub-market-page h3.image-grid-title{margin-bottom:15px}.page-node-type-market-page .market-sidebar,.page-node-type-sub-market-page .market-sidebar{position:relative;margin:0 auto;padding-bottom:4rem;background:#c6c6c6;overflow:hidden}.page-node-type-market-page .market-sidebar:after,.page-node-type-sub-market-page .market-sidebar:after{content:"";display:block;position:absolute;width:180px;height:264px;bottom:-40px;right:-1.25rem;background:url(/themes/custom/cummins/images/icons/icon-arrow-grey-left.svg) no-repeat;background-size:cover;z-index:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-node-type-market-page .market-sidebar .breadcrumb,.page-node-type-sub-market-page .market-sidebar .breadcrumb{padding:1.25rem 1rem 0 2.1rem;font-size:.875em}.page-node-type-market-page .market-sidebar .breadcrumb li,.page-node-type-sub-market-page .market-sidebar .breadcrumb li{text-transform:uppercase}@media (min-width:640px){.page-node-type-market-page .market-sidebar .breadcrumb,.page-node-type-sub-market-page .market-sidebar .breadcrumb{font-size:1em}.page-node-type-market-page .market-sidebar .breadcrumb li:before,.page-node-type-sub-market-page .market-sidebar .breadcrumb li:before{top:1px}}@media (min-width:768px){.page-node-type-market-page .market-sidebar .breadcrumb li:before,.page-node-type-sub-market-page .market-sidebar .breadcrumb li:before{top:2px}}@media (min-width:1024px){.page-node-type-market-page .market-sidebar .breadcrumb li:before,.page-node-type-sub-market-page .market-sidebar .breadcrumb li:before{top:3px}}.page-node-type-market-page .market-sidebar h5,.page-node-type-sub-market-page .market-sidebar h5{position:relative;padding:0 1rem 0 2rem;margin-top:0;font-size:2em;font-weight:800;text-transform:none}.page-node-type-market-page .market-sidebar h5:after,.page-node-type-sub-market-page .market-sidebar h5:after{content:"";display:block;position:absolute;left:0;top:1.125rem;width:0;height:0;border-style:solid;border-width:1.25rem 0 1.25rem 1.25rem;border-color:transparent transparent transparent #323DA8;transform:translateY(-50%)}.page-node-type-market-page .market-sidebar .navigation,.page-node-type-sub-market-page .market-sidebar .navigation{margin-top:2rem}.page-node-type-market-page .market-sidebar .navigation ul,.page-node-type-sub-market-page .market-sidebar .navigation ul{margin:0}.page-node-type-market-page .market-sidebar .navigation ul li,.page-node-type-sub-market-page .market-sidebar .navigation ul li{position:relative;margin:0;padding:0}.page-node-type-market-page .market-sidebar .navigation ul li .expander,.page-node-type-sub-market-page .market-sidebar .navigation ul li .expander{position:absolute;width:1.5rem;height:40px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:5px 10px!important;transition:all .2s ease;cursor:pointer}.page-node-type-market-page .market-sidebar .navigation ul li a,.page-node-type-sub-market-page .market-sidebar .navigation ul li a{display:block;padding:.8rem 2rem;color:#4d4d4d;font-size:1.125em;font-weight:600;line-height:1.2;transition:all .2s ease}.page-node-type-market-page .market-sidebar .navigation ul li a:focus,.page-node-type-market-page .market-sidebar .navigation ul li a:hover,.page-node-type-sub-market-page .market-sidebar .navigation ul li a:focus,.page-node-type-sub-market-page .market-sidebar .navigation ul li a:hover{color:#323DA8}.page-node-type-market-page .market-sidebar .navigation ul li.expanded .expander,.page-node-type-sub-market-page .market-sidebar .navigation ul li.expanded .expander{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-down.svg)!important;background-size:10px 5px!important}.page-node-type-market-page .market-sidebar .navigation ul li.expanded ul.menu,.page-node-type-sub-market-page .market-sidebar .navigation ul li.expanded ul.menu{display:block}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu{display:none}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li .expander,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li .expander{width:40px;height:36px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:5px 10px!important;transition:all .2s ease;cursor:pointer}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li a,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li a{padding:.375rem 2rem .375rem 3rem;font-size:1rem}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li.expanded .expander,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li.expanded .expander{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-down.svg)!important;background-size:10px 5px!important}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li.expanded ul.menu,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li.expanded ul.menu{display:block}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li ul.menu,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li ul.menu{display:none}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li .expander,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li .expander{width:52px;height:34px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg)!important;background-position:100%;background-repeat:no-repeat;background-size:5px 10px!important;transition:all .2s ease;cursor:pointer}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li a,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li a{padding:.375rem 2rem .375rem 3.75rem;font-size:1rem}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li.expanded .expander,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li.expanded .expander{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-down.svg)!important;background-size:10px 5px!important}.page-node-type-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li.expanded ul.menu,.page-node-type-sub-market-page .market-sidebar .navigation ul li ul.menu li ul.menu li.expanded ul.menu{display:block}.page-node-type-market-page .market-sidebar .navigation ul li.menu-item--active-trail .is-active,.page-node-type-sub-market-page .market-sidebar .navigation ul li.menu-item--active-trail .is-active{color:#323DA8}.page-node-type-market-page .paragraph--type--image-with-description,.page-node-type-sub-market-page .paragraph--type--image-with-description{display:flex;flex-wrap:wrap;margin-top:30px}.page-node-type-market-page .paragraph--type--image-with-description .field--name-field-image,.page-node-type-sub-market-page .paragraph--type--image-with-description .field--name-field-image{min-width:340px;width:auto;padding:0 0 1.25rem}.page-node-type-market-page .paragraph--type--image-with-description .field--name-field-description,.page-node-type-sub-market-page .paragraph--type--image-with-description .field--name-field-description{min-width:280px;width:auto}.page-node-type-market-page .paragraph--type--image-with-description .field--name-field-description p,.page-node-type-sub-market-page .paragraph--type--image-with-description .field--name-field-description p{margin:0}@media (min-width:1024px){.page-node-type-market-page .paragraph--type--image-with-description,.page-node-type-sub-market-page .paragraph--type--image-with-description{flex-wrap:nowrap}.page-node-type-market-page .paragraph--type--image-with-description .field--name-field-image,.page-node-type-sub-market-page .paragraph--type--image-with-description .field--name-field-image{padding:0 15px 1.25rem 0}.page-node-type-market-page .paragraph--type--image-with-description .field--name-field-description p,.page-node-type-sub-market-page .paragraph--type--image-with-description .field--name-field-description p{margin:0}}.page-node-type-market-page #application-page-tabs,.page-node-type-sub-market-page #application-page-tabs{max-width:73rem;margin-bottom:2rem}.page-node-type-market-page #application-page-tabs button,.page-node-type-sub-market-page #application-page-tabs button{display:inline-block;border:none;transition:all .2s ease}@media (min-width:768px){.page-node-type-market-page #application-page-tabs button,.page-node-type-sub-market-page #application-page-tabs button{font-size:1.25rem;line-height:1.25rem;padding:.75rem 1.2rem}}@media (min-width:1024px){.page-node-type-market-page #application-page-tabs button,.page-node-type-sub-market-page #application-page-tabs button{font-size:1.3rem;line-height:1.3rem;padding:.75rem 1.2rem}}.page-node-type-market-page #bs-search-form,.page-node-type-market-page .market-sidebar .breadcrumb ol li:first-child,.page-node-type-sub-market-page #bs-search-form{display:none}.page-node-type-market-page .market-sidebar .breadcrumb ol li{padding-left:0;color:#4d4d4d;font-weight:600}.page-node-type-market-page .market-sidebar .breadcrumb ol li:before,.page-node-type-sub-market-page .market-sidebar .breadcrumb ol li:first-child,.page-node-type-sub-market-page .market-sidebar .breadcrumb ol li:last-child{display:none}.view-media-contact .views-row{width:100%;margin:10px 0 1rem}@media (min-width:640px){.view-media-contact .views-row{width:50%;float:left}}.view-media-contact .views-row .field--name-field-image{width:75px}@media (min-width:640px){.view-media-contact .views-row .field--name-field-image{float:left;margin-right:15px}}.view-media-contact .views-row .field--name-field-image img{width:75px;height:90px;-o-object-fit:cover;object-fit:cover}.view-media-contact .views-row .node__title{font-size:18px;color:#2d2d2d;font-weight:800;margin-bottom:10px}.view-media-contact .views-row .field--name-field-email,.view-media-contact .views-row .field--name-field-leadership-role,.view-media-contact .views-row .field--name-field-telephone-number{font-size:14px}.view-media-contact .views-row .field--name-field-email a,.view-media-contact .views-row .field--name-field-leadership-role a,.view-media-contact .views-row .field--name-field-telephone-number a{color:#2d2d2d}html.content-template-a.is-page-hero-mode-accent .metalocator-page .page-hero-bg,html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .page-hero-bg,html.content-template-a.is-page-hero-mode-page .metalocator-page .page-hero-bg{background:transparent url(/themes/custom/cummins/images/background-hero-engine.jpg) no-repeat 60% 0}html.content-template-a.is-page-hero-mode-accent .metalocator-page .main-content,html.content-template-a.is-page-hero-mode-accent .metalocator-page .page-column-main-content,html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .main-content,html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .page-column-main-content,html.content-template-a.is-page-hero-mode-none .metalocator-page .main-content,html.content-template-a.is-page-hero-mode-none .metalocator-page .page-column-main-content,html.content-template-a.is-page-hero-mode-page .metalocator-page .main-content,html.content-template-a.is-page-hero-mode-page .metalocator-page .page-column-main-content{box-shadow:none}html.content-template-a.is-page-hero-mode-accent .metalocator-page .page-column-main-content,html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .page-column-main-content,html.content-template-a.is-page-hero-mode-none .metalocator-page .page-column-main-content,html.content-template-a.is-page-hero-mode-page .metalocator-page .page-column-main-content{overflow:hidden}html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .hero-title h1{color:#4d4d4d}html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .page-hero{height:11rem}@media (min-width:960px){html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .page-hero{height:23rem}}@media (max-width:959px){.metalocator-page .page-hero .page-container{position:absolute!important;bottom:0;left:50%;transform:translateX(-50%);padding:16px 32px 0;width:100%;background:#fff}}.fancy-tabs .fancy-tab{display:block}.fancy-tabs .fancy-content{padding:0;height:0;overflow:hidden}.fancy-tabs .fancy-content.active{height:auto}@media (min-width:960px){.fancy-tabs{display:flex;flex-flow:row wrap}.fancy-tabs .fancy-tab{width:20%;text-align:center;max-width:20%}.fancy-tabs .fancy-content{flex:0 0 100%;order:999}}.metalocator-page .page-column-main-content{background:#fff;box-shadow:0 .5rem 2rem rgba(0,0,0,.05)}.metalocator-page .main-content-hero{height:auto!important;padding-top:6rem!important}.locator-wrapper{position:relative;margin:0 -32px;padding:32px;background:linear-gradient(130deg,#2c2c2c 25%,#d20000)}.locator-wrapper:before{content:"";display:block;position:absolute;right:-13vw;top:-16px;width:50vw;height:64vw;background:transparent url(/themes/custom/cummins/images/background-locator-image.png) no-repeat;background-size:contain;z-index:0}@media (max-width:959px){.locator-wrapper:before{max-width:330px}}.locator-wrapper h6{width:100%;font-size:10px;color:#d3d3d3;text-transform:uppercase}.locator-wrapper h2{margin:0 0 36px;width:100%;font-size:30px;color:#d40000}.locator-wrapper h2 span{color:#fff}@media (max-width:959px){.locator-wrapper h2{font-size:25px;width:60vw}}.locator-wrapper .fancy-tabs{position:relative;border:1px solid #bebebe;box-shadow:0 2px 30px rgba(0,0,0,.1)}.locator-wrapper .fancy-tab{position:relative;padding:10px 2em;background:#fff;color:#373737}.locator-wrapper .fancy-tab:before{content:"";position:absolute;top:0;left:20px;right:20px;height:1px;background:#989898}.locator-wrapper .fancy-tab:first-child:before{display:none}.locator-wrapper .fancy-tab span{display:flex;position:relative;align-items:center}.locator-wrapper .fancy-tab svg{flex:0 0 auto;margin:0 1em 0 0;width:15vw;height:15vw;max-width:100px;max-height:100px;fill:#d20000;stroke:#d20000}.locator-wrapper .fancy-tab:hover{color:#fff;background:#d20000}.locator-wrapper .fancy-tab:hover+.fancy-content+.fancy-tab:before,.locator-wrapper .fancy-tab:hover:before{background:transparent}.locator-wrapper .fancy-tab:hover svg{fill:#fff;stroke:#fff}.locator-wrapper .fancy-tab:hover .cd2,.locator-wrapper .fancy-tab:hover .cd3,.locator-wrapper .fancy-tab:hover .cd4,.locator-wrapper .fancy-tab:hover .cd5{stroke:#d20000}.locator-wrapper .fancy-tab:hover .cd4{fill:#d20000}.locator-wrapper .fancy-content{background:#fff}.locator-wrapper .fancy-content.active{padding:26px 26px 0}@media (min-width:960px){.locator-wrapper:before{right:2vw;top:-10vw;width:30vw;height:40vw}.locator-wrapper .fancy-tab{display:flex;position:relative;align-items:center;justify-content:center;padding:2em}.locator-wrapper .fancy-tab:before{top:10px;bottom:10px;left:0;right:auto;width:1px;height:auto}.locator-wrapper .fancy-tab span{display:inline-block}.locator-wrapper .fancy-tab svg{margin:0 0 1em}.locator-wrapper.active{background:linear-gradient(90deg,#d20000,#d20000) no-repeat;background-size:36em 25em}.locator-wrapper.active:before{display:none}.locator-wrapper.active h2,.locator-wrapper.active h6{color:#fff}.locator-wrapper.active .fancy-tab{margin-top:-1px!important;padding:10px 1.15em;background:#202020;color:#fff}.locator-wrapper.active .fancy-tab+.fancy-content+.fancy-tab:before,.locator-wrapper.active .fancy-tab:before{background:#989898}.locator-wrapper.active .fancy-tab span{display:flex}.locator-wrapper.active .fancy-tab svg{width:2.25em;height:2.25em;margin:0 .5em 0 0}.locator-wrapper.active .fancy-tab .cd2,.locator-wrapper.active .fancy-tab .cd3,.locator-wrapper.active .fancy-tab .cd4,.locator-wrapper.active .fancy-tab .cd5{stroke:#000}.locator-wrapper.active .fancy-tab .cd4{fill:#000}.locator-wrapper.active .fancy-tab:hover .cd2,.locator-wrapper.active .fancy-tab:hover .cd3,.locator-wrapper.active .fancy-tab:hover .cd4,.locator-wrapper.active .fancy-tab:hover .cd5{stroke:#000}.locator-wrapper.active .fancy-tab:hover .cd4{fill:#000}.locator-wrapper.active .fancy-tab.active{background:#fff;color:#000}.locator-wrapper.active .fancy-tab.active .cd2,.locator-wrapper.active .fancy-tab.active .cd3,.locator-wrapper.active .fancy-tab.active .cd4,.locator-wrapper.active .fancy-tab.active .cd5{stroke:#fff}.locator-wrapper.active .fancy-tab.active .cd4{fill:#fff}.locator-wrapper.active .fancy-tab.active+.fancy-content+.fancy-tab:before,.locator-wrapper.active .fancy-tab.active:before{background:transparent!important}.locator-wrapper.active .fancy-tab.active:hover svg{fill:#d20000}.locator-wrapper.active .fancy-tab.active:hover .cd2,.locator-wrapper.active .fancy-tab.active:hover .cd3,.locator-wrapper.active .fancy-tab.active:hover .cd4,.locator-wrapper.active .fancy-tab.active:hover .cd5{stroke:#fff}.locator-wrapper.active .fancy-tab.active:hover .cd4{fill:#fff}}@media (min-width:1280px){.locator-wrapper{padding-left:3rem;padding-right:3rem;margin:0 -3rem}.locator-wrapper:before{right:15px;top:-192px;width:493px;height:624px}}@media (min-width:768px){.not-front.page-node-type-author .layout-main .main-content:not(.full-width),.not-front.path-news .layout-main .main-content:not(.full-width),.not-front.path-newsroom .layout-main .main-content:not(.full-width){width:100%}}.not-front.page-node-type-author .layout-main .main-content:not(.full-width) .region-content,.not-front.path-news .layout-main .main-content:not(.full-width) .region-content,.not-front.path-newsroom .layout-main .main-content:not(.full-width) .region-content{background:transparent}.page-node-type-author .layout-main-wrapper,.path-news .layout-main-wrapper,.path-newsroom .layout-main-wrapper{background-color:#fff}.page-node-type-author .layout-main-wrapper .layout-main,.path-news .layout-main-wrapper .layout-main,.path-newsroom .layout-main-wrapper .layout-main{z-index:1}.page-node-type-author .layout-main-wrapper main-content ul li,.path-news .layout-main-wrapper main-content ul li,.path-newsroom .layout-main-wrapper main-content ul li{margin:10px 0;padding-top:0}.path-news .layout-main-wrapper:before{content:url(/themes/custom/cummins/images/icons/arrw-rght-red.svg);display:block;position:absolute;width:665px;height:auto;left:0;z-index:0;opacity:.1;pointer-events:none}.path-news .layout-main-wrapper:after{content:url(/themes/custom/cummins/images/icons/arrw-left-grey.svg);display:block;position:absolute;width:505px;height:auto;right:0;top:-580px;z-index:0;pointer-events:none}#block-welcometothecumminsnewsroom h1,#block-welcometothecumminsnewsroom h3{position:relative;z-index:1}#block-welcometothecumminsnewsroom h1{margin:0 0 34px;font-size:3rem;line-height:1em}#block-welcometothecumminsnewsroom h3{position:relative;padding-left:15px;color:#4d4d4d;font-size:22px}#block-welcometothecumminsnewsroom h3:before{content:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg);display:block;position:absolute;width:9px;height:auto;left:0;top:54%;transform:translateY(-50%)}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide{padding:0}@media (min-width:768px){#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide{padding:45px 0 10% 2%}}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .field--name-field-image{position:relative;height:300px;overflow:hidden}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .field--name-field-image .field__item>div{height:300px}@media (min-width:768px){#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .field--name-field-image{position:absolute;max-width:75%;height:460px;max-height:460px}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .field--name-field-image .field__item{height:inherit}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .field--name-field-image .field__item>div{height:460px}}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy{position:relative;float:right;width:100%;top:0;margin:0;padding:20px;background:#fff;border:1px solid #efefef;z-index:99}@media (min-width:768px){#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy{width:90%;max-width:390px;top:30px;margin:0 auto}}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-title{max-width:100%;margin:0;padding:0;color:#323DA8}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-title h2{font-size:1.375rem;font-weight:800;line-height:1.2;margin-bottom:10px}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-description{max-width:100%;margin:0;padding:0;background:#fff;color:#2d2d2d;font-size:1.1rem;line-height:1.3;border:0}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-description a{color:#2d2d2d}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-subject-area{position:relative;text-transform:uppercase;font-weight:600;margin-bottom:5px;font-size:14px}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-subject-area:before{content:"";display:block;position:absolute;width:18px;height:12px;left:-30px;top:2px;background-color:#2d2d2d}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-link{margin:1rem 0}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-link .field__item a{background:#2d2d2d;font-size:1rem}#block-newsroomslideshow .paragraph--type--slideshow .paragraph--type--slide .newsroom-slideshow-copy .field--name-field-link .field__item a:before{width:.5rem;height:14px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:contain}#block-newsroomslideshow .paragraph--type--slideshow{position:relative}#block-newsroomslideshow .paragraph--type--slideshow .slick__arrow{display:none;position:absolute;right:0;top:auto;bottom:30px;transform:translate(0)}@media (min-width:768px){#block-newsroomslideshow .paragraph--type--slideshow .slick__arrow{display:block;transform:translate(0)}}#block-newsroomslideshow .paragraph--type--slideshow .slick__arrow .slick-arrow{position:static}#block-exposedformnewsroompage-1{position:relative}@media (min-width:640px){.view-newsroom .view-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media (min-width:1024px){.view-newsroom .view-content{display:block}}.view-newsroom .view-content .views-row{margin:1rem 0;background:#fff;overflow:hidden}.view-newsroom .view-content .views-row img{width:100%;height:2 1.25rem;-o-object-fit:cover;object-fit:cover}.view-newsroom .view-content .views-row .views-field-title h3{font-size:1.25rem;font-weight:600;line-height:1.1;margin-top:10px;margin-bottom:0}.view-newsroom .view-content .views-row .views-field-title h3 a{color:#2d2d2d}@media (min-width:1024px){.view-newsroom .view-content .views-row .views-field-title h3{font-size:1.375rem;line-height:1.2}}.view-newsroom .view-content .views-row .views-field-body{font-size:1rem;line-height:1.25}.view-newsroom .view-content .views-row .views-field-body,.view-newsroom .view-content .views-row .views-field-field-date,.view-newsroom .view-content .views-row .views-field-title{padding:0 1rem}.view-newsroom .view-content .views-row .views-field-body{padding:1rem}.view-newsroom .view-content .views-row .views-field-field-date{margin-top:6px;color:#7b7b7b;font-size:14px}.view-newsroom .view-content .views-row .views-field-field-newsroom-topic{position:relative;padding:15px 1rem 0 1.15rem;color:#2d2d2d;font-size:.7rem;font-weight:700;text-transform:uppercase}.view-newsroom .view-content .views-row .views-field-field-newsroom-topic:before{content:" ";position:absolute;display:block;left:-1px;bottom:1px;width:13px;height:13px;background-color:#2d2d2d}@media (min-width:640px){.view-newsroom .view-content .views-row{width:48%}}@media (min-width:1024px){.view-newsroom .view-content .views-row:first-child{float:right;width:66%;height:650px}.view-newsroom .view-content .views-row:first-child img{height:484px}.view-newsroom .view-content .views-row:nth-child(2),.view-newsroom .view-content .views-row:nth-child(3){float:left;width:32%;height:450px}.view-newsroom .view-content .views-row:nth-child(4){float:right;width:66%;height:250px;margin-bottom:30px}.view-newsroom .view-content .views-row:nth-child(4) img{float:left;width:50%;height:100%}.view-newsroom .view-content .views-row:nth-child(4) .views-field-body,.view-newsroom .view-content .views-row:nth-child(4) .views-field-field-newsroom-topic,.view-newsroom .view-content .views-row:nth-child(4) .views-field-title{margin-left:50%}.view-newsroom .view-content .views-row:nth-child(3n+6),.view-newsroom .view-content .views-row:nth-child(3n+7),.view-newsroom .view-content .views-row:nth-child(3n+8){float:left;width:32%;height:480px}.view-newsroom .view-content .views-row:nth-child(3n+6) img,.view-newsroom .view-content .views-row:nth-child(3n+7) img,.view-newsroom .view-content .views-row:nth-child(3n+8) img{height:2 1.25rem}.view-newsroom .view-content .views-row:nth-child(3n+6){clear:both;margin-right:2%}.view-newsroom .view-content .views-row:nth-child(3n+7){margin-right:2%}}.view-newsroom.view-display-id-block_1 .view-content .views-row{width:100%}@media (min-width:640px){.view-newsroom.view-display-id-block_1 .view-content{display:flex;flex-flow:row wrap;justify-content:space-between}}@media (min-width:640px) and (min-width:640px){.view-newsroom.view-display-id-block_1 .view-content .views-row{width:48%}}@media (min-width:1024px){.view-newsroom.view-display-id-block_1 .view-content .views-row{float:left;width:32%;height:490px}.view-newsroom.view-display-id-block_1 .view-content .views-row img{float:none;width:100%;height:2 1.25rem}.view-newsroom.view-display-id-block_1 .view-content .views-row .views-field-body,.view-newsroom.view-display-id-block_1 .view-content .views-row .views-field-field-newsroom-topic,.view-newsroom.view-display-id-block_1 .view-content .views-row .views-field-title{margin-left:0}.view-newsroom.view-display-id-block_1 .view-content .views-row:nth-child(3n+6),.view-newsroom.view-display-id-block_1 .view-content .views-row:nth-child(3n+7){margin-right:0}}.view-newsroom .pager{clear:both;padding-top:1.25rem}.view-newsroom .view-empty{min-height:400px;padding:40px 0;font-weight:700;text-align:center}#views-exposed-form-newsroom-page-1{position:relative;margin:0 0 10px;transition:background-color .25s linear}#views-exposed-form-newsroom-page-1 .form-item{margin:1em 0 0;display:flex;align-items:center}#views-exposed-form-newsroom-page-1 label{position:static;display:block;flex:0 0 auto;font-size:.875rem;top:0}@media (min-width:480px){#views-exposed-form-newsroom-page-1 label{padding-right:.5rem}}#views-exposed-form-newsroom-page-1 select{border:none;border-bottom:2px solid #000;height:auto;padding-top:.5rem}@media (min-width:768px){#views-exposed-form-newsroom-page-1.fixed{position:fixed;top:71px;left:0;width:100%;padding:0 1rem 1rem;background-color:#efefef;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:99}#views-exposed-form-newsroom-page-1.fixed .form--inline{max-width:1140px;margin:0 auto}#views-exposed-form-newsroom-page-1.fixed .form-actions{right:1.25rem}}@media (min-width:768px) and (min-width:1200px){#views-exposed-form-newsroom-page-1.fixed{left:0;right:0;max-width:none}#views-exposed-form-newsroom-page-1.fixed .form-actions{right:0}}@media (min-width:768px){#views-exposed-form-newsroom-page-1 .form--inline{display:flex;flex-flow:row wrap}}@media (min-width:1024px){#views-exposed-form-newsroom-page-1 .form--inline{flex-flow:row nowrap;justify-content:space-between}}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category{float:none}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links a{color:#4d4d4d;font-size:14px}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links .bef-link-active a,#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links a:hover{text-decoration:underline}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links div{display:inline-block;padding:6px 0}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links div:after{content:"\2022";padding:0 2px 0 6px}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links div:last-of-type:after{display:none}@media (min-width:480px){#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category{display:flex;align-items:center}}@media (min-width:640px){#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links a{font-size:14px}}@media (min-width:1024px){#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links a{font-size:14px}}@media (min-width:1066px){#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-category .bef-links a{font-size:14px}}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-topic{float:none}@media (min-width:480px){#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-topic{display:flex;align-items:center}}@media (min-width:768px){#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-topic{margin-left:auto}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-topic select{max-width:270px}}@media (min-width:1024px){#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-topic{margin-left:auto;margin-right:auto}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-topic select{width:auto;max-width:160px}}#views-exposed-form-newsroom-page-1 .form-item-search-api-fulltext input{height:34px;padding:7px 15px;font-size:.875rem;border:1px solid #efefef;background:none}@media (min-width:480px){#views-exposed-form-newsroom-page-1 .form-item-search-api-fulltext{display:flex;align-items:center}}@media (min-width:640px){#views-exposed-form-newsroom-page-1 .form-item-search-api-fulltext{width:auto}#views-exposed-form-newsroom-page-1 .form-item-search-api-fulltext input{width:340px}}@media (min-width:1024px){#views-exposed-form-newsroom-page-1 .form-item-search-api-fulltext input{width:240px}}#views-exposed-form-newsroom-page-1 .form-actions{clear:none;float:left;margin:1rem 0 0;display:flex;align-items:center}#views-exposed-form-newsroom-page-1 .form-actions input{width:2rem;height:2rem;padding:0;background:#323DA8 url(/themes/custom/cummins/images/icons/icon-search.png) no-repeat 50%;background-size:50%;font-size:0}#views-exposed-form-newsroom-page-1 .form-item-field-newsroom-tags{display:none}#block-newsroomquicklinks{position:relative;margin:1rem 0 0;background:#2d2d2d}#block-newsroomquicklinks ul{margin:0;padding:1.25rem 1.25rem 14px}#block-newsroomquicklinks ul.contextual-links{display:block}#block-newsroomquicklinks ul.contextual-links[hidden]{display:none}#block-newsroomquicklinks ul.contextual-links li{padding:0 0 6px;background:none}#block-newsroomquicklinks ul.contextual-links li a{color:inherit;font-size:small}#block-newsroomquicklinks ul li{position:relative;display:block;flex:0 1 33%;padding:0 10px 6px}#block-newsroomquicklinks ul li:before{content:"";position:absolute;display:block;left:0;width:6px;height:17px;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat 50%;background-size:100%}#block-newsroomquicklinks ul li a{color:#fff;font-size:14px}@media (min-width:540px){#block-newsroomquicklinks ul{display:flex;flex-flow:row wrap;justify-content:space-around}}@media (min-width:768px){#block-newsroomquicklinks{display:block}}@media (min-width:840px){#block-newsroomquicklinks ul li{flex:0 1 auto}}#block-cummins-content{position:relative}.newsroom-subscribe-for-news-wrapper{clear:both;position:relative;width:100%;margin:1rem 0;padding:40px;background:#c6c6c6;text-align:center;overflow:hidden}.newsroom-subscribe-for-news-wrapper h2{margin:0;font-size:1.875rem;line-height:1.1}.newsroom-subscribe-for-news-wrapper h3{margin:15px;font-size:1.1rem!important;line-height:1.3}.newsroom-subscribe-for-news-wrapper form{position:static;max-width:6 1.25rem;margin:0 auto}.newsroom-subscribe-for-news-wrapper form .form-item.form-type-email{margin:0}.newsroom-subscribe-for-news-wrapper form .form-item.form-type-email input[type=email]{height:38px;margin:10px 0;padding:0 15px;line-height:38px;border-bottom:0}.newsroom-subscribe-for-news-wrapper form .form-submit{width:100%;margin:10px 0;padding:0 15px;background:#323DA8;font-size:18px;line-height:38px}@media (min-width:640px){.newsroom-subscribe-for-news-wrapper form{display:flex;justify-content:center}.newsroom-subscribe-for-news-wrapper form .form-item.form-type-email{max-width:400px}.newsroom-subscribe-for-news-wrapper form .form-submit{width:auto}}.not-front.layout-no-sidebars.page-node-type-newsroom-event-article .layout-main .main-content{width:100%}.page-node-type-case-study,.page-node-type-newsroom-article,.page-node-type-newsroom-event-article,.page-node-type-newsroom-news-release{background:#efefef url(/themes/custom/cummins/images/background-arrow.svg) no-repeat 100% 0;background-size:594px 898px}.page-node-type-case-study .layout-main-wrapper,.page-node-type-newsroom-article .layout-main-wrapper,.page-node-type-newsroom-event-article .layout-main-wrapper,.page-node-type-newsroom-news-release .layout-main-wrapper{padding-top:75px!important}@media (min-width:1024px){.page-node-type-case-study .layout-main-wrapper,.page-node-type-newsroom-article .layout-main-wrapper,.page-node-type-newsroom-event-article .layout-main-wrapper,.page-node-type-newsroom-news-release .layout-main-wrapper{padding-top:186px!important}}.page-node-type-case-study .slick__arrow button:before,.page-node-type-newsroom-article .slick__arrow button:before,.page-node-type-newsroom-event-article .slick__arrow button:before,.page-node-type-newsroom-news-release .slick__arrow button:before{display:none}.page-node-type-case-study .slick__arrow button.slick-prev,.page-node-type-newsroom-article .slick__arrow button.slick-prev,.page-node-type-newsroom-event-article .slick__arrow button.slick-prev,.page-node-type-newsroom-news-release .slick__arrow button.slick-prev{left:-20px}.page-node-type-case-study .slick__arrow button.slick-next,.page-node-type-newsroom-article .slick__arrow button.slick-next,.page-node-type-newsroom-event-article .slick__arrow button.slick-next,.page-node-type-newsroom-news-release .slick__arrow button.slick-next{right:-48px}.page-node-type-case-study #page-wrapper:before,.page-node-type-newsroom-article #page-wrapper:before,.page-node-type-newsroom-event-article #page-wrapper:before,.page-node-type-newsroom-news-release #page-wrapper:before{content:"";position:absolute;left:0;height:1 1.25rem;width:100%;background:linear-gradient(180deg,#bfbfbf 0,hsla(0,0%,75%,.74) 20%,hsla(0,0%,100%,0))}@media (max-width:1200px){.page-node-type-case-study .layout-main,.page-node-type-newsroom-article .layout-main,.page-node-type-newsroom-event-article .layout-main,.page-node-type-newsroom-news-release .layout-main{max-width:100%}}.page-node-type-case-study .main-content,.page-node-type-newsroom-article .main-content,.page-node-type-newsroom-event-article .main-content,.page-node-type-newsroom-news-release .main-content{width:100%;float:left;padding:0 1rem}.page-node-type-case-study .main-content article.node,.page-node-type-newsroom-article .main-content article.node,.page-node-type-newsroom-event-article .main-content article.node,.page-node-type-newsroom-news-release .main-content article.node{position:relative;margin-bottom:60px}.page-node-type-case-study .main-content article.node .node__title,.page-node-type-newsroom-article .main-content article.node .node__title,.page-node-type-newsroom-event-article .main-content article.node .node__title,.page-node-type-newsroom-news-release .main-content article.node .node__title{margin:1rem 0;color:#4d4d4d;font-weight:700;font-size:32px;line-height:1.3}@media (min-width:640px){.page-node-type-case-study .main-content article.node .node__title,.page-node-type-newsroom-article .main-content article.node .node__title,.page-node-type-newsroom-event-article .main-content article.node .node__title,.page-node-type-newsroom-news-release .main-content article.node .node__title{font-size:2.25em}}@media (min-width:1024px){.page-node-type-case-study .main-content article.node .node__title,.page-node-type-newsroom-article .main-content article.node .node__title,.page-node-type-newsroom-event-article .main-content article.node .node__title,.page-node-type-newsroom-news-release .main-content article.node .node__title{max-width:100%}}.page-node-type-case-study .main-content article.node .newsroom-date-author-wrapper,.page-node-type-case-study .main-content article.node .newsroom-date-location-wrapper,.page-node-type-newsroom-article .main-content article.node .newsroom-date-author-wrapper,.page-node-type-newsroom-article .main-content article.node .newsroom-date-location-wrapper,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-author-wrapper,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-location-wrapper,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-author-wrapper,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-location-wrapper{color:#4d4d4d;font-size:18px;font-weight:600}.page-node-type-case-study .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom:before,.page-node-type-case-study .main-content article.node .newsroom-date-author-wrapper .field--name-location:before,.page-node-type-case-study .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom:before,.page-node-type-case-study .main-content article.node .newsroom-date-location-wrapper .field--name-location:before,.page-node-type-newsroom-article .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom:before,.page-node-type-newsroom-article .main-content article.node .newsroom-date-author-wrapper .field--name-location:before,.page-node-type-newsroom-article .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom:before,.page-node-type-newsroom-article .main-content article.node .newsroom-date-location-wrapper .field--name-location:before,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom:before,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-author-wrapper .field--name-location:before,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom:before,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-location-wrapper .field--name-location:before,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom:before,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-author-wrapper .field--name-location:before,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom:before,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-location-wrapper .field--name-location:before{content:"鈻�";color:#323DA8;margin-right:5px;font-size:.9em}.page-node-type-case-study .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a,.page-node-type-case-study .main-content article.node .newsroom-date-author-wrapper .field--name-location a,.page-node-type-case-study .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a,.page-node-type-case-study .main-content article.node .newsroom-date-location-wrapper .field--name-location a,.page-node-type-newsroom-article .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a,.page-node-type-newsroom-article .main-content article.node .newsroom-date-author-wrapper .field--name-location a,.page-node-type-newsroom-article .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a,.page-node-type-newsroom-article .main-content article.node .newsroom-date-location-wrapper .field--name-location a,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-author-wrapper .field--name-location a,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-location-wrapper .field--name-location a,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-author-wrapper .field--name-location a,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-location-wrapper .field--name-location a{color:#4d4d4d}.page-node-type-case-study .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a:hover,.page-node-type-case-study .main-content article.node .newsroom-date-author-wrapper .field--name-location a:hover,.page-node-type-case-study .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a:hover,.page-node-type-case-study .main-content article.node .newsroom-date-location-wrapper .field--name-location a:hover,.page-node-type-newsroom-article .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a:hover,.page-node-type-newsroom-article .main-content article.node .newsroom-date-author-wrapper .field--name-location a:hover,.page-node-type-newsroom-article .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a:hover,.page-node-type-newsroom-article .main-content article.node .newsroom-date-location-wrapper .field--name-location a:hover,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a:hover,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-author-wrapper .field--name-location a:hover,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a:hover,.page-node-type-newsroom-event-article .main-content article.node .newsroom-date-location-wrapper .field--name-location a:hover,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-author-wrapper .field--name-author-custom a:hover,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-author-wrapper .field--name-location a:hover,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-location-wrapper .field--name-author-custom a:hover,.page-node-type-newsroom-news-release .main-content article.node .newsroom-date-location-wrapper .field--name-location a:hover{color:#323DA8}.page-node-type-case-study .main-content article.node .newsroom-field-subtitle p,.page-node-type-newsroom-article .main-content article.node .newsroom-field-subtitle p,.page-node-type-newsroom-event-article .main-content article.node .newsroom-field-subtitle p,.page-node-type-newsroom-news-release .main-content article.node .newsroom-field-subtitle p{margin:0;font-size:24px}.page-node-type-case-study .main-content article.node .newsroom-field-subtitle p strong,.page-node-type-newsroom-article .main-content article.node .newsroom-field-subtitle p strong,.page-node-type-newsroom-event-article .main-content article.node .newsroom-field-subtitle p strong,.page-node-type-newsroom-news-release .main-content article.node .newsroom-field-subtitle p strong{font-weight:400}@media (min-width:1024px){.page-node-type-case-study .main-content article.node .newsroom-field-subtitle,.page-node-type-newsroom-article .main-content article.node .newsroom-field-subtitle,.page-node-type-newsroom-event-article .main-content article.node .newsroom-field-subtitle,.page-node-type-newsroom-news-release .main-content article.node .newsroom-field-subtitle{width:64%;margin-bottom:20px;line-height:1.4}}.page-node-type-case-study .main-content article.node .node__content article.node,.page-node-type-newsroom-article .main-content article.node .node__content article.node,.page-node-type-newsroom-event-article .main-content article.node .node__content article.node,.page-node-type-newsroom-news-release .main-content article.node .node__content article.node{padding:0;margin:0}.page-node-type-case-study .main-content article.node .node__content .field--name-field-subtitle,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-subtitle,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-subtitle,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-subtitle{margin:2rem 0 .625rem}.page-node-type-case-study .main-content article.node .node__content .field--name-field-subtitle p,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-subtitle p,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-subtitle p,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-subtitle p{font-size:22px;font-weight:500;line-height:28px}@media (min-width:640px){.page-node-type-case-study .main-content article.node .node__content .field--name-field-subtitle p,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-subtitle p,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-subtitle p,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-subtitle p{font-size:1.5rem}}.page-node-type-case-study .main-content article.node .node__content h2,.page-node-type-newsroom-article .main-content article.node .node__content h2,.page-node-type-newsroom-event-article .main-content article.node .node__content h2,.page-node-type-newsroom-news-release .main-content article.node .node__content h2{font-size:22px;font-weight:500;line-height:28px;margin-bottom:0}@media (min-width:640px){.page-node-type-case-study .main-content article.node .node__content h2,.page-node-type-newsroom-article .main-content article.node .node__content h2,.page-node-type-newsroom-event-article .main-content article.node .node__content h2,.page-node-type-newsroom-news-release .main-content article.node .node__content h2{font-size:1.5rem}}.page-node-type-case-study .main-content article.node .node__content p,.page-node-type-newsroom-article .main-content article.node .node__content p,.page-node-type-newsroom-event-article .main-content article.node .node__content p,.page-node-type-newsroom-news-release .main-content article.node .node__content p{font-size:1em}.page-node-type-case-study .main-content article.node .node__content img,.page-node-type-newsroom-article .main-content article.node .node__content img,.page-node-type-newsroom-event-article .main-content article.node .node__content img,.page-node-type-newsroom-news-release .main-content article.node .node__content img{margin:1rem 0}.page-node-type-case-study .main-content article.node .node__content img.align-right,.page-node-type-newsroom-article .main-content article.node .node__content img.align-right,.page-node-type-newsroom-event-article .main-content article.node .node__content img.align-right,.page-node-type-newsroom-news-release .main-content article.node .node__content img.align-right{margin-left:1.25rem}.page-node-type-case-study .main-content article.node .node__content img.align-left,.page-node-type-newsroom-article .main-content article.node .node__content img.align-left,.page-node-type-newsroom-event-article .main-content article.node .node__content img.align-left,.page-node-type-newsroom-news-release .main-content article.node .node__content img.align-left{margin-right:1.25rem}.page-node-type-case-study .main-content article.node .node__content .caption-img.align-right,.page-node-type-newsroom-article .main-content article.node .node__content .caption-img.align-right,.page-node-type-newsroom-event-article .main-content article.node .node__content .caption-img.align-right,.page-node-type-newsroom-news-release .main-content article.node .node__content .caption-img.align-right{margin-left:1.25rem}.page-node-type-case-study .main-content article.node .node__content .caption-img.align-left,.page-node-type-newsroom-article .main-content article.node .node__content .caption-img.align-left,.page-node-type-newsroom-event-article .main-content article.node .node__content .caption-img.align-left,.page-node-type-newsroom-news-release .main-content article.node .node__content .caption-img.align-left{margin-right:1.25rem}.page-node-type-case-study .main-content article.node .node__content .field--name-field-key-points,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-key-points,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-key-points,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-key-points{float:left;background:#c6c6c6;padding:0 18px 1rem 1rem;margin:1.5rem 18px 1.5rem 0;width:100%;max-width:100%}@media (min-width:480px){.page-node-type-case-study .main-content article.node .node__content .field--name-field-key-points,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-key-points,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-key-points,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-key-points{max-width:240px;margin:1.5rem 18px 10px 0}}.page-node-type-case-study .main-content article.node .node__content .field--name-field-key-points ul,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-key-points ul,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-key-points ul,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-key-points ul{margin:0;padding:0}.page-node-type-case-study .main-content article.node .node__content .field--name-field-key-points ul li,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-key-points ul li,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-key-points ul li,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-key-points ul li{font-size:14px;color:#4d4d4d;line-height:18px;font-weight:400}.page-node-type-case-study .main-content article.node .node__content .field--name-field-key-points ul li:before,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-key-points ul li:before,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-key-points ul li:before,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-key-points ul li:before{content:"鈥�";color:#4d4d4d;float:left;margin:0 0 0 -8px}.page-node-type-case-study .main-content article.node .node__content .field--name-field-newsroom-tags,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-newsroom-tags,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-newsroom-tags,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-newsroom-tags{margin-top:10px}.page-node-type-case-study .main-content article.node .node__content .field--name-field-newsroom-tags:after,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-newsroom-tags:after,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-newsroom-tags:after,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-newsroom-tags:after{content:"";display:table;clear:both}.page-node-type-case-study .main-content article.node .node__content .field--name-field-newsroom-tags .field__label,.page-node-type-case-study .main-content article.node .node__content .field--name-field-newsroom-tags a,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-newsroom-tags .field__label,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-newsroom-tags a,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-newsroom-tags .field__label,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-newsroom-tags a,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-newsroom-tags .field__label,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-newsroom-tags a{color:#7b7b7b;font-size:18px;font-weight:400}.page-node-type-case-study .main-content article.node .node__content .field--name-field-newsroom-tags a:hover,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-newsroom-tags a:hover,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-newsroom-tags a:hover,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-newsroom-tags a:hover{color:#323DA8}.page-node-type-case-study .main-content article.node .node__content .field--name-field-newsroom-tags .field__item,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-newsroom-tags .field__item,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-newsroom-tags .field__item,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-newsroom-tags .field__item{float:left;padding:0}.page-node-type-case-study .main-content article.node .node__content .field--name-field-newsroom-tags .field__item:nth-of-type(n+3):before,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-newsroom-tags .field__item:nth-of-type(n+3):before,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-newsroom-tags .field__item:nth-of-type(n+3):before,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-newsroom-tags .field__item:nth-of-type(n+3):before{color:#7b7b7b;font-size:18px;font-weight:400;margin-right:6px;content:",";float:left}.page-node-type-case-study .main-content article.node .node__content .field--name-field-cummins-boilerplate,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-cummins-boilerplate,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-cummins-boilerplate,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-cummins-boilerplate{border-top:4px solid #4d4d4d;margin-top:10px}.page-node-type-case-study .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label,.page-node-type-case-study .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label{font-size:1.5rem;line-height:30px;font-weight:500;margin-top:40px}.page-node-type-case-study .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label:before,.page-node-type-case-study .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label:before,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label:before,.page-node-type-newsroom-article .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label:before,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label:before,.page-node-type-newsroom-event-article .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label:before,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-cummins-boilerplate .field__label:before,.page-node-type-newsroom-news-release .main-content article.node .node__content .field--name-field-partner-boilerplate .field__label:before{content:"";width:12px;height:30px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar.svg) no-repeat 0;background-size:10px 1.25rem;margin-right:6px;float:left}.page-node-type-case-study .main-content article.node .node--type-author,.page-node-type-newsroom-article .main-content article.node .node--type-author,.page-node-type-newsroom-event-article .main-content article.node .node--type-author,.page-node-type-newsroom-news-release .main-content article.node .node--type-author{clear:both;padding-top:1.25rem}.page-node-type-case-study .main-content article.node .node--type-author .field--type-image,.page-node-type-newsroom-article .main-content article.node .node--type-author .field--type-image,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .field--type-image,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .field--type-image{float:left;width:100px;height:125px;margin:0 14px 0 0;overflow:hidden}.page-node-type-case-study .main-content article.node .node--type-author .field--type-image img,.page-node-type-newsroom-article .main-content article.node .node--type-author .field--type-image img,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .field--type-image img,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .field--type-image img{width:100px;height:auto;margin:0}.page-node-type-case-study .main-content article.node .node--type-author .node__title__highlight,.page-node-type-newsroom-article .main-content article.node .node--type-author .node__title__highlight,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .node__title__highlight,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .node__title__highlight{margin:0;margin-bottom:1.25rem}.page-node-type-case-study .main-content article.node .node--type-author .node__title__highlight a,.page-node-type-newsroom-article .main-content article.node .node--type-author .node__title__highlight a,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .node__title__highlight a,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .node__title__highlight a{display:inline-block;max-width:50%;padding:8px 16px;background:#323DA8;color:#fff;font-size:18px;font-weight:400;line-height:1}@media (min-width:640px){.page-node-type-case-study .main-content article.node .node--type-author .node__title__highlight a,.page-node-type-newsroom-article .main-content article.node .node--type-author .node__title__highlight a,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .node__title__highlight a,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .node__title__highlight a{max-width:none;font-size:22px}}.page-node-type-case-study .main-content article.node .node--type-author .field--name-body,.page-node-type-newsroom-article .main-content article.node .node--type-author .field--name-body,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .field--name-body,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .field--name-body{max-width:90%}@media (min-width:1024px){.page-node-type-case-study .main-content article.node .node--type-author .field--name-body,.page-node-type-newsroom-article .main-content article.node .node--type-author .field--name-body,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .field--name-body,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .field--name-body{max-width:60%}}.page-node-type-case-study .main-content article.node .node--type-author .field--name-body p,.page-node-type-newsroom-article .main-content article.node .node--type-author .field--name-body p,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .field--name-body p,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .field--name-body p{font-weight:400;font-size:14px!important;line-height:17px;margin:0}.page-node-type-case-study .main-content article.node .node--type-author .field--name-body a,.page-node-type-newsroom-article .main-content article.node .node--type-author .field--name-body a,.page-node-type-newsroom-event-article .main-content article.node .node--type-author .field--name-body a,.page-node-type-newsroom-news-release .main-content article.node .node--type-author .field--name-body a{color:#323DA8}.page-node-type-case-study #sidebar-second,.page-node-type-case-study .news-sidebar-items,.page-node-type-newsroom-article #sidebar-second,.page-node-type-newsroom-article .news-sidebar-items,.page-node-type-newsroom-event-article #sidebar-second,.page-node-type-newsroom-event-article .news-sidebar-items,.page-node-type-newsroom-news-release #sidebar-second,.page-node-type-newsroom-news-release .news-sidebar-items{width:100%}@media (min-width:1024px){.page-node-type-case-study #sidebar-second,.page-node-type-case-study .news-sidebar-items,.page-node-type-newsroom-article #sidebar-second,.page-node-type-newsroom-article .news-sidebar-items,.page-node-type-newsroom-event-article #sidebar-second,.page-node-type-newsroom-event-article .news-sidebar-items,.page-node-type-newsroom-news-release #sidebar-second,.page-node-type-newsroom-news-release .news-sidebar-items{width:33%;float:right}}@media (min-width:1200px){.page-node-type-case-study #sidebar-second.fixed,.page-node-type-case-study .news-sidebar-items.fixed,.page-node-type-newsroom-article #sidebar-second.fixed,.page-node-type-newsroom-article .news-sidebar-items.fixed,.page-node-type-newsroom-event-article #sidebar-second.fixed,.page-node-type-newsroom-event-article .news-sidebar-items.fixed,.page-node-type-newsroom-news-release #sidebar-second.fixed,.page-node-type-newsroom-news-release .news-sidebar-items.fixed{position:fixed;top:75px;right:50%;margin-right:-580px;width:380px}}@media (min-width:1200px){.page-node-type-case-study #sidebar-second.fixed.clear-footer,.page-node-type-case-study .news-sidebar-items.fixed.clear-footer,.page-node-type-newsroom-article #sidebar-second.fixed.clear-footer,.page-node-type-newsroom-article .news-sidebar-items.fixed.clear-footer,.page-node-type-newsroom-event-article #sidebar-second.fixed.clear-footer,.page-node-type-newsroom-event-article .news-sidebar-items.fixed.clear-footer,.page-node-type-newsroom-news-release #sidebar-second.fixed.clear-footer,.page-node-type-newsroom-news-release .news-sidebar-items.fixed.clear-footer{position:absolute;top:auto;bottom:0;right:0;margin-right:0;width:380px}}figure.newsroom-field-hero-image{position:relative;width:100%;margin:1rem 0;padding:0}figure.newsroom-field-hero-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:230px}@media (min-width:480px){figure.newsroom-field-hero-image img{height:300px}}@media (min-width:640px){figure.newsroom-field-hero-image img{height:400px}}@media (min-width:1024px){figure.newsroom-field-hero-image img{height:500px}}figure.newsroom-field-hero-image figcaption{width:100%;background:#4d4d4d;color:#fff;font-weight:400;padding:14px 34px;font-size:14px;position:absolute;top:auto;bottom:0;text-align:left;height:auto}.newsroom-section-topic-wrapper{font-size:21px}@media (min-width:640px){.newsroom-section-topic-wrapper{font-size:28px}}.newsroom-section-topic-wrapper:before{content:"";width:12px;height:30px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar.svg) no-repeat;background-position:left 2px;background-size:10px 1.25rem;margin-right:6px;float:left}@media (min-width:640px){.newsroom-section-topic-wrapper:before{background-position:0}}.newsroom-section-topic-wrapper a{color:#4d4d4d}.newsroom-section-topic-wrapper a:hover{color:#323DA8}.newsroom-section-topic-wrapper .newsroom-section{color:#4d4d4d;font-weight:600}.newsroom-section-topic-wrapper .field--name-field-newsroom-topic{opacity:.8}.newsroom-section-topic-wrapper .field--name-field-newsroom-topic a{font-weight:400}.field--name-field-newsroom-event{margin-top:2rem}.field--name-field-newsroom-event h2{font-size:45px;line-height:41px;color:#323DA8;font-weight:400;margin:0}.field--name-field-newsroom-event h2 .field--name-title{font-weight:700}.field--name-field-newsroom-event .field--name-field-location{font-size:36px;font-weight:600;color:#323DA8}.rrssb{clear:both;padding:.5rem 0 0!important}.rrssb .rrssb-prefix{position:relative!important;float:left;padding-top:1px;color:#4d4d4d;font-size:16px;font-weight:400}.rrssb ul.rrssb-buttons{width:auto;padding:0!important}.rrssb ul.rrssb-buttons li.rrssb-facebook,.rrssb ul.rrssb-buttons li.rrssb-linkedin,.rrssb ul.rrssb-buttons li.rrssb-twitter{width:auto;margin:0 10px}.rrssb ul.rrssb-buttons li.rrssb-facebook a,.rrssb ul.rrssb-buttons li.rrssb-linkedin a,.rrssb ul.rrssb-buttons li.rrssb-twitter a{width:1.25rem;height:1.25rem;background-color:transparent!important;transition:color 0 ease .2s}.rrssb ul.rrssb-buttons li.rrssb-facebook a .rrssb-icon,.rrssb ul.rrssb-buttons li.rrssb-facebook a .rrssb-text,.rrssb ul.rrssb-buttons li.rrssb-linkedin a .rrssb-icon,.rrssb ul.rrssb-buttons li.rrssb-linkedin a .rrssb-text,.rrssb ul.rrssb-buttons li.rrssb-twitter a .rrssb-icon,.rrssb ul.rrssb-buttons li.rrssb-twitter a .rrssb-text{display:none}.rrssb ul.rrssb-buttons li.rrssb-facebook a{background-image:url(/themes/custom/cummins/images/icons/icon-gray-facebook.svg);background-repeat:no-repeat;background-size:1.25rem 40px;background-position:top}.rrssb ul.rrssb-buttons li.rrssb-facebook a:hover{background-position:bottom}.rrssb ul.rrssb-buttons li.rrssb-linkedin a{background-image:url(/themes/custom/cummins/images/icons/icon-gray-linkedin.svg);background-repeat:no-repeat;background-size:1.25rem 40px;background-position:top}.rrssb ul.rrssb-buttons li.rrssb-linkedin a:hover{background-position:bottom}.rrssb ul.rrssb-buttons li.rrssb-twitter a{background-image:url(/themes/custom/cummins/images/icons/icon-gray-twitter.svg);background-repeat:no-repeat;background-size:1.25rem 40px;background-position:top}.rrssb ul.rrssb-buttons li.rrssb-twitter a:hover{background-position:bottom}.block-rrssb .rrssb{padding:0!important;margin:1rem 0}@media (min-width:1024px){.block-rrssb .rrssb{float:right;margin-bottom:30px}}.news-affix__items .news-affix__item:after{content:"";display:table;clear:both}.newsroom-home-link{background:#323DA8;color:#fff;font-size:14px;line-height:14px;font-weight:600;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;border:none;transform:all .2s ease;width:100%;text-align:center}@media (min-width:768px){.newsroom-home-link{font-size:18px;line-height:18px;padding:12px 50px 12px 14px}}@media (min-width:1024px){.newsroom-home-link{font-size:20px;line-height:20px}}.newsroom-home-link:before{transition:all .2s ease;content:"";width:12px;height:10px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}@media (min-width:768px){.newsroom-home-link:before{width:14px;height:18px;margin:0 2px 0 0}}.newsroom-home-link:focus,.newsroom-home-link:hover{background:#a1140a;color:#fff}.newsroom-home-link:focus:before,.newsroom-home-link:hover:before{background-position:100%}.newsroom-home-link:before{display:inline-block;float:none}#block-newsroom-home-link p{margin:0!important;padding:0!important}@media (min-width:1024px){.page-node-type-newsroom-event-article .node .node__content,.page-node-type-newsroom-news-release .node .node__content{width:64%;margin-right:2%;float:left}.page-node-type-newsroom-event-article .node .node__content .node--type-partner-boilerplate .node__content,.page-node-type-newsroom-news-release .node .node__content .node--type-partner-boilerplate .node__content{width:100%}}.page-node-type-newsroom-event-article .node .newsroom-related-products,.page-node-type-newsroom-news-release .node .newsroom-related-products{float:left}.page-node-type-newsroom-event-article #sidebar-second,.page-node-type-newsroom-news-release #sidebar-second{display:none}.page-node-type-newsroom-news-release .node .newsroom-content-type-wrapper{background:#4d4d4d}.page-node-type-newsroom-news-release .node .newsroom-content-type-wrapper h3:before{background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar.svg) no-repeat 0;background-size:1.25rem 40px}.page-node-type-newsroom-news-release .news-sidebar-items{width:100%}@media (min-width:1024px){.page-node-type-newsroom-news-release .news-sidebar-items{width:33%;float:right;margin-top:-80px}}@media (min-width:1200px){.page-node-type-newsroom-news-release .news-sidebar-items.fixed{position:fixed;top:75px;right:50%;margin-right:-580px;width:380px}}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom{clear:both}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary h3{font-size:21px;color:#4d4d4d;font-weight:600;width:100%;line-height:26px}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary h3:before{float:left;width:10px;height:20px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-red.svg) no-repeat 0;background-size:10px 20px;content:"";margin-right:8px}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary .company-information-content{margin-top:.5rem}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary .company-information-content a{display:block;font-size:20px;color:#4d4d4d;font-weight:400;padding:6px 18px}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary .company-information-content a:hover{color:#323DA8}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary .company-information-content a:before{content:"";float:left;width:7px;height:1.25rem;margin-right:6px;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat 50%;background-size:7px 15px}.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary .company-information-content br{display:none}#block-views-block-newsroom-news-release-block-1{background:#7b7b7b url(/themes/custom/cummins/images/background-grey-sidebar.svg) no-repeat 100% 100%;background-size:cover;margin-top:30px;padding:10px 0}#block-views-block-newsroom-news-release-block-1 .view-content .view-rows>div{padding:10px 0}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .views-label-field-media-contact{font-weight:500;color:#fff;font-size:30px;padding-top:14px;line-height:62px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .views-label-field-media-contact:before{float:left;width:2rem;height:62px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-red.svg) no-repeat 0;background-size:2rem 62px;content:"";margin-right:14px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact article{padding:0;margin:0}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .node__content{width:100%}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-left{float:left;width:85px;height:106px;overflow:hidden;margin-left:46px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-left img{width:100%}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-right{clear:both;float:left;width:200px;margin:18px 0 0 46px;color:#fff;font-size:18px;font-weight:500;line-height:22px}@media (min-width:480px){#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-right{clear:none;margin:18px 0 10px 14px}}@media (min-width:1024px){#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-right{margin:18px 0 10px 46px}}@media (min-width:1200px){#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-right{margin:18px 0 10px 14px}}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-right .node__title{color:#fff;font-size:1.5rem;font-weight:600;margin:0 0 6px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-right a{color:#fff}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-media-contact .field-content .node-sidebar-info-right a:hover{color:#323DA8}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources{margin:10px 30px 30px 44px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .views-label{font-weight:500;color:#fff;font-size:30px;line-height:60px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul{padding:0;margin:0}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li{margin:.5rem 0;padding:0}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span{padding:0;background:none!important}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span a{color:#fff;padding:5px 0 5px 36px;float:left}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span a:hover{color:#323DA8}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--mime-video-quicktime a{background:url(/themes/custom/cummins/images/icons/application-mov.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--mime-audio-mpeg a{background:url(/themes/custom/cummins/images/icons/application-mp3.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--mime-video-mp4 a{background:url(/themes/custom/cummins/images/icons/application-mp4.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--application-pdf a{background:url(/themes/custom/cummins/images/icons/application-pdf.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--x-office-presentation a{background:url(/themes/custom/cummins/images/icons/application-ppt.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--x-office-spreadsheet a{background:url(/themes/custom/cummins/images/icons/application-xls.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--mime-application-zip a{background:url(/themes/custom/cummins/images/icons/application-zip.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span.file--x-office-document a{background:url(/themes/custom/cummins/images/icons/application-doc.png) no-repeat 0;background-size:26px 28px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images{margin:10px 30px 30px 44px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images .views-label{font-weight:500;color:#fff;font-size:30px;line-height:60px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images .field-content{font-size:0;margin-left:-4px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images .field-content a{float:left;display:block;width:26.8%;margin:6px}@media (min-width:480px){#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images .field-content a{width:29.8%}}@media (min-width:1024px){#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images .field-content a{width:28%}}@media (min-width:1200px){#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images .field-content a{width:29%}}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-images .field-content a img{width:100%}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-download-files{clear:both;float:left;margin:30px 30px 22px 42px}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-download-files a{position:relative;padding-left:1rem;font-size:1.125em;font-weight:500;transition:all .2s ease;color:#fff}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-download-files a:before{content:"";display:block;position:absolute;width:7px;height:14px;left:0;top:50%;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat 50%;background-size:7px 15px;transform:translateY(-50%);transition:all .2s ease}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-download-files a:hover{color:#323DA8}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-download-files a:hover:before{transform:translate(.25rem,-50%)}.page-node-type-newsroom-event-article .node .event-info h2{margin-bottom:0;margin-top:15px;color:#323DA8}.page-node-type-newsroom-event-article .node .event-info .field--name-field-location,.page-node-type-newsroom-event-article .node .event-info .field-event-date{display:block;color:#323DA8;font-size:24px;font-weight:600}@media (min-width:768px){.page-node-type-newsroom-event-article .node .event-info .field--name-field-location,.page-node-type-newsroom-event-article .node .event-info .field-event-date{display:inline-block;font-size:30px}}@media (min-width:768px){.page-node-type-newsroom-event-article .node .event-info .field-event-date:before{content:"";display:inline-block;width:.5rem;height:.5rem;background:#000;margin:5px}}.page-node-type-newsroom-event-article .node .newsroom-content-type-wrapper{background:#323DA8}.page-node-type-newsroom-event-article .node .newsroom-content-type-wrapper h3:before{background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-grey.svg) no-repeat 0;background-size:1.25rem 40px}.page-node-type-newsroom-event-article .news-sidebar-items{width:100%}@media (min-width:1024px){.page-node-type-newsroom-event-article .news-sidebar-items{width:33%;float:right}}@media (min-width:1200px){.page-node-type-newsroom-event-article .news-sidebar-items.fixed{position:fixed;top:75px;right:50%;margin-right:-580px;width:380px}}.view-newsroom-event-article{background:#7b7b7b url(/themes/custom/cummins/images/background-grey-sidebar.svg) no-repeat 100% 100%;background-size:cover;margin-top:30px;padding:10px 0;overflow:auto}.view-newsroom-event-article .view-content .views-field-field-newsroom-news-release .views-label-field-newsroom-news-release{font-weight:500;color:#fff;font-size:30px;padding-top:14px;line-height:60px}.view-newsroom-event-article .view-content .views-field-field-newsroom-news-release .views-label-field-newsroom-news-release:before{content:"";float:left;width:2rem;height:62px;margin-right:14px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-red.svg) no-repeat 0;background-size:2rem 62px}.view-newsroom-event-article .view-content .views-field-field-newsroom-news-release .item-list ul{margin:10px 36px 0 62px}.view-newsroom-event-article .view-content .views-field-field-newsroom-news-release .item-list ul li{margin:1rem 0;padding:0}.view-newsroom-event-article .view-content .views-field-field-newsroom-news-release .item-list ul li a{position:relative;color:#fff;font-size:18px;font-weight:100;line-height:21px}.view-newsroom-event-article .view-content .views-field-field-newsroom-news-release .item-list ul li a:hover{color:#323DA8}.view-newsroom-event-article .view-content .views-field-field-newsroom-news-release .item-list ul li a:before{content:"";position:absolute;width:7px;height:1.25rem;margin:0 0 0 -14px}.view-newsroom-event-article .view-content .views-field-field-images{margin:2rem 2rem 0 3rem}.view-newsroom-event-article .view-content .views-field-field-images .views-label-field-images{font-size:1.5rem;color:#fff;font-weight:500}.view-newsroom-event-article .view-content .views-field-field-images .item-list{clear:both}.view-newsroom-event-article .view-content .views-field-field-images .item-list ul{margin:14px 0 0;padding:0}.view-newsroom-event-article .view-content .views-field-field-images .item-list ul li{margin:0;padding:0;display:inline}.view-newsroom-event-article .view-content .views-field-field-images .item-list ul li a{overflow:hidden;width:90px;height:60px;display:inline-block;margin:0 4px 4px 0;background:#323DA8}.view-newsroom-event-article .view-content .views-field-field-images .item-list ul li a:hover img{transform:scale(1.1);opacity:.4}.view-newsroom-event-article .view-content .views-field-field-images .item-list ul li a img{transition:all .2s ease}.view-newsroom-event-article .view-content .views-field-field-download-files{margin:1.5rem 30px 22px 42px;float:left;clear:both}.view-newsroom-event-article .view-content .views-field-field-download-files a{position:relative;padding-left:1rem;font-size:1.125em;font-weight:500;transition:all .2s ease;color:#fff}.view-newsroom-event-article .view-content .views-field-field-download-files a:before{content:"";display:block;position:absolute;width:7px;height:14px;left:0;top:50%;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat 50%;background-size:7px 15px;transform:translateY(-50%);transition:all .2s ease}.view-newsroom-event-article .view-content .views-field-field-download-files a:hover{color:#323DA8}.view-newsroom-event-article .view-content .views-field-field-download-files a:hover:before{transform:translate(.25rem,-50%)}.page-node-type-case-study article,.page-node-type-newsroom-article article{max-width:100%;overflow:visible}.page-node-type-case-study .layout-main .main-content .section-main-content .region-content,.page-node-type-newsroom-article .layout-main .main-content .section-main-content .region-content{background:none!important}.page-node-type-case-study .node__content,.page-node-type-newsroom-article .node__content{width:100%}.page-node-type-case-study .node__content .rrssb,.page-node-type-newsroom-article .node__content .rrssb{display:none}.page-node-type-case-study .node__content .news-sidebar-items .rrssb,.page-node-type-case-study .node__content .view-content .rrssb,.page-node-type-newsroom-article .node__content .news-sidebar-items .rrssb,.page-node-type-newsroom-article .node__content .view-content .rrssb{display:block}@media (min-width:1024px){.page-node-type-case-study .node__content,.page-node-type-newsroom-article .node__content{width:64%;margin-right:2%;float:left}}.page-node-type-case-study #sidebar-second .block-rrssb,.page-node-type-case-study #sidebar-second .block-views-blockimage-gallery-block-1,.page-node-type-newsroom-article #sidebar-second .block-rrssb,.page-node-type-newsroom-article #sidebar-second .block-views-blockimage-gallery-block-1{display:none}.page-node-type-case-study #sidebar-second,.page-node-type-case-study .news-sidebar-items,.page-node-type-newsroom-article #sidebar-second,.page-node-type-newsroom-article .news-sidebar-items{width:100%}@media (min-width:1024px){.page-node-type-case-study #sidebar-second,.page-node-type-case-study .news-sidebar-items,.page-node-type-newsroom-article #sidebar-second,.page-node-type-newsroom-article .news-sidebar-items{width:33%;float:right;padding-top:1.5rem}}@media (min-width:1200px){.page-node-type-case-study #sidebar-second.fixed,.page-node-type-case-study .news-sidebar-items.fixed,.page-node-type-newsroom-article #sidebar-second.fixed,.page-node-type-newsroom-article .news-sidebar-items.fixed{position:fixed;top:75px;right:50%;margin-right:-580px;width:380px}}.page-node-type-case-study #sidebar-second .block-views-blockimage-gallery-block-1,.page-node-type-case-study #sidebar-second .newsroom-home-link,.page-node-type-case-study .news-sidebar-items .block-views-blockimage-gallery-block-1,.page-node-type-case-study .news-sidebar-items .newsroom-home-link,.page-node-type-newsroom-article #sidebar-second .block-views-blockimage-gallery-block-1,.page-node-type-newsroom-article #sidebar-second .newsroom-home-link,.page-node-type-newsroom-article .news-sidebar-items .block-views-blockimage-gallery-block-1,.page-node-type-newsroom-article .news-sidebar-items .newsroom-home-link{margin-top:1.5rem}.page-node-type-case-study #sidebar-second .block-views-blockimage-gallery-block-1>h2,.page-node-type-case-study .news-sidebar-items .block-views-blockimage-gallery-block-1>h2,.page-node-type-newsroom-article #sidebar-second .block-views-blockimage-gallery-block-1>h2,.page-node-type-newsroom-article .news-sidebar-items .block-views-blockimage-gallery-block-1>h2{clear:both;font-size:21px;color:#4d4d4d;font-weight:600;width:100%;line-height:26px}.page-node-type-case-study #sidebar-second .block-views-blockimage-gallery-block-1>h2:before,.page-node-type-case-study .news-sidebar-items .block-views-blockimage-gallery-block-1>h2:before,.page-node-type-newsroom-article #sidebar-second .block-views-blockimage-gallery-block-1>h2:before,.page-node-type-newsroom-article .news-sidebar-items .block-views-blockimage-gallery-block-1>h2:before{float:left;width:10px;height:20px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-red.svg) no-repeat 0;background-size:10px 20px;content:"";margin-right:8px}.page-node-type-case-study .views-row,.page-node-type-newsroom-article .views-row{position:relative}.page-node-type-case-study .views-row .news-sidebar-items .block-views-blockimage-gallery-block-1,.page-node-type-newsroom-article .views-row .news-sidebar-items .block-views-blockimage-gallery-block-1{display:none}.page-node-type-case-study .views-row .news-sidebar-items:first-child .block-views-blockimage-gallery-block-1,.page-node-type-newsroom-article .views-row .news-sidebar-items:first-child .block-views-blockimage-gallery-block-1{display:block}@media (min-width:1024px){.page-node-type-case-study .views-row .news-sidebar-items,.page-node-type-newsroom-article .views-row .news-sidebar-items{float:left;clear:both;padding:1rem 0}.page-node-type-case-study .views-row .news-sidebar-items .rrssb,.page-node-type-newsroom-article .views-row .news-sidebar-items .rrssb{float:left}}.page-node-type-case-study .view-image-gallery .views-row,.page-node-type-case-study .view-newsroom-related-stories .views-row,.page-node-type-case-study .view-node-author-block .views-row,.page-node-type-newsroom-article .view-image-gallery .views-row,.page-node-type-newsroom-article .view-newsroom-related-stories .views-row,.page-node-type-newsroom-article .view-node-author-block .views-row{padding:0}.page-node-type-case-study .view-image-gallery .views-row:before,.page-node-type-case-study .view-newsroom-related-stories .views-row:before,.page-node-type-case-study .view-node-author-block .views-row:before,.page-node-type-newsroom-article .view-image-gallery .views-row:before,.page-node-type-newsroom-article .view-newsroom-related-stories .views-row:before,.page-node-type-newsroom-article .view-node-author-block .views-row:before{display:none}.block-views-blocknewsroom-article-block-2{margin-top:1.5rem;background:#7b7b7b}.block-views-blocknewsroom-article-block-2 h2{padding-top:14px;margin:0;color:#fff;font-size:2em;font-weight:700;line-height:60px}.block-views-blocknewsroom-article-block-2 h2:before{float:left;width:2rem;height:62px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-red.svg) no-repeat 0;background-size:2rem 62px;content:"";margin-right:14px}.block-views-blocknewsroom-article-block-2 .view-newsroom-article.view-display-id-block_2 .view-content ol.news-affix__items{list-style:none;padding:0 1rem 10px 1.25rem}.block-views-blocknewsroom-article-block-2 .view-newsroom-article.view-display-id-block_2 .view-content ol.news-affix__items li.news-affix__item{margin:10px 0}.block-views-blocknewsroom-article-block-2 .view-newsroom-article.view-display-id-block_2 .view-content ol.news-affix__items li.news-affix__item .article-affixnav-readnow-item-progress:before{font-size:30px;font-weight:500;background:#4d4d4d;color:#7b7b7b}.block-views-blocknewsroom-article-block-2 .view-newsroom-article.view-display-id-block_2 .view-content ol.news-affix__items li.news-affix__item .article-affixnav-readnow-item-progress .circle .mask .fill{background-color:#323DA8}.block-views-blocknewsroom-article-block-2 .view-newsroom-article.view-display-id-block_2 .view-content ol.news-affix__items li.news-affix__item .news-affix__action{min-height:42px;margin-left:60px;padding-left:11px;border-left:2px solid #c6c6c6;color:#c6c6c6;font-weight:600;float:left;margin-top:5px;font-size:1rem;line-height:1.25rem}.block-views-blocknewsroom-article-block-2 .view-newsroom-article.view-display-id-block_2 .view-content ol.news-affix__items li.news-affix__item.active .article-affixnav-readnow-item-progress:before{color:#fff}.block-views-blocknewsroom-article-block-2 .view-newsroom-article.view-display-id-block_2 .view-content ol.news-affix__items li.news-affix__item.active .news-affix__action{color:#fff;border-left:2px solid #fff}.block-views-blocknewsroom-related-stories-block-1,.block-views-blocknewsroom-related-stories-block-2{clear:both;width:100%;max-width:100%;padding:10px 1rem 0}@media (min-width:640px){.block-views-blocknewsroom-related-stories-block-1,.block-views-blocknewsroom-related-stories-block-2{max-width:100vw}}@media (min-width:1200px){.block-views-blocknewsroom-related-stories-block-1,.block-views-blocknewsroom-related-stories-block-2{padding:10px 0}}.block-views-blocknewsroom-related-stories-block-1 h2,.block-views-blocknewsroom-related-stories-block-2 h2{font-size:21px;color:#4d4d4d;font-weight:600;width:100%;line-height:26px;border-bottom:2px solid #4d4d4d;font-size:1.5em!important;font-weight:500;padding-bottom:5px;margin-bottom:20px}.block-views-blocknewsroom-related-stories-block-1 h2:before,.block-views-blocknewsroom-related-stories-block-2 h2:before{float:left;width:10px;height:20px;background:url(/themes/custom/cummins/images/icons/icon-arrow-sidebar-red.svg) no-repeat 0;background-size:10px 20px;content:"";margin-right:8px}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content{display:flex;flex-direction:column;width:100%}@media (min-width:640px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content{flex-direction:row}}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row{background:#c6c6c6;background-size:100%;width:100%;margin-bottom:1.25rem}@media (min-width:480px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row{background-size:60%}}@media (min-width:640px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row{width:23.7288135593%;float:left;margin-right:1.6949152542%;margin-bottom:0;background-size:350%}}@media (min-width:768px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row{background-size:250%}}@media (min-width:1024px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row{background-size:150%}}@media (min-width:1200px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row{background-size:100%}}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row:last-of-type,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row:last-of-type{width:100%;margin-left:0;margin-right:0}@media (min-width:640px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row:last-of-type,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row:last-of-type{width:23.7288135593%;float:left}}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row:hover .views-field-field-hero-image img,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row:hover .views-field-field-hero-image img{transform:scale(1.1);opacity:.4}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row:hover .views-field-title a,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row:hover .views-field-title a{color:#323DA8}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image{overflow:hidden;background:#323DA8;height:200px}@media (min-width:640px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image{height:110px}}@media (min-width:768px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image{height:140px}}@media (min-width:1024px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image{height:180px}}@media (min-width:1200px){.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image{height:220px}}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image img,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-field-hero-image img{width:100%;transition:all .2s ease}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-title a,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-title a{font-size:1em;line-height:1.3;color:#4d4d4d;padding:8px 16px 12px;display:block;min-height:100px}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-title a:hover,.block-views-blocknewsroom-related-stories-block-2 .view-newsroom-related-stories .view-content .views-row .views-field-title a:hover{color:#323DA8}.sidebar-affix{display:none}@media (min-width:1024px){.sidebar-affix{display:block;position:fixed;top:70px;right:auto;width:calc((100% - 2rem) * .33);height:555px;opacity:0}}@media (min-width:1200px){.sidebar-affix{width:calc((1200px - 2rem) * .33)}}.sidebar-affix .newsroom-home-link{display:none}@media (min-width:1024px){.sidebar-affix .newsroom-home-link{display:block}}.page-node-type-newsroom-article #block-newsroom-home-link{display:block}@media (min-width:1024px){.page-node-type-newsroom-article #block-newsroom-home-link{display:none}}table.tank-header-a,table.tank-header-b{width:100%;border-bottom:4px solid #7b7b7b;margin-bottom:75px}table.tank-header-a caption,table.tank-header-b caption{color:#fff;background-color:#323DA8;font-weight:600;text-align:left;padding:10px 1.25rem}table.tank-header-a thead tr td,table.tank-header-b thead tr td{color:#fff;padding:10px 20px;background-color:#7b7b7b;display:none}@media (min-width:640px){table.tank-header-a thead tr td,table.tank-header-b thead tr td{padding:10px}}@media (min-width:768px){table.tank-header-a thead tr td,table.tank-header-b thead tr td{display:table-cell}}@media (min-width:1024px){table.tank-header-a thead tr td,table.tank-header-b thead tr td{padding:10px 1.25rem}}table.tank-header-a tbody tr,table.tank-header-b tbody tr{border-bottom:2px solid #efefef}table.tank-header-a tbody tr td,table.tank-header-b tbody tr td{padding:1.25rem;display:block;position:relative}@media (min-width:640px){table.tank-header-a tbody tr td,table.tank-header-b tbody tr td{padding:10px}}@media (min-width:1024px){table.tank-header-a tbody tr td,table.tank-header-b tbody tr td{padding:1.25rem}}table.tank-header-a tbody tr td:first-child:before,table.tank-header-b tbody tr td:first-child:before{content:"Technical Characteristics";font-size:11px;position:absolute;top:5px;left:5px}table.tank-header-a tbody tr td:nth-child(2):before,table.tank-header-b tbody tr td:nth-child(2):before{content:"Specifications";font-size:11px;position:absolute;top:5px;left:5px}@media (min-width:640px){table.tank-header-a tbody tr td,table.tank-header-b tbody tr td{display:table-cell}table.tank-header-a tbody tr td:before,table.tank-header-b tbody tr td:before{content:""!important}}table.tank-header-a tbody tr:nth-child(odd) td,table.tank-header-b tbody tr:nth-child(odd) td{background-color:#efefef}@media (min-width:1200px){table.tank-header-b{width:1175px;margin-left:-440px;max-width:100vw}}table.tank-header-b tbody tr td:nth-child(2):before{content:"Units";font-size:11px;position:absolute;top:5px;left:5px}table.tank-header-b tbody tr td:nth-child(3):before{content:"UL2";font-size:11px;position:absolute;top:5px;left:5px}table.tank-header-b tbody tr td:nth-child(4){margin:-60px 0 0 40px}table.tank-header-b tbody tr td:nth-child(5){margin:-60px 0 0 90px}table.tank-header-b tbody tr td:nth-child(6):before{content:"Cummins Advantages";font-size:11px;position:absolute;top:5px;left:5px}.press-resources .region-content h2{display:inline-flex;color:#fff;background:#323DA8;font-size:1.125em;font-weight:400;padding:0 70px 0 10px;white-space:nowrap;margin:1rem 0 0;line-height:1.8}.press-resources .region-content h2+p{margin-top:0;padding-top:1em;border-top:3px solid #000}.press-resources .region-content .node{padding-bottom:30px}.press-resources .region-content .view{border-top:3px solid #000;padding:1rem 0 40px}.press-resources .region-content .view-newsroom-news-release .views-row{padding:10px 0}.press-resources .region-content .view-newsroom-news-release .views-field-field-date{float:left}.press-resources .region-content .view-newsroom-news-release .views-field-field-date time:after{content:"\2014";padding:2px 5px}.press-resources .region-content .view-newsroom-news-release .views-field-title{padding-left:100px}.press-resources .region-content .view-newsroom-news-release .views-field-title a{color:#4d4d4d}.press-resources .region-content .view-newsroom-news-release .views-field-title a:hover{color:#323DA8}.press-resources .region-content .view-newsroom-event .fc-content-skeleton,.press-resources .region-content .view-newsroom-event .fc table{height:100%}.press-resources .region-content .view-newsroom-event .fc-widget-content{border:2px solid #c6c6c6}.press-resources .region-content .view-newsroom-event .fc-widget-content.fc-week{border:0}.press-resources .region-content .view-newsroom-event .fc-widget-content.fc-day{background:#efefef}.press-resources .region-content .view-newsroom-event .fc-widget-content.fc-day.fc-today{background-color:#c6c6c6}.press-resources .region-content .view-newsroom-event .fc-basic-view .fc-day-number{padding:4px}.press-resources .region-content .view-newsroom-event .fc-event-default{background:#7b7b7b;border-color:#7b7b7b;padding:5px;margin:0 1px 1px}.press-resources .region-content .view-newsroom-event .fc td{vertical-align:bottom}.press-resources .region-content .view-newsroom-event .fc-head,.press-resources .region-content .view-newsroom-event .fc-time{display:none}.press-resources .region-content .view-newsroom-event .fc-toolbar{position:relative;width:100%;height:50px;margin:10px 0 0}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-left{float:none;width:100%}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-left .fc-button-group{width:100%}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-left .fc-button-group .fc-button{display:block;background-color:transparent;background-image:none;border:0;box-shadow:none;position:relative;font-size:0;width:10px;height:28px;float:left;margin:3px 7px}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-left .fc-button-group .fc-prev-button{background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-left.svg) no-repeat 50%;background-size:100%}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-left .fc-button-group .fc-prev-button:hover{opacity:.5}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-left .fc-button-group .fc-next-button{background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat 50%;background-size:100%}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-left .fc-button-group .fc-next-button:hover{opacity:.5}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-center{display:block;position:absolute;top:0;left:50px;right:50px;text-align:left}.press-resources .region-content .view-newsroom-event .fc-toolbar .fc-center h2{display:block;width:100%;padding:0;margin:0;line-height:36px;color:#4d4d4d;background:transparent;font-size:1.25rem;font-weight:600}.press-resources .region-content .view-newsroom-event .fc-day-grid-event .fc-content{white-space:normal}.press-resources .region-content .view-id-press_resource_media .view-content .views-row{width:48%;margin:10px 4% 10px 0;padding:0;float:left}.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(2n){margin-right:0}@media (min-width:480px){.press-resources .region-content .view-id-press_resource_media .view-content .views-row{width:32%;margin:10px 2% 10px 0}.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(2n){margin-right:2%}.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(3n){margin-right:0}}@media (min-width:640px){.press-resources .region-content .view-id-press_resource_media .view-content .views-row{width:22%;margin:10px 4% 10px 0}.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(2n),.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(3n){margin-right:4%}.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(4n){margin-right:0}}@media (min-width:1024px){.press-resources .region-content .view-id-press_resource_media .view-content .views-row{width:18%;margin:10px 2.5% 10px 0}.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(2n),.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(3n),.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(4n){margin-right:2.5%}.press-resources .region-content .view-id-press_resource_media .view-content .views-row:nth-child(5n){margin-right:0}}.press-resources .region-content .view-id-press_resource_media .view-content .views-row .views-field-field-images a{display:block}.press-resources .region-content .view-id-press_resource_media .view-content .views-row .views-field-field-images img{width:100%;height:1 1.25rem;-o-object-fit:cover;object-fit:cover}.press-resources .region-content #block-social-media-press-resources .field--name-body{border-top:3px solid #000;padding:1rem 0 30px}.press-resources .region-content #block-social-media-press-resources .field--name-body .facebook-link,.press-resources .region-content #block-social-media-press-resources .field--name-body .linkedin-link,.press-resources .region-content #block-social-media-press-resources .field--name-body .twitter-link{display:inline-block;width:2rem;height:2rem;text-indent:-9999px;background-size:2rem 64px;white-space:nowrap;overflow:hidden;margin:0 15px 1rem 0;transition:none;background-repeat:no-repeat;backgorund-position:center top}.press-resources .region-content #block-social-media-press-resources .field--name-body .facebook-link:hover,.press-resources .region-content #block-social-media-press-resources .field--name-body .linkedin-link:hover,.press-resources .region-content #block-social-media-press-resources .field--name-body .twitter-link:hover{background-position:bottom}.press-resources .region-content #block-social-media-press-resources .field--name-body .twitter-link{background-image:url(/themes/custom/cummins/images/icons/icon-gray-twitter.svg)}.press-resources .region-content #block-social-media-press-resources .field--name-body .facebook-link{background-image:url(/themes/custom/cummins/images/icons/icon-gray-facebook.svg)}.press-resources .region-content #block-social-media-press-resources .field--name-body .linkedin-link{background-image:url(/themes/custom/cummins/images/icons/icon-gray-linkedin.svg)}.press-resources .region-content #block-social-media-press-resources .field--name-body .with-chevron{display:block;clear:both;font-size:18px}.press-resources .region-content #block-social-media-press-resources .field--name-body .with-chevron:before{height:22px}.press-resources .region-content .views-exposed-form .form-item{float:none;margin:10px 0}.press-resources .region-content .views-exposed-form .form-item input{width:100%}.press-resources .region-content .views-exposed-form select{border:1px solid #efefef;height:50px;padding:8px 40px 8px 10px;background-position:95%}.press-resources .region-content .views-exposed-form .form-item-combine input.form-text{border:1px solid #efefef}.press-resources .region-content .views-exposed-form .form-actions{clear:both;float:left;margin:0}.press-resources .region-content .views-exposed-form .form-actions input.form-submit{text-transform:capitalize;padding:.5rem 1.25rem;background-image:none;height:50px;margin-top:10px}@media (min-width:640px){.press-resources .region-content .views-exposed-form .form--inline{display:flex;flex-flow:row wrap}.press-resources .region-content .views-exposed-form .form-item{flex:1 0 0}.press-resources .region-content .views-exposed-form .form-item:first-of-type{flex:0 0 240px;padding-right:1.25rem}.press-resources .region-content .views-exposed-form .form-actions input{font-size:18px;font-weight:400}}.product-category{position:relative}.product-finder .flex-content__title{margin-top:2rem}@media (min-width:768px){.product-finder .flex-content__title{margin-top:1rem}}.product-finder .flex-content__text{margin-left:2em;margin-right:2em}@media (min-width:768px){.product-finder .flex-content__text{margin-left:2.6em}}#block-sitemap-menu,.block-cummins-util-sitemap-block{margin:30px 0}#block-sitemap-menu ul.main-menu,#block-sitemap-menu ul.menu,.block-cummins-util-sitemap-block ul.main-menu,.block-cummins-util-sitemap-block ul.menu{margin:0;padding:0}#block-sitemap-menu ul.main-menu li,#block-sitemap-menu ul.menu li,.block-cummins-util-sitemap-block ul.main-menu li,.block-cummins-util-sitemap-block ul.menu li{margin:0 0 30px}#block-sitemap-menu ul.main-menu li a,#block-sitemap-menu ul.menu li a,.block-cummins-util-sitemap-block ul.main-menu li a,.block-cummins-util-sitemap-block ul.menu li a{transition:all .2s ease;font-size:1.5em;font-weight:700;color:#000}#block-sitemap-menu ul.main-menu li a:hover,#block-sitemap-menu ul.menu li a:hover,.block-cummins-util-sitemap-block ul.main-menu li a:hover,.block-cummins-util-sitemap-block ul.menu li a:hover{color:#323DA8}#block-sitemap-menu ul.main-menu li a:hover:before,#block-sitemap-menu ul.menu li a:hover:before,.block-cummins-util-sitemap-block ul.main-menu li a:hover:before,.block-cummins-util-sitemap-block ul.menu li a:hover:before{background-position:50%}#block-sitemap-menu ul.main-menu li a:before,#block-sitemap-menu ul.menu li a:before,.block-cummins-util-sitemap-block ul.main-menu li a:before,.block-cummins-util-sitemap-block ul.menu li a:before{transition:all .2s ease;content:"";width:10px;height:27px;float:left;margin-left:-10px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat;background-size:4px;background-position:-10px;overflow:hidden}#block-sitemap-menu ul.main-menu li ul,#block-sitemap-menu ul.main-menu li ul.sub-menu,#block-sitemap-menu ul.menu li ul,#block-sitemap-menu ul.menu li ul.sub-menu,.block-cummins-util-sitemap-block ul.main-menu li ul,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu,.block-cummins-util-sitemap-block ul.menu li ul,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu{padding-left:1em}#block-sitemap-menu ul.main-menu li ul .field--name-field-topic,#block-sitemap-menu ul.main-menu li ul.sub-menu .field--name-field-topic,#block-sitemap-menu ul.menu li ul .field--name-field-topic,#block-sitemap-menu ul.menu li ul.sub-menu .field--name-field-topic,.block-cummins-util-sitemap-block ul.main-menu li ul .field--name-field-topic,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu .field--name-field-topic,.block-cummins-util-sitemap-block ul.menu li ul .field--name-field-topic,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu .field--name-field-topic{display:none}#block-sitemap-menu ul.main-menu li ul.sub-menu li,#block-sitemap-menu ul.main-menu li ul li,#block-sitemap-menu ul.menu li ul.sub-menu li,#block-sitemap-menu ul.menu li ul li,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu li,.block-cummins-util-sitemap-block ul.main-menu li ul li,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu li,.block-cummins-util-sitemap-block ul.menu li ul li{margin:4px 0}#block-sitemap-menu ul.main-menu li ul.sub-menu li a,#block-sitemap-menu ul.main-menu li ul li a,#block-sitemap-menu ul.menu li ul.sub-menu li a,#block-sitemap-menu ul.menu li ul li a,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu li a,.block-cummins-util-sitemap-block ul.main-menu li ul li a,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu li a,.block-cummins-util-sitemap-block ul.menu li ul li a{transition:all .2s ease;font-size:1.125em;font-weight:400;color:#2d2d2d}#block-sitemap-menu ul.main-menu li ul.sub-menu li a:hover,#block-sitemap-menu ul.main-menu li ul li a:hover,#block-sitemap-menu ul.menu li ul.sub-menu li a:hover,#block-sitemap-menu ul.menu li ul li a:hover,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu li a:hover,.block-cummins-util-sitemap-block ul.main-menu li ul li a:hover,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu li a:hover,.block-cummins-util-sitemap-block ul.menu li ul li a:hover{color:#323DA8}#block-sitemap-menu ul.main-menu li ul.sub-menu li a:hover:before,#block-sitemap-menu ul.main-menu li ul li a:hover:before,#block-sitemap-menu ul.menu li ul.sub-menu li a:hover:before,#block-sitemap-menu ul.menu li ul li a:hover:before,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu li a:hover:before,.block-cummins-util-sitemap-block ul.main-menu li ul li a:hover:before,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu li a:hover:before,.block-cummins-util-sitemap-block ul.menu li ul li a:hover:before{background-position:50%}#block-sitemap-menu ul.main-menu li ul.sub-menu li a:before,#block-sitemap-menu ul.main-menu li ul li a:before,#block-sitemap-menu ul.menu li ul.sub-menu li a:before,#block-sitemap-menu ul.menu li ul li a:before,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu li a:before,.block-cummins-util-sitemap-block ul.main-menu li ul li a:before,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu li a:before,.block-cummins-util-sitemap-block ul.menu li ul li a:before{transition:all .2s ease;content:"";width:10px;height:21px;float:left;margin-left:-10px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat;background-size:4px;background-position:-10px;overflow:hidden}#block-sitemap-menu ul.main-menu li ul.sub-menu li ul,#block-sitemap-menu ul.main-menu li ul.sub-menu li ul.sub-menu,#block-sitemap-menu ul.main-menu li ul li ul,#block-sitemap-menu ul.main-menu li ul li ul.sub-menu,#block-sitemap-menu ul.menu li ul.sub-menu li ul,#block-sitemap-menu ul.menu li ul.sub-menu li ul.sub-menu,#block-sitemap-menu ul.menu li ul li ul,#block-sitemap-menu ul.menu li ul li ul.sub-menu,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu li ul,.block-cummins-util-sitemap-block ul.main-menu li ul.sub-menu li ul.sub-menu,.block-cummins-util-sitemap-block ul.main-menu li ul li ul,.block-cummins-util-sitemap-block ul.main-menu li ul li ul.sub-menu,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu li ul,.block-cummins-util-sitemap-block ul.menu li ul.sub-menu li ul.sub-menu,.block-cummins-util-sitemap-block ul.menu li ul li ul,.block-cummins-util-sitemap-block ul.menu li ul li ul.sub-menu{border-left:3px solid #efefef}#block-sitemap-menu ul.main-menu li.link-about ul.sub-menu .field--name-field-topic,#block-sitemap-menu ul.menu li.link-about ul.sub-menu .field--name-field-topic,.block-cummins-util-sitemap-block ul.main-menu li.link-about ul.sub-menu .field--name-field-topic,.block-cummins-util-sitemap-block ul.menu li.link-about ul.sub-menu .field--name-field-topic{display:block;font-size:1.125em;font-weight:400;color:#2d2d2d}.direct-to-consumer #open-gear{display:inline-block;margin-top:30px;margin-bottom:30px}.direct-to-consumer .gear-ratio-calc-section{background-image:url(/themes/custom/cummins/images/background-gauges.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#111;margin-top:2em;color:#fff;text-align:center;padding:28px 8vw}.direct-to-consumer .gear-ratio-calc-section h3{color:#fff}.direct-to-consumer .product__attribute:last-child{display:none}.direct-to-consumer .product__header .product__title{float:none;width:auto}@media (min-width:850px){.direct-to-consumer .product__header .product__title{float:right;width:calc(60% - 2rem)}}@media (max-width:850px){.direct-to-consumer .product__header .container-carousel{width:100%;max-width:60%;max-height:400px;float:none;margin:0 auto}.direct-to-consumer .product__header .breadcrumb{float:none}.direct-to-consumer .product__header .product__description,.direct-to-consumer .product__header .product__group-of-attributes,.direct-to-consumer .product__header .product__select-your-market{float:none;width:100%}.direct-to-consumer .product__header .carousel-indicators{bottom:26px}}@media (max-width:600px){.direct-to-consumer .product__header .container-carousel{max-width:100%;max-height:450px;margin-bottom:2em}}.direct-to-consumer .shopifyContainer{width:100vw}.direct-to-consumer .product__description .field__item a:last-of-type,.direct-to-consumer a.repower-newsletter-signup,.direct-to-consumer a.shopifyCheckoutCA,.direct-to-consumer a.shopifyCheckoutUS{display:inline-block;padding:10px 15px;background-color:#323DA8;color:#fff;font-size:16px;font-weight:700;text-decoration:none;border-radius:2px;transition:all .24s ease-out;cursor:pointer}.direct-to-consumer .product__description .field__item a:last-of-type:hover,.direct-to-consumer a.repower-newsletter-signup:hover,.direct-to-consumer a.shopifyCheckoutCA:hover,.direct-to-consumer a.shopifyCheckoutUS:hover{background-color:#a1140a;color:#fff}.direct-to-consumer a.repower-newsletter-signup{background-color:#000}.direct-to-consumer a.repower-newsletter-signup:hover{background-color:#2d2d2d}.direct-to-consumer a.repower-newsletter-signup svg{height:1.5rem;width:1.5rem;fill:#fff;vertical-align:bottom;margin-right:.5rem}.direct-to-consumer .product__description .field__item p:last-of-type{margin:0}.direct-to-consumer .product-header a.repower-newsletter-signup,.direct-to-consumer .product-header a.shopifyCheckoutCA,.direct-to-consumer .product-header a.shopifyCheckoutUS{margin-bottom:1rem;margin-right:1rem}.direct-to-consumer a.shopifyCheckoutUS#buyTopBarBtn{margin:0 1rem}.direct-to-consumer #topBuyBar{position:fixed;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;left:0;right:0;width:100%;padding:.5rem 1rem;background-color:rgba(0,0,0,.85);color:#fff;font-size:1.125em;text-align:center;border-bottom:3px solid #323DA8;z-index:10;top:3.75rem}.direct-to-consumer #topBuyBar p{margin:0 0 .5rem;font-size:1.125em}.direct-to-consumer #topBuyBar a{margin:2px 7px;font-size:11px}.direct-to-consumer #topBuyBar a.repower-newsletter-signup{background-color:#eaeaea;color:#4d4d4d}.direct-to-consumer #topBuyBar a.repower-newsletter-signup:hover{background-color:#ccc;color:#4d4d4d}.direct-to-consumer #topBuyBar a.repower-newsletter-signup svg{fill:#4d4d4d}@media (min-width:640px){.direct-to-consumer #topBuyBar{top:80px}.direct-to-consumer #topBuyBar a{margin:0 .5rem;font-size:14px}.direct-to-consumer #topBuyBar p{margin-bottom:0}}.direct-to-consumer .topbar-content{margin:0 auto}.direct-to-consumer #topBuyBar p{display:inline-block}.direct-to-consumer .product-header{display:flex}.direct-to-consumer .product-header-bg{background:url(/themes/custom/cummins/images/internal_header_grey_background.jpg) no-repeat top;background-size:cover;position:absolute;z-index:-1;width:100%;min-height:215px;height:23vh}.direct-to-consumer .product__content-top{display:none}.direct-to-consumer .header-content{display:flex;flex-wrap:wrap;justify-content:center;width:100%;height:100%;max-width:1200px;margin:1rem auto .5rem}@media (min-width:850px){.direct-to-consumer .header-content{flex-wrap:nowrap;margin:1rem auto 2.5rem;padding:0 1rem}}.direct-to-consumer .header-content .hero-image{flex:1 1 45%}.direct-to-consumer .header-content .hero-image img{width:100%}.direct-to-consumer .header-content .header-text{display:flex;flex:1 1 100%;flex-wrap:wrap;justify-content:center;order:-1;width:100%;padding:7% 1rem;line-height:1.3;text-align:center}.direct-to-consumer .header-content .header-text h3{font-size:2.3rem}.direct-to-consumer .header-content .header-text h3,.direct-to-consumer .header-content .header-text h4{margin:0;color:#fff}.direct-to-consumer .header-content .header-text img{width:90%;height:auto;margin:30px auto 0}@media (min-width:850px){.direct-to-consumer .header-content .header-text{flex:0 0 45%;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;order:0;width:auto;padding:4% 0 0 1rem;text-align:left}.direct-to-consumer .header-content .header-text img{width:90%;height:auto;margin:0}}.direct-to-consumer .header-content .header-text .header-title{height:158px;margin-bottom:22px}.direct-to-consumer .header-content .header-text .header-subimage{display:block;width:auto;margin-bottom:30px}.direct-to-consumer .product__description p{margin-bottom:1.25rem}.direct-to-consumer .product__content-bottom img{width:100%;max-width:350px}.direct-to-consumer .img-full-width{width:auto!important;max-width:100%!important;height:auto!important;padding:0!important}.direct-to-consumer .brochure .flex-content__image img{max-height:230px}.direct-to-consumer .hidden-phone{display:none!important}@media (min-width:1024px){.direct-to-consumer .hidden-phone{display:block}}@media (min-width:640px){.direct-to-consumer .hidden-phone{display:block}}.direct-to-consumer .hidden-tablet{display:none}@media (min-width:1024px){.direct-to-consumer .hidden-tablet{display:none!important}}@media (min-width:640px){.direct-to-consumer .hidden-tablet{display:block}}.direct-to-consumer .insidecrate-cta{margin-top:2rem}.direct-to-consumer .insidecrate-cta a+a{margin-left:1rem}.direct-to-consumer .flex-content__image.custom{display:none}@media (min-width:640px){.direct-to-consumer .flex-content__image.custom{display:block;max-height:330px}}@media (min-width:1024px){.direct-to-consumer .flex-content__image.custom{flex:0 1 auto;width:auto;max-width:100%;max-height:650px}}.direct-to-consumer ul.list-columns{-moz-columns:1;columns:1}.direct-to-consumer ul.list-columns li{-moz-column-break-inside:avoid;break-inside:avoid}.direct-to-consumer ul.list-columns li:first-of-type{margin-top:0!important}@media (min-width:640px){.direct-to-consumer ul.list-columns{-moz-columns:2;columns:2}}#block-repowerquicklinks{position:relative;max-width:75rem;padding:0 1rem;margin:1rem auto 0}#block-repowerquicklinks ul{display:block;margin:0;padding:20px 20px 14px;background:#2d2d2d}#block-repowerquicklinks ul.contextual-links{display:block}#block-repowerquicklinks ul.contextual-links[hidden]{display:none}#block-repowerquicklinks ul.contextual-links li{padding:0 0 .5rem;background:none}#block-repowerquicklinks ul.contextual-links li a{color:inherit;font-size:small}#block-repowerquicklinks ul li{position:relative;display:block;flex:0 1 33%;padding:0 10px 6px}#block-repowerquicklinks ul li:before{content:"";position:absolute;display:block;left:0;width:6px;height:17px;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-red-right.svg) no-repeat 50%;background-size:100%}#block-repowerquicklinks ul li a{color:#fff;font-size:14px}@media (min-width:540px){#block-repowerquicklinks ul{display:flex;flex-flow:row wrap;justify-content:space-around}}@media (min-width:768px){#block-repowerquicklinks{display:block}}@media (min-width:840px){#block-repowerquicklinks ul li{flex:0 1 auto}}.page-node-21141 #product-finder{display:none}div#menu-aside #block-repowerquicklinks ul li a{color:initial}div#menu-aside nav#block-repowerquicklinks{background:none}div#menu-aside nav#block-repowerquicklinks ul{justify-content:left}div#menu-aside nav#block-repowerquicklinks ul a,div#menu-aside nav#block-repowerquicklinks ul a:hover{color:inherit}.webform-submission-repower-builders-program-form{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:2rem}.webform-submission-repower-builders-program-form #edit-actions{flex:1 100%}.page-node-type-enthusiast-zone .block-webform-block{max-width:1200px;padding:0 1rem;margin:2rem auto}.page-node-type-enthusiast-zone .block-webform-block fieldset{clear:both;margin-top:1.5rem;padding:1.5rem 1rem 0;border-top:6px solid #efefef;border-bottom:6px solid #efefef}.page-node-type-enthusiast-zone .block-webform-block fieldset legend{padding:0 1rem;font-size:1.125em}.page-node-type-enthusiast-zone .block-webform-block #edit-confirm-email-address{clear:both;margin-bottom:0}.page-node-type-enthusiast-zone .block-webform-block #edit-confirm-email-address:after{content:"";display:table;clear:both}@media (min-width:640px){.page-node-type-enthusiast-zone .block-webform-block .form-item-air-intake,.page-node-type-enthusiast-zone .block-webform-block .form-item-average-fuel-economy-before-conversion,.page-node-type-enthusiast-zone .block-webform-block .form-item-charge-air-cooler,.page-node-type-enthusiast-zone .block-webform-block .form-item-first-name,.page-node-type-enthusiast-zone .block-webform-block .form-item-make,.page-node-type-enthusiast-zone .block-webform-block .form-item-name,.page-node-type-enthusiast-zone .block-webform-block .form-item-suspension,.page-node-type-enthusiast-zone .block-webform-block .form-item-transfer-case,.page-node-type-enthusiast-zone .block-webform-block .form-item-transmission,.page-node-type-enthusiast-zone .block-webform-block .form-item-website,.page-node-type-enthusiast-zone .block-webform-block .form-item-wheels,.page-node-type-enthusiast-zone .block-webform-block .form-item-year,.page-node-type-enthusiast-zone .block-webform-block .form-type-email:first-of-type{float:left!important;width:48.5%}.page-node-type-enthusiast-zone .block-webform-block .form-item-average-fuel-economy-after-conversion,.page-node-type-enthusiast-zone .block-webform-block .form-item-axle-gear-ratio,.page-node-type-enthusiast-zone .block-webform-block .form-item-builder,.page-node-type-enthusiast-zone .block-webform-block .form-item-cooling-fan,.page-node-type-enthusiast-zone .block-webform-block .form-item-last-name,.page-node-type-enthusiast-zone .block-webform-block .form-item-model,.page-node-type-enthusiast-zone .block-webform-block .form-item-radiator,.page-node-type-enthusiast-zone .block-webform-block .form-item-tires,.page-node-type-enthusiast-zone .block-webform-block .form-item-transmission-adapter,.page-node-type-enthusiast-zone .block-webform-block .form-type-email:last-of-type{width:48.5%;float:right!important}.page-node-type-enthusiast-zone .block-webform-block .form-item-average-fuel-economy-before-conversion,.page-node-type-enthusiast-zone .block-webform-block .form-item-miscellaneous{clear:left}}#ezProfiles{margin-bottom:-32px;padding-top:2rem}.page-node-type-enthusiast-zone .region-content{background:none!important}.multiproduct.layout-main-wrapper{padding-top:0}.multiproduct:after{content:"";height:10 1.25rem;background-image:url(/themes/custom/cummins/images/background-multiprod-bottom.jpg);background-size:cover;background-repeat:no-repeat;width:100%;position:absolute;bottom:0;z-index:-1}.multiproduct .region-content{background:none!important}.multiproduct__header{background-size:cover;background-repeat:no-repeat;background-position:50%;height:40vw;max-height:500px;width:100%}.multiproduct__header-wrapper{position:relative;max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-flow:row wrap;align-items:flex-start}@media (min-width:1150px){.multiproduct__header-wrapper{top:-145px;margin-bottom:-145px}}.multiproduct__pagetitle{color:#fff;background:#323DA8;font-size:32px;font-weight:600;line-height:1;padding:1rem;width:100%;max-width:100%;display:flex;align-items:center}@media (min-width:1150px){.multiproduct__pagetitle{max-width:692px;font-size:56px;min-height:178px;padding:25px 40px}}.multiproduct__intro-wrapper{margin-bottom:5rem;flex-wrap:wrap}.multiproduct__intro{flex:0 1 auto;width:100%}@media (min-width:1024px){.multiproduct__intro{width:45%}}.multiproduct__intro h1,.multiproduct__intro h2,.multiproduct__intro h3,.multiproduct__intro h4{color:#000;margin-bottom:2.25rem}.multiproduct__intro p{font-size:1.25rem;line-height:1.4}.multiproduct__image{flex:1 1 auto;position:relative;max-width:500px;width:500px;margin:2.5rem auto 0}@media (min-width:1024px){.multiproduct__image{margin-top:0}}.multiproduct__playlist{flex:1 1 auto;position:relative;max-width:500px;width:500px;margin:5.5rem auto 0}@media (min-width:1024px){.multiproduct__playlist{margin-left:70px;margin-top:5.5rem;margin-right:0;width:auto}}.multiproduct__playlist iframe{width:100%;position:relative;z-index:1;height:280px}.multiproduct__playlist:after{content:"";position:absolute;height:82%;width:100%;background:#323DA8;display:inline-block;top:-30px;left:30px;z-index:0}@media (min-width:1024px){.multiproduct__playlist:after{height:70%}}.multiproduct .product-callout-wrapper{flex-flow:row wrap;justify-content:center}@media (min-width:640px){.multiproduct .product-callout-wrapper{justify-content:flex-start}}.multiproduct .product-callout{flex:0 1 auto;width:100%}.multiproduct .product-callout:last-of-type{margin-top:5.5rem}@media (min-width:768px){.multiproduct .product-callout{width:45%}.multiproduct .product-callout:last-of-type{margin-top:0}}@media (min-width:1024px){.multiproduct .product-callout{width:47%}}.multiproduct .product-callout:last-of-type{margin-left:0}@media (min-width:640px){.multiproduct .product-callout:last-of-type{margin-left:auto}}.multiproduct .product-callout__image{position:relative;background-repeat:no-repeat;background-size:auto 100%;background-position:100%;width:100%;height:200px;padding-top:110px}.multiproduct .product-callout__title{background:hsla(0,0%,94%,.65);border-bottom:3px solid #323DA8;font-size:34px;font-weight:700;line-height:1;padding:14px 7.5%}.multiproduct .product-callout__copy{font-size:21px;line-height:1.2;color:#000;width:85%;margin:0 auto}.multiproduct .product-callout__link{margin-top:2.25rem}.multiproduct .product-callout__link a{text-transform:uppercase;font-weight:100;font-size:22px}.multiproduct__focus{margin-top:5.5rem;background:#fff;padding:30px 15px;font-size:1.25rem;line-height:1.4}.multiproduct__focus h4{margin-top:0;text-align:center;position:relative;font-weight:600}.multiproduct__focus h4:before{content:"";height:3px;width:102px;background-color:#323DA8;position:relative;top:-1.25rem;margin:0 auto;display:block}@media (min-width:768px){.multiproduct__focus{padding:50px}}.multiproduct__support{position:relative;z-index:1;flex:1 1 auto;padding:1rem;background:#fff;box-shadow:0 30px 20px -20px rgba(0,0,0,.25);font-weight:600}@media (min-width:1150px){.multiproduct__support{top:82px;padding:40px}}.multiproduct__support p{margin-top:0}.multiproduct__support a{margin-top:.55rem;font-size:1.5rem;text-transform:uppercase}.multiproduct .callout-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:240px;width:auto;height:44px;background:transparent url(/themes/custom/cummins/images/icons/icon-arrow-grey-down.svg) no-repeat 100% 50%;background-size:16px 8px;color:#4d4d4d;font-size:1.125rem;border:none;border-radius:0;padding:.2em .7em;line-height:20px;border-bottom:1px solid #7b7b7b}.multiproduct .callout-select::-ms-expand{display:none}.multiproduct .callout-select-label{padding:0 10px 0 14px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0 5px;background-size:6px 12px;color:#7b7b7b;font-size:20px;white-space:nowrap}.multiproduct .js-view-dropdown-link{margin-top:1.5rem;text-transform:uppercase}.recent-profile-link{position:relative;display:flex;flex-flow:column nowrap;margin:2rem auto 0;width:280px;color:#4d4d4d;font-size:1.25em;font-weight:700}.recent-profile-link a{display:block;color:#4d4d4d}.recent-profile-link .views-field-title a{position:relative;display:block;min-height:94px;margin-top:auto;padding:.625rem 1rem;background:#c6c6c6;overflow:hidden}.recent-profile-link .views-field-title a:after{content:"";display:block;position:absolute;width:81px;height:179px;right:.5rem;top:60%;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg);opacity:.05;transform:translateY(-50%);pointer-events:none;transition:all .2s ease}.recent-profile-link:focus .views-field-title a,.recent-profile-link:hover .views-field-title a{color:#a1140a}.recent-profile-link:focus .views-field-title a:after,.recent-profile-link:hover .views-field-title a:after{transform:translateY(-50%) translateX(1rem)}.page-node-type-case-study,.page-node-type-case-study-overview{background:#f7f7f7}.page-node-type-case-study-overview .view-footer,.page-node-type-case-study-overview .view-header,.page-node-type-case-study .view-footer,.page-node-type-case-study .view-header{padding-bottom:.75rem;font-size:.875em}.page-node-type-case-study-overview .view-footer .count-summary,.page-node-type-case-study-overview .view-header .count-summary,.page-node-type-case-study .view-footer .count-summary,.page-node-type-case-study .view-header .count-summary{display:inline;margin-top:1rem;padding-left:.25rem;font-style:italic;white-space:nowrap}@media (min-width:640px){.page-node-type-case-study-overview .view-footer .count-summary,.page-node-type-case-study-overview .view-header .count-summary,.page-node-type-case-study .view-footer .count-summary,.page-node-type-case-study .view-header .count-summary{display:block}}.page-node-type-case-study-overview .view-footer #total-filters,.page-node-type-case-study-overview .view-header #total-filters,.page-node-type-case-study .view-footer #total-filters,.page-node-type-case-study .view-header #total-filters{display:inline;padding-left:.5rem;color:#323DA8}@media (min-width:640px){.page-node-type-case-study-overview .view-footer #total-filters,.page-node-type-case-study-overview .view-header #total-filters,.page-node-type-case-study .view-footer #total-filters,.page-node-type-case-study .view-header #total-filters{display:none;visibility:hidden}}@media (min-width:1080px){.page-node-type-case-study-overview .view-footer,.page-node-type-case-study-overview .view-header,.page-node-type-case-study .view-footer,.page-node-type-case-study .view-header{display:flex;align-items:center;justify-content:space-between}.page-node-type-case-study-overview .view-footer .pager-nav,.page-node-type-case-study-overview .view-header .pager-nav,.page-node-type-case-study .view-footer .pager-nav,.page-node-type-case-study .view-header .pager-nav{margin-top:0;white-space:nowrap}}.page-node-type-case-study-overview .view-header,.page-node-type-case-study .view-header{padding:1rem}@media (min-width:640px){.page-node-type-case-study-overview .view-header,.page-node-type-case-study .view-header{margin-top:.25rem!important;padding-top:.25rem}}.page-node-type-case-study-overview .view-header .pager-nav,.page-node-type-case-study .view-header .pager-nav{display:none}.page-node-type-case-study-overview .view-footer,.page-node-type-case-study .view-footer{margin-top:.5rem;padding:1rem}@media (min-width:640px){.page-node-type-case-study-overview .view-footer,.page-node-type-case-study .view-footer{padding:2rem 1rem}}.page-node-type-case-study-overview .main-content,.page-node-type-case-study .main-content{float:none;padding:0}.page-node-type-case-study-overview.not-front .layout-main-wrapper,.page-node-type-case-study.not-front .layout-main-wrapper{padding:0;max-width:none;margin:0}.page-node-type-case-study-overview.not-front .layout-main-wrapper .main-content,.page-node-type-case-study.not-front .layout-main-wrapper .main-content{padding:0}.page-node-type-case-study-overview.not-front.layout-sidebar-first .layout-main,.page-node-type-case-study.not-front.layout-sidebar-first .layout-main{max-width:none;margin:0}.page-node-type-case-study-overview.not-front.layout-sidebar-first .layout-main .main-content,.page-node-type-case-study.not-front.layout-sidebar-first .layout-main .main-content{margin:0}.page-node-type-case-study-overview.not-front.layout-sidebar-first .layout-main .main-content .section-main-content .region-content,.page-node-type-case-study.not-front.layout-sidebar-first .layout-main .main-content .section-main-content .region-content{padding:0;background:transparent}.page-node-type-case-study-overview .case-study__header-container,.page-node-type-case-study .case-study__header-container{background-color:#2d2d2d;background-image:linear-gradient(#000,#2d2d2d);padding-top:4rem;border-bottom:3rem solid #fff;position:relative}.page-node-type-case-study-overview .case-study__header-container>*,.page-node-type-case-study .case-study__header-container>*{position:relative;z-index:1}.page-node-type-case-study-overview .case-study__header-container:before,.page-node-type-case-study .case-study__header-container:before{content:"";display:block;position:absolute;background:url(/themes/custom/cummins/images/hero_images/cummins-cogs-background-texture-grayscale.png) no-repeat top;background-size:cover;opacity:.15;top:0;right:0;bottom:0;left:0;z-index:0}.page-node-type-case-study-overview .breadcrumb li:last-child,.page-node-type-case-study .breadcrumb li:last-child{display:inline-block}.page-node-type-case-study-overview .case-study__header>*,.page-node-type-case-study .case-study__header>*{padding-top:2rem}.page-node-type-case-study-overview .case-study__header__content,.page-node-type-case-study .case-study__header__content{padding-right:1.5rem}.page-node-type-case-study-overview .case-study__header__body,.page-node-type-case-study .case-study__header__body{max-width:600px;color:#fff}.page-node-type-case-study-overview .case-study__header__title,.page-node-type-case-study .case-study__header__title{color:#fff;margin:0 0 1rem}.page-node-type-case-study-overview .case-study__header__link,.page-node-type-case-study .case-study__header__link{margin-top:1.5rem}.page-node-type-case-study-overview .case-study__header__link .field__item,.page-node-type-case-study .case-study__header__link .field__item{margin-top:auto;position:relative;padding:0 0 0 .825rem}.page-node-type-case-study-overview .case-study__header__link .field__item a,.page-node-type-case-study .case-study__header__link .field__item a{color:#7b7b7b}.page-node-type-case-study-overview .case-study__header__link .field__item:before,.page-node-type-case-study .case-study__header__link .field__item:before{content:"";display:block;position:absolute;top:0;left:0;width:.5rem;height:1rem;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 50%;background-size:contain;transition:all .2s ease}.page-node-type-case-study-overview .case-study__header__link .field__item:focus:before,.page-node-type-case-study-overview .case-study__header__link .field__item:hover:before,.page-node-type-case-study .case-study__header__link .field__item:focus:before,.page-node-type-case-study .case-study__header__link .field__item:hover:before{transform:translateX(3px)}.page-node-type-case-study-overview .case-study__header__link .field__item:focus a,.page-node-type-case-study-overview .case-study__header__link .field__item:hover a,.page-node-type-case-study .case-study__header__link .field__item:focus a,.page-node-type-case-study .case-study__header__link .field__item:hover a{color:#323DA8}.page-node-type-case-study-overview .case-study__header__link .field__item a,.page-node-type-case-study .case-study__header__link .field__item a{color:#fff}.page-node-type-case-study-overview .case-study__header__info .author,.page-node-type-case-study-overview .case-study__header__info .date,.page-node-type-case-study .case-study__header__info .author,.page-node-type-case-study .case-study__header__info .date{display:block;color:#fff;font-size:.75em;font-weight:600}.page-node-type-case-study-overview .case-study__header__info .author,.page-node-type-case-study .case-study__header__info .author{margin-top:.125rem}.page-node-type-case-study-overview .case-study__header__info .author>div,.page-node-type-case-study .case-study__header__info .author>div{display:inline-block}.page-node-type-case-study-overview .case-study__header__info .author a,.page-node-type-case-study .case-study__header__info .author a{color:#fff}.page-node-type-case-study-overview .case-study__header__image,.page-node-type-case-study .case-study__header__image{margin-bottom:-3rem;max-width:480px}@media (min-width:1024px){.page-node-type-case-study-overview .case-study__header,.page-node-type-case-study .case-study__header{display:flex;align-items:center}.page-node-type-case-study-overview .case-study__header-content,.page-node-type-case-study .case-study__header-content{flex:1 1 0px;display:flex;flex-flow:column nowrap;padding-bottom:2rem}.page-node-type-case-study-overview .case-study__header__info,.page-node-type-case-study .case-study__header__info{margin-top:auto}.page-node-type-case-study-overview .case-study__header__info .author,.page-node-type-case-study-overview .case-study__header__info .date,.page-node-type-case-study .case-study__header__info .author,.page-node-type-case-study .case-study__header__info .date{display:inline-block}.page-node-type-case-study-overview .case-study__header__info .date,.page-node-type-case-study .case-study__header__info .date{position:relative;padding-right:13px}.page-node-type-case-study-overview .case-study__header__info .date:after,.page-node-type-case-study .case-study__header__info .date:after{content:"";position:absolute;right:0;top:4px;display:block;width:5px;height:5px;background:#323DA8}.page-node-type-case-study-overview .case-study__header__image,.page-node-type-case-study .case-study__header__image{max-width:none;width:50%;box-shadow:0 8px 28px rgba(0,0,0,.15);flex:0 0 auto;margin-left:2rem}}.page-node-type-case-study-overview .view-filters,.page-node-type-case-study .view-filters{background-color:#fff;padding:1rem 0;box-shadow:0 8px 28px rgba(0,0,0,.05)}.page-node-type-case-study-overview .view-footer,.page-node-type-case-study-overview .view-header,.page-node-type-case-study .view-footer,.page-node-type-case-study .view-header{padding-top:2rem;padding-bottom:2rem;display:block;text-align:center}@media (min-width:480px){.page-node-type-case-study-overview .view-footer,.page-node-type-case-study-overview .view-header,.page-node-type-case-study .view-footer,.page-node-type-case-study .view-header{display:flex;justify-content:space-between}}.page-node-type-case-study-overview .view-footer .count-summary,.page-node-type-case-study-overview .view-header .count-summary,.page-node-type-case-study .view-footer .count-summary,.page-node-type-case-study .view-header .count-summary{margin:0}.page-node-type-case-study-overview .view-footer .pager-nav,.page-node-type-case-study-overview .view-header .pager-nav,.page-node-type-case-study .view-footer .pager-nav,.page-node-type-case-study .view-header .pager-nav{margin-top:1rem;display:block}@media (min-width:480px){.page-node-type-case-study-overview .view-footer .pager-nav,.page-node-type-case-study-overview .view-header .pager-nav,.page-node-type-case-study .view-footer .pager-nav,.page-node-type-case-study .view-header .pager-nav{margin:0}}.page-node-type-case-study-overview .views-view-grid,.page-node-type-case-study .views-view-grid{display:flex;flex-flow:row wrap;align-items:stretch;margin-bottom:-2rem}.page-node-type-case-study-overview .views-view-grid .case-studies-result,.page-node-type-case-study .views-view-grid .case-studies-result{flex:0 0 auto;width:100%;background-color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.05);margin-bottom:2rem}.page-node-type-case-study-overview .views-view-grid .case-studies-result:hover,.page-node-type-case-study .views-view-grid .case-studies-result:hover{outline:1px solid #323DA8}@media (min-width:1024px){.page-node-type-case-study-overview .views-view-grid .case-studies-result,.page-node-type-case-study .views-view-grid .case-studies-result{width:48%}.page-node-type-case-study-overview .views-view-grid .case-studies-result:nth-of-type(2n),.page-node-type-case-study .views-view-grid .case-studies-result:nth-of-type(2n){margin-left:auto}}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study,.page-node-type-case-study .views-view-grid .case-studies-result .case-study{display:flex;cursor:pointer}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__image,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__image{width:40%;background-size:cover;background-position:top;flex:0 0 auto;border-right:1px solid #f7f7f7}@media (max-width:549px){.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__image,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__image{display:none}}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__content,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__content{display:flex;flex-flow:column;padding:1.25rem 1.5rem;flex:1 1 0px}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__content>*,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__content>*{flex:0 0 auto;margin-bottom:1.25rem}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__title h3,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__title h3{margin:0;font-size:1.25rem;line-height:1.5rem}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__body,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__body{font-size:.875rem;line-height:1.25rem}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__body h3,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__body h3{display:none}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link{margin-top:1.2rem}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a{padding:1.2rem 1.25rem;margin:0;font-size:.8125em;font-weight:700;line-height:1.1;letter-spacing:.1em;display:inline-block;border:none;transition:all .2s ease;background:transparent none;border:1px solid #323DA8;color:#323DA8;text-transform:uppercase;padding:.4rem .8rem;font-size:.8rem}@media (min-width:768px){.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a{font-size:1.25rem;line-height:1.25rem;padding:.75rem 1.2rem}}@media (min-width:1024px){.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a{font-size:1.3rem;line-height:1.3rem;padding:.75rem 1.2rem}}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a[type=button],.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a[type=button]{-webkit-appearance:none}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a:active,.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a:focus,.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a:hover,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a:active,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a:focus,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a:hover{background-color:#323DA8;border-color:#323DA8;color:#fff}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a:after,.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link a:before,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a:after,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link a:before{height:12px;top:0}.page-node-type-case-study-overview .views-view-grid .case-studies-result .case-study__link:before,.page-node-type-case-study .views-view-grid .case-studies-result .case-study__link:before{top:12px}.page-node-type-case-study-overview .view-filters .form--inline,.page-node-type-case-study .view-filters .form--inline{display:flex;align-items:flex-end;justify-content:start;flex-wrap:wrap;position:relative}@media (min-width:768px){.page-node-type-case-study-overview .view-filters .form--inline,.page-node-type-case-study .view-filters .form--inline{justify-content:space-between}}.page-node-type-case-study-overview .view-filters .form--inline .form-item,.page-node-type-case-study .view-filters .form--inline .form-item{float:none}.page-node-type-case-study-overview .view-filters .form--inline .js-form-item:nth-child(2n),.page-node-type-case-study .view-filters .form--inline .js-form-item:nth-child(2n){margin-right:0}@media (min-width:672px){.page-node-type-case-study-overview .view-filters .form--inline .js-form-item:nth-child(2n),.page-node-type-case-study .view-filters .form--inline .js-form-item:nth-child(2n){margin-left:auto}}@media (min-width:480px){.page-node-type-case-study-overview .view-filters .form--inline label,.page-node-type-case-study .view-filters .form--inline label{color:#000;font-weight:600;font-size:1.25rem}}.page-node-type-case-study-overview .view-filters .form--inline .form-actions,.page-node-type-case-study .view-filters .form--inline .form-actions{position:absolute;left:268px;top:.5rem}.page-node-type-case-study-overview .view-filters .form--inline .form-actions:before,.page-node-type-case-study .view-filters .form--inline .form-actions:before{content:" ";background-image:url(/themes/custom/cummins/images/icons/icon-search.svg);height:20px;width:20px;fill:#2d2d2d;color:#2d2d2d;display:block;position:relative}.page-node-type-case-study-overview .view-filters .form--inline .form-actions input,.page-node-type-case-study .view-filters .form--inline .form-actions input{background:#fff;color:#fff;opacity:0;padding:0;position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;justify-content:center;align-items:center;flex-wrap:wrap}@media (min-width:672px){.page-node-type-case-study-overview .view-filters .form--inline .form-actions,.page-node-type-case-study .view-filters .form--inline .form-actions{left:auto;right:10px}}.page-node-type-case-study-overview .news-sidebar-items .button--red.homepage__newsroom-view-more,.page-node-type-case-study-overview .news-sidebar-items .button.button--red,.page-node-type-case-study .news-sidebar-items .button--red.homepage__newsroom-view-more,.page-node-type-case-study .news-sidebar-items .button.button--red{margin:2.25rem auto}@media (min-width:1024px){.page-node-type-case-study-overview .news-sidebar-items,.page-node-type-case-study .news-sidebar-items{width:280px}}.page-node-type-case-study-overview .field--name-field-product-variations,.page-node-type-case-study .field--name-field-product-variations{padding-top:1rem}.page-node-type-case-study-overview .field--name-field-product-variations .field__label,.page-node-type-case-study .field--name-field-product-variations .field__label{font-size:1.125rem}.page-node-type-case-study-overview .case-study__header,.page-node-type-case-study-overview .view-filters>.views-exposed-form,.page-node-type-case-study-overview .view-footer,.page-node-type-case-study-overview .view-header,.page-node-type-case-study .case-study__header,.page-node-type-case-study .view-filters>.views-exposed-form,.page-node-type-case-study .view-footer,.page-node-type-case-study .view-header{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.page-node-type-case-study-overview .case-study__header,.page-node-type-case-study-overview .view-filters>.views-exposed-form,.page-node-type-case-study-overview .view-footer,.page-node-type-case-study-overview .view-header,.page-node-type-case-study .case-study__header,.page-node-type-case-study .view-filters>.views-exposed-form,.page-node-type-case-study .view-footer,.page-node-type-case-study .view-header{padding-left:2rem;padding-right:2rem}}.page-node-type-case-study .case-study__header-container{border-bottom-color:#f7f7f7;padding-bottom:2rem}@media (min-width:640px){.page-node-type-case-study .case-study__header-container{padding-bottom:0}}.page-node-type-case-study .case-study__content{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem;padding-top:2rem}@media (min-width:640px){.page-node-type-case-study .case-study__content{padding-left:2rem;padding-right:2rem}}.page-node-type-case-study-overview .view-content{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.page-node-type-case-study-overview .view-content{padding-left:2rem;padding-right:2rem}}.page-node-type-case-study-overview .region-content{padding:0!important}.page-node-type-case-study-overview .view-filters>.views-exposed-form .js-form-item{max-width:300px}.page-node-type-case-study-overview .view-filters>.views-exposed-form .form-type-select label{top:0}.page-node-type-case-study-overview .view-filters>.views-exposed-form .form-type-select select{border:none;border-bottom:2px solid #000}.page-node-type-case-study-overview .view-filters>.views-exposed-form #edit-combine{border:none;border-bottom:2px solid #000;color:#7b7b7b;font-weight:500;font-size:1rem}.page-node-type-case-study-overview .view-filters .form--inline .form-actions{position:absolute;top:auto!important;bottom:1rem}.page-node-type-case-study .newsroom-related-products__detail{background:#f7f7f7}@media (min-width:768px){.page-node-type-case-study .newsroom-related-products{width:100%}}.not-front.layout-no-sidebars.page-node-type-enthusiast-zone .layout-main .main-content .section-main-content .region-content{background:none}.not-front.layout-no-sidebars.page-node-type-enthusiast-zone .page-wrapper{padding-top:2rem}.ez__header{position:relative;max-width:1200px;margin:0 auto;padding:2.25rem 0 3rem;padding-top:5rem}@media (min-width:640px){.ez__header{padding-top:6rem}}.ez__header:after{content:"";display:block;position:absolute;width:100%;height:730px;left:0;top:13%;background:url(/themes/custom/cummins/images/enthusiast-zone/ez_header_bg.png) no-repeat 50% 50%;background-size:cover;z-index:-1}@media (min-width:640px){.ez__header:after{width:798px;height:926px;left:-19%;top:0;background-size:70%}}@media (min-width:768px){.ez__header:after{width:798px;height:926px;left:-29%;top:2.5rem;background-size:cover}}@media (min-width:768px){.ez__header{display:flex}}.ez__header .breadcrumb ol li:last-child{display:none}.ez__header__content{padding:0 2.25rem 2.25rem}.ez__header__content img{margin-top:2rem}.ez__header__content h1{margin-top:.5rem;line-height:1}.ez__header__content h1 span{display:block;font-weight:500}@media (min-width:768px){.ez__header__content{flex:0 250px}}.ez__header__image{position:relative;padding-bottom:2rem}.ez__header__image img{position:relative;width:100%;max-width:none;z-index:2}.ez__header__image:after{content:"";display:block;position:absolute;width:914px;height:196px;left:8%;bottom:-4%;background:url(/themes/custom/cummins/images/enthusiast-zone/ez_header_wood.png) no-repeat 50% 50%;background-size:cover}@media (min-width:768px){.ez__header__image{flex:1 auto;padding-left:2.5rem}.ez__header__image:after{left:-2%}}.ez__header__menu{display:none;position:absolute;bottom:-25px;right:5%;padding:1.5rem 2.25rem;background:#323DA8;box-shadow:0 4px 8px 0 rgba(0,0,0,.32);z-index:2}.ez__header__menu h5{margin-top:0;color:#fff;font-size:1.75em;font-weight:700}.ez__header__menu ul.menu{margin:.375rem 0 0}.ez__header__menu ul.menu .menu-item{padding-top:.625rem}.ez__header__menu ul.menu a{color:#fff}.ez__header__menu ul.menu a.is-active{color:#fff;font-weight:600;position:relative}.ez__header__menu ul.menu a.is-active:before{content:"";height:10px;width:10px;position:absolute;display:inline-block;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg);background-repeat:no-repeat;left:-10px;top:7px}@media (min-width:768px){.ez__header__menu{display:block}}.ez__playlist{display:flex;flex-flow:row wrap;max-width:889px;margin-left:auto;margin-right:auto;margin-bottom:10rem}.ez__playlist_copy{margin-top:0;flex:1 1 auto;width:100%;margin-bottom:3rem}.ez__playlist_embed-container{margin-left:auto;margin-right:auto;background:#000;box-shadow:1px 1px 12px 2px rgba(0,0,0,.41);position:relative;padding-bottom:56.25%;height:100%;width:100%;max-width:889px}.ez__playlist_embed-container embed,.ez__playlist_embed-container iframe,.ez__playlist_embed-container object{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:100%;max-height:500px}.ez__playlist_embed-container.overlay-hidden:before{content:none}.ez__playlist_embed-container:hover:before{background-image:url(/themes/custom/cummins/images/enthusiast-zone/ez_video_overlay_hvr.jpg)}@media (min-width:1130px){.ez__playlist:after{position:absolute;top:11%;left:-4%;z-index:-1;content:"";background-image:url(/themes/custom/cummins/images/enthusiast-zone/ez_videos_crowbar.png);background-repeat:no-repeat;height:400px;width:440px}}#repower-form .block-webform>h2{display:none}.ez__profiles{position:relative;max-width:832px;margin:0 auto}@media (min-width:768px){.ez__profiles{margin-top:5rem}}@media (min-width:1024px){.ez__profiles{margin-top:12rem}}.ez__profiles:before{top:63%;left:-50%;width:601px;height:926px;background-image:url(/themes/custom/cummins/images/enthusiast-zone/ez_profiles_bg_left.jpg);transform:translateY(-50%)}.ez__profiles:after,.ez__profiles:before{content:"";position:absolute;background-repeat:no-repeat;z-index:-1}.ez__profiles:after{top:50%;right:-43%;width:356px;height:415px;background-image:url(/themes/custom/cummins/images/enthusiast-zone/ez_profiles_bg_right.jpg)}.ez__profiles__link-group{display:flex;flex-flow:row wrap;justify-content:center}@media (min-width:848px){.ez__profiles__link-group{justify-content:space-between;margin-top:1.5rem}}.ez__profiles__link{position:relative;display:block;width:310px;height:210px;margin:2.5rem 1rem 0;background:#c6c6c6;border:4px solid #fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);overflow:hidden;background-size:cover;background-position:top}.ez__profiles__link .blurb,.ez__profiles__link svg{display:block;position:absolute;bottom:0;right:0}.ez__profiles__link .blurb{left:0;background:#323DA8;padding:.65em;color:#fff;line-height:1.3}.ez__profiles__link .blurb:after{content:"";display:inline-block;margin-left:8px;width:.5rem;height:14px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:contain;transform:translateY(2px);transition:all .2s ease}.ez__profiles__link:focus,.ez__profiles__link:hover{transform:scale(1.04);box-shadow:0 4px 10px 0 rgba(0,0,0,.33)}.ez__profiles__link:focus .blurb:after,.ez__profiles__link:hover .blurb:after{transform:translate(6px,2px)}@media (min-width:848px){.ez__profiles__link{margin:0;width:250px;height:311px}.ez__profiles__link img{top:auto;transform:translateY(0)}}.ez__slideshow{margin-top:-90px}@media (min-width:768px){.ez__slideshow{margin-top:auto}}.ez__slideshow .slide-show__next circle,.ez__slideshow .slide-show__next path,.ez__slideshow .slide-show__prev circle,.ez__slideshow .slide-show__prev path{stroke:#4d4d4d!important}.ez__slideshow .slide-show__pagination{justify-content:center}.ez__article{position:relative;max-width:1045px;margin:6rem auto 0}.ez__article:before{content:"";position:absolute;top:-20%;right:-15%;width:774px;height:699px;background-image:url(/themes/custom/cummins/images/enthusiast-zone/ez_articles_bg.png);background-repeat:no-repeat;z-index:-1}@media (min-width:768px){.ez__article{margin-top:10rem}}@media (min-width:1024px){.ez__article{margin-top:18rem}}@media (min-width:768px){.ez__article__flex{display:flex;align-items:flex-start}}.ez__article__image{position:relative;flex:0 0 100%;max-width:678px;margin:0 auto;box-shadow:0 2px 11px 0 rgba(0,0,0,.25);z-index:2}.ez__article__image img{width:100%;max-width:none}@media (min-width:640px){.ez__article__image{flex:0 0 40%}}@media (min-width:1024px){.ez__article__image{flex:0 0 64%}}.ez__article__content{position:relative;flex:1 auto;margin:-2rem -1rem 0;padding:2.5rem 2rem 1.5rem;background:#c6c6c6;z-index:1}.ez__article__content h3+.text-formatted{margin-top:1rem}@media (min-width:768px){.ez__article__content{padding:3rem;margin:4rem 0 0}.ez__article__content h3{margin-top:0}.ez__article__content:after{content:"";display:block;position:absolute;z-index:0;width:100%;height:100%;left:-100%;top:0;bottom:0;background:#c6c6c6}}.ez__article__link a{display:inline-block;margin-top:1.5rem;color:#4d4d4d;font-size:1.125em;font-weight:600}.ez__article__view-more{display:block;text-align:right}@media (min-width:768px){.ez__article__view-more{padding-right:10rem}}.ez__article__view-more a{display:inline-block;margin-top:1.5rem;color:#4d4d4d;font-size:1.125em;font-weight:600}.ez__article__view-more a svg{position:relative;display:inline-block;margin-left:.25rem;top:4px;width:9px;height:19px}.ez__in-the-media{position:relative}.ez__in-the-media:after{content:"";position:absolute;width:100%;height:670px;bottom:0;background-image:url(/themes/custom/cummins/images/enthusiast-zone/ez_media_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1}@media (min-width:450px){.ez__in-the-media:after{height:700px}}@media (min-width:992px){.ez__in-the-media:after{height:330px}}@media (min-width:768px){.ez__in-the-media{margin-bottom:5rem}}.ez__media{margin-top:6rem}.ez__media_copy{margin-top:15px}.ez__media .ez__media-link-wrapper{position:relative;margin-top:2.5rem}.ez__media .ez__media-link-wrapper:after{content:"";position:absolute;width:100%;height:100%;top:34px;background-image:url(/themes/custom/cummins/images/enthusiast-zone/ez_media_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-1}.ez__media .media-links{position:relative;display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 60px}.ez__media .media-link{display:flex;flex-flow:row nowrap;flex:0 1 auto;height:85px;max-height:85px;width:100%;min-height:85px;margin-bottom:30px;background-color:#efefef;color:#4d4d4d;box-shadow:0 0 5px 0 rgba(0,0,0,.4)}@media (min-width:992px){.ez__media .media-link{width:45%}}.ez__media .media-link .media-link-copy{display:flex;flex-flow:row wrap;flex:1 1 auto;width:75%;height:100%;padding:15px}.ez__media .media-link .media-link-image{flex:0 1 auto;width:100px;height:100%;background-color:#c6c6c6;background-repeat:no-repeat;background-position:0;background-size:cover}.ez__media .media-link .media-link-type{flex:0 1 auto;width:100%;color:#c6c6c6;text-transform:uppercase}.ez__media .media-link .media-link-title{flex:0 1 auto;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:1150px){.ez__media .media-link .media-link-title{white-space:normal;text-overflow:none;overflow:visible}}.ez__media .media-link .media-link-title a{color:#4d4d4d}.ez__media .media-link .media-link-title a:hover{text-decoration:underline}.ez__mobile__menu{display:block;margin:2rem 3rem;padding:1.5rem 2.25rem;background:#323DA8;box-shadow:0 4px 8px 0 rgba(0,0,0,.32)}.ez__mobile__menu h5{margin-top:0;color:#fff;font-size:1.75em;font-weight:700}.ez__mobile__menu ul.menu{margin:.375rem 0 0}.ez__mobile__menu ul.menu .menu-item{padding-top:.625rem}.ez__mobile__menu ul.menu a{color:#fff}.ez__mobile__menu ul.menu a.is-active{color:#fff;font-weight:600;position:relative}.ez__mobile__menu ul.menu a.is-active:before{content:"";height:10px;width:10px;position:absolute;display:inline-block;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg);background-repeat:no-repeat;left:-10px;top:7px}@media (min-width:768px){.ez__mobile__menu{display:none}}.est-content .est-body p:first-of-type{font-size:1.25rem}.est-content .quick-links ul{list-style:none}.overview-text{font-size:1.25rem;line-height:1.4;color:#4d4d4d}.pdf-link a:before{content:"";margin-right:6px;position:relative;top:3px;width:18px;height:18px;overflow:hidden;font-size:0;display:inline-block;background-size:contain!important;background:url(/themes/custom/cummins/images/icons/pdf.svg) no-repeat}#answered-questions,#common-error-codes,#issues-solutions,#software-downloads,#training-materials,#training-videos{padding-top:70px;margin-top:19px}#get-licensing-information{padding-top:0;margin-top:19px}.est-h2{display:flex;align-items:center;margin-bottom:24px;color:#7b7b7b;font-size:18px;font-weight:400;line-height:1.14;text-align:center;text-transform:uppercase;white-space:nowrap}.est-h2:after,.est-h2:before{content:"";display:inline-block;flex:1 40px;height:4px;background:#323DA8}.est-h2:before{margin-right:18px}.est-h2:after{margin-left:18px}.est-h2 svg{flex:0 0 28px;width:18px;height:18px;margin-right:.5rem}@media (min-width:640px){.est-h2{font-size:28px}}@media (min-width:768px){.est-h2 svg{width:28px;height:28px}}@media (min-width:1024px){.est-h2{font-size:1.625em}}.est-label-with-triange{margin-bottom:1.25rem}.not-front.page-with-header-text .highlighted.highlighted-search{background:#fff;height:auto;margin-bottom:84px}.not-front.page-with-header-text .highlighted.highlighted-search .section-highlighted{padding:0}.search-header{position:relative}.search-header__form{position:relative;margin:-10px 10px 0;padding:18px 10px;background:#fff;z-index:2}.search-header__form h3{color:#4d4d4d;font-size:30px;line-height:1.1}.search-header__form h2{font-size:40px;line-height:1.1;font-weight:700;margin-bottom:10px}.search-header__form .container-inline div{display:block}.search-header__form p.ca-intro{color:#4d4d4d;font-size:20px;line-height:1.2;margin:0;width:87%}.search-header__form p.ca-search-title{font-size:30px;line-height:1.1;color:#000;margin:40px 0 0;font-weight:700}.search-header__form input[type=search],.search-header__form input[type=text]{padding:.7em 2.5rem .7em 0!important;background:#fff url(/themes/custom/cummins/images/icons/icon-search-grey.png) no-repeat calc(100% - 10px) calc(100% - 13px);background-size:1.25rem auto}.search-header__form input[type=submit]{font-weight:500;text-transform:inherit;background-size:7px 18px;padding:10px 15px 10px 26px;font-size:18px;line-height:1}.search-header__image{position:relative;z-index:1;overflow:hidden;width:100%;max-height:280px}.search-header__image img{display:block;width:100%;max-width:100%}@media (min-width:768px){.not-front.page-with-header-text .highlighted.highlighted-search{margin-bottom:0}.search-header{display:flex;border-bottom:58px solid #fff;overflow:hidden;align-items:center}.search-header__form{width:40%;margin:2rem 0 2rem 3%;padding:2rem}.search-header__form:after{content:"";display:block;position:absolute;width:.5rem;height:100%;top:0;left:0;bottom:0;background:#323DA8}.search-header__image{position:absolute;top:0;right:0;max-width:75%;max-height:645px}}@media (min-width:996px){.search-header{height:685px}.search-header__form{width:50%}.search-header__image{height:100%}.search-header__image img{position:absolute;top:50%;left:50%;width:auto;max-width:none;height:100%;margin:0 auto;transform:translate(-50%,-50%)}}.quick-links-wrapper{background-color:#fff;text-align:center;padding:40px 1.25rem;margin:30px auto 0}.quick-links-wrapper h2{color:#4d4d4d;font-size:28px;line-height:1;margin:0 auto 1.25rem}.quick-links-wrapper div{display:flex;flex-flow:row wrap;justify-content:center}.quick-links-wrapper a{display:block;margin:4px 10px;font-size:1em;line-height:1.5;text-decoration:none}.quick-links-wrapper img{position:relative;display:inline-block;top:4px;width:1.5rem;height:1.5rem;margin-right:.5rem}@media (min-width:640px){.quick-links-wrapper a{font-size:22px}}#block-cumminscarepromo{text-align:center;margin-top:85px;padding:1rem 0 0;background:url(/themes/custom/cummins/images/gradient.jpg) repeat-x;background-size:contain}#block-cumminscarepromo h2{font-size:34px;max-width:650px;width:auto;margin:30px auto}.promo-video{position:relative;width:100%;height:0;padding-bottom:56.2%}.promo-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.est-tools-search{position:relative;margin-top:50px;padding:26px 24px 8px;border:3px solid #323DA8}.est-tools-search input[type=text]{padding-right:2.5rem!important;background:#fff url(/themes/custom/cummins/images/icons/icon-search-grey.png) no-repeat calc(100% - 10px) calc(100% - 10px);background-size:20px auto}.est-tools-search input[type=submit]{font-weight:500;text-transform:inherit;background-size:7px 18px;padding:10px 15px 10px 26px;font-size:18px;line-height:1}.est-tools-search.contextual-region{position:relative}.est-tools-search h2{position:absolute;display:block;top:0;left:16px;padding:8px;margin:0 16px 0 0;background:#fff;color:#c6c6c6;font-size:30px;font-weight:700;line-height:.9;transform:translateY(-50%)}.est-tools-search .content{margin-top:1rem}.est-tools-search .form-item{float:none;display:flex;flex-flow:column nowrap;align-items:flex-start;width:100%;margin-right:0}.est-tools-search .form-item .description{order:1;font-size:14px}@media (min-width:9 1.25rem){.est-tools-search h2{font-size:34px}}#block-exposedformest-searchpage-1 label{font-size:18px;font-weight:600;margin-bottom:14px}@media (min-width:9 1.25rem){#block-exposedformest-searchpage-1 label{font-size:1.5rem}}.est-search-result{margin-top:40px}.est-search-result .answered-questions,.est-search-result .common-error-codes,.est-search-result .get-licensing-information,.est-search-result .issues-solutions,.est-search-result .software-downloads,.est-search-result .training-materials,.est-search-result .training-videos{margin-top:0}.est-search-result .accordion-section{margin-top:40px}.no-results{margin-bottom:300px}.no-results .select-your-tool-dropdown{margin-top:1.25rem}.quick-links{position:relative;padding:2rem 0 1rem;overflow:hidden}.quick-links ul{position:relative;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-around;padding:0;margin:0 0 0 -2px}.quick-links li{position:relative;flex:1 100%;padding:5px 10px;text-align:center}.quick-links li:first-child:after{display:none}.quick-links svg{display:inline-block;width:auto;width:18px;height:18px;margin-right:.5rem}.quick-links a{display:flex;align-items:center;justify-content:center;font-weight:600;line-height:1.5rem;text-decoration:none;white-space:nowrap}.quick-links a:hover{text-decoration:underline}@media (min-width:480px){.quick-links li{flex:1 auto}}.accordion-section{margin-top:85px}.accordion .tab{position:relative;margin-bottom:1.25rem;width:100%;overflow:hidden;border-bottom:1px solid #c6c6c6}.accordion input{position:absolute;opacity:0;z-index:-1}.accordion label{position:relative;display:block;padding:10px 30px 10px 0;font-size:17px;font-weight:600;cursor:pointer}.accordion label:after,.accordion label:before{position:absolute;content:"";display:block;top:50%;background-color:#c6c6c6;transition:all .2s ease}.accordion label:before{width:.875rem;height:2px;right:.5rem;transform:translateY(-50%)}.accordion label:after{width:2px;height:.875rem;right:.875rem;transform:scale(1) translateY(-50%)}.accordion .tab-content{max-height:0;overflow:hidden;transition:max-height .4s}.accordion input:checked~.tab-content{max-height:700em}.accordion input:checked+label:after{transform:scale(0) translateY(-50%)}.load-more{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;margin-top:1.2em;margin-left:0;display:inline-block;padding:10px 17px 10px 32px;background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 14px;background-size:12px 18px;color:#fff;font-size:12px;font-weight:600;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;border:none;transition:all .2s ease;font-weight:500;text-transform:inherit;background-size:7px 18px!important;padding:10px 15px 10px 28px;font-size:18px!important;line-height:1}@media (min-width:768px){.load-more{font-size:18px;line-height:18px;background-size:12px 18px}}@media (min-width:1024px){.load-more{font-size:1.125em;font-weight:500;line-height:22px}}.load-more:hover .load-more:active{background-color:#a1140a;background-position:16px}.get-licensing-information{margin-top:36px}.view-get-licensing-information .form--inline{margin-top:2rem}.view-get-licensing-information .form--inline .form-type-select:first-of-type{float:none;width:100%;max-width:none;margin-right:0}.view-get-licensing-information .form-item-field-address-administrative-area label:after,.view-get-licensing-information .form-item-title label:after{color:#323DA8;content:" *"}.view-get-licensing-information #edit-submit-get-licensing-information{display:none;margin:1rem 0 0}.results-container{margin:30px 0 0}.table-results{display:table;width:100%;margin:0 0 40px;border-bottom:2px solid #7b7b7b;box-shadow:0 1px 3px rgba(0,0,0,.2)}@media screen and (max-width:580px){.table-results{display:block}}.table-results .view-row{display:table-row;background:#efefef}.table-results .view-row:nth-of-type(odd){background:#c6c6c6}.table-results .view-row.results-header{background:#7b7b7b;color:#fff;font-weight:600}@media screen and (max-width:580px){.table-results .view-row{display:block;padding:14px 0 7px}.table-results .view-row.results-header{height:6px;padding:0}.table-results .view-row.results-header .cell{display:none}.table-results .view-row .cell{margin-bottom:10px}.table-results .view-row .cell:before{content:attr(data-title);display:block;min-width:98px;margin-bottom:3px;color:#7b7b7b;font-size:10px;font-weight:700;line-height:10px;text-transform:uppercase}}.table-results .cell{display:table-cell;padding:6px 12px}@media screen and (max-width:580px){.table-results .cell{display:block;padding:2px 1rem}}.select-your-tool-dropdown{margin-top:60px}.select-your-tool-dropdown__label{position:relative;display:block;margin-right:12px;padding-left:18px;color:#7b7b7b;font-size:28px;line-height:42px}.select-your-tool-dropdown__label svg{position:absolute;display:block;top:50%;left:0;transform:translateY(-50%)}.select-your-tool-dropdown__dropdown{display:flex;align-items:flex-start}.select-your-tool-dropdown__dropdown.open .select-your-tool-dropdown__link-list{max-height:400px}.select-your-tool-dropdown__dropdown.open .select-your-tool-dropdown__placeholder:after{transform:rotate(180deg)}.select-your-tool-dropdown__options{position:relative;flex:1 auto}.select-your-tool-dropdown__placeholder{position:relative;display:block;background:#fff;padding:10px 0;color:#7b7b7b;font-size:24px;cursor:default}.select-your-tool-dropdown__placeholder:after{content:"";display:block;position:absolute;top:18px;right:0;width:0;height:0;border-style:solid;border-width:10px 10px 0;border-color:#7b7b7b transparent transparent;transition:all .2s ease}.select-your-tool-dropdown__link-list{position:absolute;top:100%;left:0;right:0;width:100%;background:#efefef;border-top:2px solid #4d4d4d;overflow-y:scroll;max-height:2px;transition:all .2s ease;z-index:4}.select-your-tool-dropdown__link{display:block;padding:14px 28px;color:#4d4d4d;font-size:20px}.select-your-tool-dropdown__link:focus,.select-your-tool-dropdown__link:hover{color:#323DA8}.select-your-tool{margin-top:36px}.select-your-tool .view-filters{padding-bottom:2rem}.select-your-tool .view-filters .form--inline,.select-your-tool .view-filters .form-item{display:flex;align-items:center;justify-content:center}.select-your-tool .view-filters .form-item{float:none;margin:0}.select-your-tool .view-filters .form-item label{padding:0 10px 0 14px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0 5px;background-size:6px 12px;color:#7b7b7b;font-size:20px;white-space:nowrap}.select-your-tool .view-filters .form-item select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:200px;padding:.2em .7em;line-height:20px;border-bottom:1px solid #7b7b7b}.select-your-tool .view-content{align-items:flex-start}.select-your-tool .view-content,.select-your-tool__results{display:flex;flex-flow:row wrap;justify-content:space-between}.select-your-tool__results{position:relative}.select-your-tool__tool-link{background:#efefef;display:flex;width:100%;margin:.5rem 0}@media (min-width:768px){.select-your-tool__tool-link{width:48%;margin:1%}.select-your-tool__tool-link:first-child{margin-top:1%!important}}.select-your-tool__tool-link:focus .select-your-tool_learn-more,.select-your-tool__tool-link:hover .select-your-tool_learn-more{color:#323DA8}.select-your-tool_image{display:block;width:30%;height:110px;background-size:cover}@media (min-width:768px){.select-your-tool_image{height:70px}}.select-your-tool_tool-info{padding:1rem;width:70%}@media (min-width:768px){.select-your-tool_tool-info{padding:.5rem 1rem}}.select-your-tool_tool-name{font-size:1.2rem;color:#4d4d4d;font-weight:800}@media (min-width:768px){.select-your-tool_tool-name{font-size:14px}}.est-training-video__iframe-wrapper,.youtube-video{position:relative;width:100%;height:0;padding-bottom:56.2%;margin:1em 0}.est-training-video__iframe-wrapper iframe,.youtube-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.quick-links+#answered-questions,.quick-links+#common-error-codes,.quick-links+#get-licensing-information,.quick-links+#issues-solutions,.quick-links+#software-downloads,.quick-links+#training-materials,.quick-links+#training-videos{padding-top:1.25rem}.answered-questions,.common-error-codes,.get-licensing-information,.issues-solutions,.software-downloads,.training-materials,.training-videos{margin-top:80px}.answered-questions input[type=submit],.common-error-codes input[type=submit],.get-licensing-information input[type=submit],.issues-solutions input[type=submit],.software-downloads input[type=submit],.training-materials input[type=submit],.training-videos input[type=submit]{font-weight:500;text-transform:inherit;background-size:7px 18px;padding:10px 15px 10px 26px;font-size:18px;line-height:1}.answered-questions .text-formatted ol li,.common-error-codes .text-formatted ol li,.get-licensing-information .text-formatted ol li,.issues-solutions .text-formatted ol li,.software-downloads .text-formatted ol li,.training-materials .text-formatted ol li,.training-videos .text-formatted ol li{text-transform:none}.answered-questions .text-formatted ol li:before,.common-error-codes .text-formatted ol li:before,.get-licensing-information .text-formatted ol li:before,.issues-solutions .text-formatted ol li:before,.software-downloads .text-formatted ol li:before,.training-materials .text-formatted ol li:before,.training-videos .text-formatted ol li:before{color:#7b7b7b}.answered-questions .dl-button,.common-error-codes .dl-button,.get-licensing-information .dl-button,.issues-solutions .dl-button,.software-downloads .dl-button,.training-materials .dl-button,.training-videos .dl-button{background:#323DA8;color:#fff;font-size:18px;line-height:1;display:inline-block;padding:12px 14px 12px 6px;margin:10px 0;text-transform:uppercase}.answered-questions .dl-button:before,.common-error-codes .dl-button:before,.get-licensing-information .dl-button:before,.issues-solutions .dl-button:before,.software-downloads .dl-button:before,.training-materials .dl-button:before,.training-videos .dl-button:before{content:"";width:7px;height:17px;background-image:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg);background-repeat:no-repeat;background-position:0;background-size:5px 10px;float:left;margin:0 5px 0 10px;top:0}.quick-links+#software-downloads{padding-top:70px;margin-top:-50px}.main-no-sidebar{clear:both;padding:3rem 1rem 0}@media (min-width:940px){.contact-customer-care .contact-customer-care__content{max-width:680px;margin:0 auto;text-align:center}.contact-customer-care .contact-customer-care__by-phone{clear:both;float:left;width:540px}.contact-customer-care .contact-customer-care__form{float:right;width:calc(100% - 560px)}}.contact-customer-care .cummins-care{max-width:350px;height:auto;margin:60px auto 0}.contact-customer-care .cummins-care img{display:block}@media (min-width:768px){.contact-customer-care .cummins-care{max-width:500px}}.contact-customer-care__content{padding-bottom:18px;color:#323DA8}@media (min-width:640px){.contact-customer-care__content{padding-bottom:40px}.contact-customer-care__content p{font-size:1.5rem}}.contact-customer-care__by-phone{margin-bottom:3rem}.phone-help{margin-top:10px;font-size:12px;font-weight:400;color:#c6c6c6;width:auto}@media (min-width:580px){.phone-help{font-size:1rem;padding:0 0 0 1rem}}@media (min-width:940px){.phone-help{max-width:440px}}.view-customer-assistance-numbers{position:relative;height:46px}.view-customer-assistance-numbers:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:100%;height:3px;background:#4d4d4d;z-index:4}.view-customer-assistance-numbers .view-content{position:absolute;top:0;left:0;width:100%;max-height:46px;overflow:hidden;transition:all .2s ease;z-index:1}.view-customer-assistance-numbers .view-content.open{max-height:300px}.view-customer-assistance-numbers .view-content.open .est-contact-phone-list:after{transform:rotate(180deg)}.view-customer-assistance-numbers .est-contact-phone-list{position:relative;max-height:240px;background:#efefef;overflow-y:auto}.view-customer-assistance-numbers .est-contact-phone-list .views-row{background:#efefef}.view-customer-assistance-numbers .est-contact-phone-list.active-location{order:1}.view-customer-assistance-numbers .est-contact-phone-selected:after{content:"";display:block;position:absolute;top:19px;right:10px;width:1rem;height:.5rem;background:transparent url(/themes/custom/cummins/images/icons/icon-arrow-grey-down.svg) no-repeat;background-size:1rem .5rem;transition:all .2s ease}.view-customer-assistance-numbers .est-contact-phone-selected .views-row{display:flex;align-items:center;height:46px;padding:0 2rem 0 0;margin-bottom:0;background:none;font-size:14px;font-weight:700}@media (min-width:440px){.view-customer-assistance-numbers .est-contact-phone-selected .views-row{padding:12px 2rem 11px 0;font-size:1rem}}@media (min-width:580px){.view-customer-assistance-numbers .est-contact-phone-selected .views-row{padding:9px 2rem 7px 0}}.view-customer-assistance-numbers .views-row{display:flex;width:100%;padding:12px 10px 6px;background:#fff;font-size:14px;font-weight:500}.view-customer-assistance-numbers .views-row a{color:#4d4d4d}.view-customer-assistance-numbers .views-row a:hover{color:#2d2d2d}.view-customer-assistance-numbers .views-row .views-field-name{order:2;padding-left:4px}.view-customer-assistance-numbers .views-row .views-field-name a{color:#4d4d4d}.view-customer-assistance-numbers .views-row .views-field-name a:before{content:"("}.view-customer-assistance-numbers .views-row .views-field-name a:after{content:")"}@media (min-width:580px){.view-customer-assistance-numbers .views-row{font-size:1rem}}.contact-customer-care__form .form-item{float:left;width:100%}.contact-customer-care__form .form-item-country,.contact-customer-care__form .form-item-i-need-help-with-,.contact-customer-care__form .form-item-i-need-help-with-2{clear:both;width:100%}.contact-customer-care__form .form-type-textarea{width:100%}.contact-customer-care__form .form-actions{clear:both;float:left}@media (min-width:640px){.contact-customer-care__form .form-item-email,.contact-customer-care__form .form-item-emailaddress,.contact-customer-care__form .form-item-first-name,.contact-customer-care__form .form-item-firstname{float:left;width:48.5%}.contact-customer-care__form .form-item-busphone,.contact-customer-care__form .form-item-last-name,.contact-customer-care__form .form-item-lastname,.contact-customer-care__form .form-item-phone-number{float:right;width:48.5%}}#edit-i-am-a--wrapper{clear:both;display:flex;width:100%}#edit-i-am-a--wrapper .fieldset-wrapper{display:flex;flex-flow:row wrap;align-items:center}#edit-i-am-a--wrapper legend{display:none}.live-chat__button{position:fixed;right:0;top:40%;padding:4px;background:#fff;color:#4d4d4d;font-size:24px;font-weight:600;line-height:1.02;text-align:right;box-shadow:1px 1px 20px rgba(0,0,0,.18);border-radius:4px 0 0 4px;cursor:pointer;z-index:41;transform:translateX(100%);transition:all .4s ease}.live-chat__button.show{transform:translate(0)}.live-chat__button span{display:none;color:#4d4d4d;font-size:34px;line-height:1.5rem}.live-chat__button span em{display:block;padding-right:16px;color:#7b7b7b;font-size:22px;font-style:normal;font-weight:400;line-height:1}.live-chat__button span span{display:block;color:#7b7b7b;font-size:30px;font-weight:400}.live-chat__button svg{display:block;width:33px;height:28px}@media (min-width:1200px){.live-chat__button{padding:.5rem .5rem .5rem 42px;box-shadow:none}.live-chat__button span{display:block}.live-chat__button svg{position:absolute;width:66px;height:56px;top:.5rem;left:.5rem}}#live-chat-container{position:fixed;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center;max-height:calc(100% - 68px);top:5%;left:50%;transform:translateX(-50%);z-index:10000}#live-chat-container .live-chat-header{display:flex;justify-content:flex-end;flex:0 auto;padding:0 1rem}#live-chat-container .live-chat-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:2rem;height:2rem;color:#fff;border:none;background:#c6c6c6;transition:all .2s ease}#live-chat-container .live-chat-close svg{display:block;width:12px;height:12px;margin:0 auto}#live-chat-container .live-chat-close span{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}#live-chat-container .live-chat-close:focus,#live-chat-container .live-chat-close:hover{color:#fff;background:#323DA8}#live-chat-container #ChannelForm,#live-chat-container #ErrorForm,#live-chat-container #InstantChatWrapper{flex:1 auto;width:3 1.25rem;padding:1rem;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2)}#live-chat-container #ChannelForm input[type=text],#live-chat-container #ErrorForm input[type=text],#live-chat-container #InstantChatWrapper input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:none;border-bottom:2px solid #4d4d4d;padding:.5rem .7rem;width:100%;font-size:1em;line-height:1;color:#7b7b7b;margin-bottom:1rem}#live-chat-container #ChannelForm input[type=text].error,#live-chat-container #ErrorForm input[type=text].error,#live-chat-container #InstantChatWrapper input[type=text].error{border-color:#ffd6d6}#live-chat-container #ChannelForm input[type=text]:focus,#live-chat-container #ErrorForm input[type=text]:focus,#live-chat-container #InstantChatWrapper input[type=text]:focus{border-color:#323DA8}#live-chat-container #ChannelForm .country-input label,#live-chat-container #ErrorForm .country-input label,#live-chat-container #InstantChatWrapper .country-input label{padding-left:.7em}#live-chat-container #ChannelForm #ChannelFormErrors,#live-chat-container #ErrorForm #ChannelFormErrors,#live-chat-container #InstantChatWrapper #ChannelFormErrors{font-weight:700;color:red}#live-chat-container #ChannelForm select,#live-chat-container #ErrorForm select,#live-chat-container #InstantChatWrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:.61rem .7rem;background:transparent url(/themes/custom/cummins/images/icons/icon-arrow-grey-down.svg) no-repeat calc(100% - 10px) 54%;background-size:16px 8px;color:#7b7b7b;font-size:1em;line-height:1;border:none;border-bottom:2px solid #4d4d4d;border-radius:0}#live-chat-container #ChannelForm select option:first-child,#live-chat-container #ErrorForm select option:first-child,#live-chat-container #InstantChatWrapper select option:first-child{color:#efefef}#live-chat-container #ChannelForm select:focus,#live-chat-container #ErrorForm select:focus,#live-chat-container #InstantChatWrapper select:focus{border-color:#323DA8}#live-chat-container #ChannelForm select option,#live-chat-container #ErrorForm select option,#live-chat-container #InstantChatWrapper select option{font-size:1em;color:#7b7b7b}#live-chat-container #ChannelForm select option:first-child,#live-chat-container #ErrorForm select option:first-child,#live-chat-container #InstantChatWrapper select option:first-child{color:#7b7b7b}#live-chat-container #ChannelForm input[type=button],#live-chat-container #ErrorForm input[type=button],#live-chat-container #InstantChatWrapper input[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;display:inline-block;padding:10px 17px 10px 32px;background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 14px;background-size:12px 18px;color:#fff;font-size:12px;font-weight:600;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;border:none;transition:all .2s ease;width:100%;margin-top:1.25rem;line-height:1}@media (min-width:768px){#live-chat-container #ChannelForm input[type=button],#live-chat-container #ErrorForm input[type=button],#live-chat-container #InstantChatWrapper input[type=button]{font-size:18px;line-height:18px;background-size:12px 18px}}@media (min-width:1024px){#live-chat-container #ChannelForm input[type=button],#live-chat-container #ErrorForm input[type=button],#live-chat-container #InstantChatWrapper input[type=button]{font-size:1.125em;font-weight:500;line-height:22px}}#live-chat-container #ChannelForm input[type=button]:hover #live-chat-container #ChannelForm input[type=button]:active,#live-chat-container #ChannelForm input[type=button]:hover #live-chat-container #ErrorForm input[type=button]:active,#live-chat-container #ChannelForm input[type=button]:hover #live-chat-container #InstantChatWrapper input[type=button]:active,#live-chat-container #ErrorForm input[type=button]:hover #live-chat-container #ChannelForm input[type=button]:active,#live-chat-container #ErrorForm input[type=button]:hover #live-chat-container #ErrorForm input[type=button]:active,#live-chat-container #ErrorForm input[type=button]:hover #live-chat-container #InstantChatWrapper input[type=button]:active,#live-chat-container #InstantChatWrapper input[type=button]:hover #live-chat-container #ChannelForm input[type=button]:active,#live-chat-container #InstantChatWrapper input[type=button]:hover #live-chat-container #ErrorForm input[type=button]:active,#live-chat-container #InstantChatWrapper input[type=button]:hover #live-chat-container #InstantChatWrapper input[type=button]:active{background-color:#a1140a;background-position:16px}@media (min-width:768px){#live-chat-container #ChannelForm input[type=button],#live-chat-container #ErrorForm input[type=button],#live-chat-container #InstantChatWrapper input[type=button]{font-size:1.125em}}#live-chat-container #ChannelForm{padding:0}#live-chat-container #ChannelForm .form{padding:.5rem 1rem}#live-chat-container #InstantChatWrapper{width:344px;padding:0}#live-chat-container #InstantChatWrapper iframe{width:344px;height:452px}#live-chat-container #InstantChatDiv{margin-top:.5rem}.looking-for-support{position:fixed;display:block;display:flex;right:0;left:0;bottom:0;padding:12px;background:#fff;color:#4d4d4d;font-size:24px;font-weight:600;line-height:1.02;text-align:right;box-shadow:1px 1px 20px rgba(0,0,0,.18);z-index:10;transition:all .2s ease}@media (min-width:980px){.looking-for-support{display:block;left:auto;bottom:auto;right:0;bottom:10%;padding:.5rem .5rem .5rem 1rem}}@media (min-width:1350px){.looking-for-support{box-shadow:none}}.looking-for-support__background{position:absolute;left:0;top:0;bottom:0;height:100%;width:38px;z-index:0;pointer-events:none}.looking-for-support__looking{position:relative;display:block;font-size:1rem;line-height:1.25rem}.looking-for-support__looking span{font-weight:600}@media (min-width:980px){.looking-for-support__looking{text-align:center}.looking-for-support__looking span{display:block;font-size:23px}}.looking-for-support__click{position:relative;color:#323DA8;font-size:20px;margin-left:auto}.looking-for-support__click svg{position:relative;top:2px}.block-cummins-back-to-top-block{position:relative;display:flex}#back-to-top{position:fixed;display:none;bottom:0;right:10%;width:38px;padding:0 0 34px;margin-left:auto;background:#fff;color:#4d4d4d;font-size:11px;letter-spacing:-.02em;line-height:1.2;border:4px solid #fff;z-index:100}#back-to-top:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;width:30px;height:30px;background:#323DA8 url(/themes/custom/cummins/images/icons/icon-arrow-white-up.svg) no-repeat 50%;background-size:8px 17px}#back-to-top.back-to-top-bottom{position:absolute}.page-node-18971 #content .messages--error,.page-node-type-electronic-service-tool-support #content .messages--error{display:none}.select-your-tool-title-wrapper{display:flex;align-items:flex-end;margin-top:1rem;margin-bottom:1rem}.select-your-tool-title-wrapper svg{position:relative;top:-3px}.select-your-tool-title-wrapper h4{margin-left:.5rem}.page-node-18971 #block-views-block-select-your-tool-block-1 .view-filters,.page-node-18971 #block-views-block-select-your-tool-support-block-1,.page-node-18986 #block-views-block-select-your-tool-block-1 .view-filters,.page-node-18986 #block-views-block-select-your-tool-support-block-1{display:none}.page-node-18971 #block-cumminsokmsearchblock-2,.page-node-18986 #block-cumminsokmsearchblock-2{margin-top:2rem}#views-exposed-form-select-your-tool-block-2{width:100%}@media (min-width:768px){#views-exposed-form-select-your-tool-block-2{max-width:300px;margin:0 auto}}#views-exposed-form-select-your-tool-block-2 label{top:0}#views-exposed-form-select-your-tool-block-2 select{border:none;border-bottom:2px solid #000}#block-views-block-select-your-tool-block-2 .view-content{display:flex;flex-wrap:wrap}@media (min-width:768px){.about-us blockquote{margin-left:-200px}}.about-us .paragraph--type--history-picture{position:relative;display:block;min-height:auto;margin:40px 0;background:url(/themes/custom/cummins/images/grey-stroke.svg) no-repeat center 26px;background-size:90%}@media (min-width:640px){.about-us .paragraph--type--history-picture{margin:1rem 0 50px}}@media (min-width:1024px){.about-us .paragraph--type--history-picture{min-height:600px}}.about-us .paragraph--type--history-picture .field--name-field-title{position:absolute;display:table;width:100%;height:80px;padding:14px 26px;margin-left:0;background:#323DA8;color:#fff;font-size:36px;font-weight:700;line-height:40px}@media (min-width:640px){.about-us .paragraph--type--history-picture .field--name-field-title{width:260px;height:104px;margin-left:10px;font-size:52px}}.about-us .paragraph--type--history-picture .field--name-field-title small{clear:both;float:left;width:100%;font-size:1.25rem;font-weight:400;line-height:1.5rem}.about-us .paragraph--type--history-picture .field--name-field-title .field__item{display:table-cell;vertical-align:bottom}.about-us .paragraph--type--history-picture .field--name-field-image{float:left;margin-top:80px}@media (min-width:640px){.about-us .paragraph--type--history-picture .field--name-field-image{margin-top:70px}}.about-us .paragraph--type--history-picture .field--name-field-description{position:relative;float:right;width:100%;margin:0;padding:0 26px;background:#fff;border-top:4px solid #323DA8;border-bottom:4px solid #c6c6c6}@media (min-width:640px){.about-us .paragraph--type--history-picture .field--name-field-description{width:70%;margin:-50px 30px 0 0}}.about-us .paragraph--type--history-picture .field--name-field-description p{color:#4d4d4d!important;font-size:18px!important;font-weight:300!important;line-height:1.5rem!important}.about-us .paragraph--type--history-picture .field--name-field-description p a{font-weight:600!important}.about-us .paragraph--type--image-link .field--name-field-link a{float:left;padding:4px 10px;background:#323DA8;color:#fff;font-size:18px;font-weight:400;line-height:30px}@media (min-width:640px){.about-us .paragraph--type--image-link .field--name-field-link a{font-size:1.5rem}}.about-us .paragraph--type--image-link .field--name-field-link a:hover{background:#a1140a}.main-content .view-leadership{width:100%}.main-content .view-leadership .item-list li{width:100%;margin:0;padding:0;font-weight:400;float:left;border-bottom:1px solid #323DA8;padding:6px 3px;display:table-cell;vertical-align:top}.main-content .view-leadership .item-list li .views-field-title a{float:left;width:100%;font-size:1.25rem;line-height:32px;color:#4d4d4d;font-weight:500}@media (min-width:640px){.main-content .view-leadership .item-list li .views-field-title a{width:35%;font-size:1.2em;line-height:32px}}.main-content .view-leadership .item-list li .views-field-title a:hover{color:#323DA8}.main-content .view-leadership .item-list li .views-field-field-leadership-role{float:left;width:100%;font-size:1em;line-height:1.5rem;font-weight:400;color:#4d4d4d;padding-top:4px}@media (min-width:640px){.main-content .view-leadership .item-list li .views-field-field-leadership-role{width:65%;font-size:1em;line-height:28px}}.main-content .view-leadership .item-list li:before{display:none}.node--type-leadership-member{margin-top:30px}.node--type-leadership-member .field--name-field-leadership-role{font-size:1.125em;line-height:22px;color:#4d4d4d;font-weight:600;border-bottom:2px solid #4d4d4d;padding:0 0 8px}.node--type-leadership-member .field--type-image{float:left;margin:26px 1.25rem 1rem 0}.node--type-leadership-member p:first-of-type{margin-top:20px!important}@media (min-width:640px){.timeline.not-card-page .layout-main-wrapper{padding-top:0}}@media (max-width:640px){.timeline.not-card-page .header{background:#000}}.one-hundred-years-timeline{padding-bottom:0}.one-hundred-years-timeline .layout-main{margin:0!important;max-width:100%!important}.one-hundred-years-timeline .main-content{margin-top:0!important}.one-hundred-years-timeline .main-content .region{padding:0!important}.one-hundred-years-timeline .page-node-type-_00-year-timeline.not-card-page{margin-top:0}@media (min-width:640px){.one-hundred-years-timeline #block-cummins-content{height:250px}}@media (min-width:1200px){.one-hundred-years-timeline #block-cummins-content{height:300px}}@media (min-width:640px){.one-hundred-years-timeline .section-main-content.sticky{padding-top:120px}.one-hundred-years-timeline .section-main-content.sticky .timeline-header__png-wrapper{top:-120px}.one-hundred-years-timeline .section-main-content.sticky .timeline-event-collection-navigation{width:100%;position:fixed;top:5rem;left:0;z-index:40}.one-hundred-years-timeline .section-main-content.sticky .timeline-event-collection-navigation__date-selector,.one-hundred-years-timeline .section-main-content.sticky .timeline-event-collection-navigation__selector{padding:0}.one-hundred-years-timeline .section-main-content.sticky .timeline-event-collection-navigation__date-selector ul{width:90%;margin-left:5%;margin-right:5%}}.timeline-introduction,.timeline-outro{padding:2rem;display:none}.timeline-introduction.active,.timeline-outro.active{display:block}.timeline-introduction__content,.timeline-outro__content{max-width:600px;margin:4rem auto}.timeline-event{margin-bottom:60px}@media (min-width:640px){.timeline-event{padding:0 2rem;display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;justify-content:center}.timeline-event:nth-child(2n) .timeline-event__image-wrapper{order:1;justify-content:flex-start}.timeline-event:nth-child(2n) .timeline-event__image-wrapper .timeline-event__image{margin:0 0 0 2rem}.timeline-event:nth-child(2n) .timeline-event__content{order:0}.timeline-event:first-child{padding-top:2rem}}.timeline-event__image-wrapper{display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;align-items:center;justify-content:center;order:0;flex:1 1 auto}@media (min-width:640px){.timeline-event__image-wrapper{justify-content:flex-end}}.timeline-event__image-wrapper .timeline-event__image{max-width:90%;max-height:600px;background-size:contain;display:block;position:relative;border:.5rem solid #fff;background-position:50%;background-repeat:no-repeat;margin:0 auto;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);-ms-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}@media (min-width:640px){.timeline-event__image-wrapper .timeline-event__image{margin:0 2rem 0 0}}.timeline-event__content{padding:1rem 7%;flex:1 1 auto;min-width:300px}@media (min-width:640px){.timeline-event__content{color:#323DA8;max-width:35%;display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;align-items:flex-start;justify-content:center;flex-direction:column;padding:1.5rem;order:1}}.timeline-event__date{color:#323DA8;font-size:3rem;font-weight:800;text-align:left;max-width:100%}@media (min-width:640px){.timeline-event__date{font-size:5rem}}.timeline-event__title{margin-top:.5rem;color:#323DA8;font-size:28px;font-weight:500;text-transform:uppercase;text-align:left;max-width:100%}@media (min-width:640px){.timeline-event__title{font-weight:600}}.timeline-event__body{line-height:2;max-width:100%}.timeline-event__body p{font-size:.85rem}@media (min-width:640px){.timeline-event__body{color:#2d2d2d}}@media (min-width:640px){.timeline-event p{color:#4d4d4d}}.timeline-event__next-link{margin:2rem auto 1rem;text-align:center;cursor:pointer;position:relative;letter-spacing:1px;font-size:.9rem;display:block}.timeline-event__next-link,.timeline-event__next-link:hover{color:#7b7b7b;text-decoration:underline}.timeline-event__next-link:after{content:"";width:20px;height:14px;background:url(/themes/custom/cummins/images/icons/icon-arrow-grey-down.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0;transform:rotate(-90deg);position:absolute}.timeline-event__next-link span{text-transform:uppercase}.gold{color:#323DA8}.timeline-header{max-height:calc(100vh - 5%);width:100%;display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;align-items:flex-start;background:#4d4d4d;text-align:center;color:#fff;justify-content:space-between;flex-direction:column;background-image:url(/themes/custom/cummins/images/engineBackground.jpg);background-repeat:no-repeat;background-position:bottom}@media (min-width:640px){.timeline-header{max-height:600px;justify-content:flex-end;padding:0 25%;align-items:center;height:250px}}@media (min-width:1200px){.timeline-header{height:300px}}.timeline-header__png-wrapper{margin:0 auto;position:relative;background:none;top:0}@media (min-width:640px){.timeline-header__png-wrapper{background:#323DA8;max-width:20%;position:absolute;z-index:40;left:2%;top:0;min-height:250px}}@media (min-width:640px){.timeline-header__png-wrapper #banner-png{position:relative;top:150px}}@media (min-width:1200px){.timeline-header__png-wrapper #banner-png{top:200px}}.timeline-header__png-wrapper #logo-png{position:absolute;top:25%;left:0;right:0;margin-left:auto;margin-right:auto;width:50%}@media (min-width:640px){.timeline-header__png-wrapper #logo-png{width:60%;max-width:200px;top:calc(25% + 150px)}}@media (min-width:1200px){.timeline-header__png-wrapper #logo-png{top:calc(25% + 200px);right:-3px}}.timeline-header__wrapper{order:2;margin:0 auto;margin-bottom:64px}@media (min-width:640px){.timeline-header__wrapper{margin:0 0 32px;text-align:left}}.timeline-header__date{font-size:3.5rem;color:#fff;margin-top:.5rem;margin-bottom:0}@media (min-width:640px){.timeline-header__date{font-size:4.5rem}}@media (min-width:1200px){.timeline-header__date{font-size:6rem}}.timeline-header__title{color:#fff;margin-top:0;font-size:1.25rem;text-transform:uppercase;font-weight:700}@media (min-width:640px){.timeline-header__title{font-size:1.5rem;padding-left:.5rem}}@media (min-width:1200px){.timeline-header__title{font-size:2rem}}@media (min-width:640px){.desktop-view.adminimal-admin-toolbar .section-main-content.sticky .timeline-event-collection-navigation{top:calc(5rem + 71px)}}@media (min-width:640px){.sticky-nav.desktop-view.adminimal-admin-toolbar .section-main-content.sticky .timeline-event-collection-navigation{top:calc(5rem + 39px)}}.timeline-event-collection-navigation{display:none}@media (min-width:640px){.timeline-event-collection-navigation{display:block;width:100%;position:relative;transition:.3s}}.timeline-event-collection-navigation__image{max-height:75px;border:1px solid #323DA8}.timeline-event-collection-navigation__title{color:#fff;font-size:.75rem;text-transform:uppercase;text-align:center;font-weight:400;letter-spacing:2px;margin:0 1rem;transition:.3s;padding:0 0 4px;cursor:pointer}.timeline-event-collection-navigation__title:hover{transition:.3s}.timeline-event-collection-navigation__title.selected{color:#323DA8;border-bottom:1px solid #323DA8}.timeline-event-collection-navigation__selector{padding:.5rem;display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;align-items:center;justify-content:center;background:#323232;height:40px;padding:0 10% 0 25%}.timeline-event-collection-navigation__date-selector{background:#222;height:80px;align-items:center;display:none;padding:0 10% 0 25%}.timeline-event-collection-navigation__date-selector.active,.timeline-event-collection-navigation__date-selector ul{display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1}.timeline-event-collection-navigation__date-selector ul{padding-left:0;padding-top:.5rem;margin:0;justify-content:space-between;border-top:1px solid #888;position:relative;top:25px;width:100%}.timeline-event-collection-navigation__date-selector ul .current-date{height:12px;width:12px;border-radius:50%;display:block;background:#323DA8;position:absolute;top:-6px;transition:.3s;z-index:50}.timeline-event-collection-navigation__date-selector ul li{cursor:pointer;width:16px;margin:0 auto;list-style:none;font-weight:700;color:#888;position:relative;top:-8px}.timeline-event-collection-navigation__date-selector ul li:first-of-type{margin-left:0}.timeline-event-collection-navigation__date-selector ul li:first-of-type .date{left:-9px}@media (min-width:1024px){.timeline-event-collection-navigation__date-selector ul li:first-of-type .date{left:-14px}}.timeline-event-collection-navigation__date-selector ul li:last-of-type{margin-right:0}.timeline-event-collection-navigation__date-selector ul li .date{left:-11px;font-size:.8rem}@media (min-width:1024px){.timeline-event-collection-navigation__date-selector ul li .date{left:-15px;font-size:1rem}}.timeline-event-collection-navigation__date-selector ul li .circle{content:"";background:#888;height:16px;width:16px;border-radius:50%;position:absolute;top:-8px;display:block;margin:0 auto}.timeline-event-collection-navigation__date-selector ul li:hover .circle{transition:.3s;transform:scale(1.2)}.timeline-event-collection-navigation__date-selector ul li span{position:relative;top:-30px}.timeline-event-collection-navigation-mobile{z-index:20;height:50px;position:fixed;top:3.75rem;width:100%;background:#2d2d2d;display:flex;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1}@media (min-width:640px){.timeline-event-collection-navigation-mobile{display:none}}.timeline-event-collection-navigation-mobile .form-type-select.form-item{height:100%;margin:0;padding:0 .5rem}.timeline-event-collection-navigation-mobile .form-type-select.form-item select{border-bottom:none;height:100%;letter-spacing:2px;font-weight:400;font-size:14px}.timeline-event-collection-navigation-mobile__selector.form-type-select.form-item{width:60%;background:#333}.timeline-event-collection-navigation-mobile__selector.form-type-select.form-item select{text-transform:uppercase;color:#fff}.timeline-event-collection-navigation-mobile__date-selector.form-type-select.form-item{width:40%;display:none}.timeline-event-collection-navigation-mobile__date-selector.form-type-select.form-item select{color:#7b7b7b}.timeline-event-collection-navigation-mobile__date-selector.form-type-select.form-item.active{display:block}.timeline-event-collection{display:none}.timeline-event-collection.selected{display:block}.timeline-event-collection .timeline-event:last-child{margin-bottom:0}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance{overflow:hidden}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance #block-cummins-content{display:none}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .block-cummins-okm-trending-topics .cummins-okm-title-wrapper{flex-flow:row wrap}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .block-cummins-okm-trending-topics .cummins-okm-title-wrapper h2{margin:.9375rem .9375rem .9375rem 0}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .cummins-okm-search-form h4{display:none}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .care-hero-badge{width:240px}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .page-column-main-content{overflow:hidden}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .main-content-hero{justify-content:center}@media (min-width:960px){html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance{position:relative;top:0}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .page-hero{height:17.5rem}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .page-columns.is-overlapping{margin-top:-17.5rem}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance.has-sidebar-hero-image .side-content-hero,html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .main-content-hero,html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .side-content-hero{height:17.5rem}}@media (min-width:1280px){html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance{position:relative;top:0}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .page-hero{height:17.5rem}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .page-columns.is-overlapping{margin-top:-17.5rem}html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance.has-sidebar-hero-image .side-content-hero,html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .main-content-hero,html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .side-content-hero{height:17.5rem}}html.content-template-a .input-with-icon-button{background-color:#fff;display:flex;flex-flow:row;align-items:stretch;height:3rem;border-top:2px solid #a9a9a9}html.content-template-a .input-with-icon-button>*{background:transparent none;border:0 none;display:block}html.content-template-a .input-with-icon-button input{flex:1 1 100%;color:#4d4d4d;padding-left:1rem}html.content-template-a .input-with-icon-button input::-moz-placeholder{color:#c6c6c6}html.content-template-a .input-with-icon-button input::placeholder{color:#c6c6c6}html.content-template-a .input-with-icon-button #edit-actions{position:absolute;top:0;right:0;flex:0 0 auto;width:3rem;color:transparent;overflow:hidden;background:url(/themes/custom/cummins/images/icons/icon-search-black.svg) no-repeat 50%;background-size:1rem;opacity:.5;border-left:1px solid #c6c6c6;transition:background-color .2s}html.content-template-a .input-with-icon-button #edit-actions:hover{background-color:#e3e3e3}html.content-template-a .care-hero.is-full{display:flex;flex-flow:row;margin-bottom:2rem}html.content-template-a .care-hero.is-compact{text-align:center;margin:2rem 0}@media (max-width:479px){html.content-template-a .care-hero.is-compact .care-hero-title{font-size:1.5rem}}html.content-template-a .care-hero-content{flex:1 1 100%}html.content-template-a .care-hero-title{color:#fff;font-size:1.875rem;line-height:2.25rem;margin:0 0 1rem}html.content-template-a .care-hero-contact-methods{display:flex;flex-flow:column;margin-top:1rem;justify-content:space-between}html.content-template-a .care-hero-contact-method{font-size:14px;display:flex;line-height:1.25rem;position:relative;padding-left:2rem}html.content-template-a .care-hero-contact-method :first-child{margin-right:.25rem}@media (min-width:1280px){html.content-template-a .care-hero-contact-method{font-size:1rem}}html.content-template-a .care-hero-contact-method a{border-bottom:1px dotted currentColor}html.content-template-a .care-hero-contact-method:before{display:block;content:"";width:1.25rem;height:1.25rem;position:absolute;top:0;left:0;background:no-repeat 50%;background-size:contain}html.content-template-a .care-hero-contact-method.is-phone .views-element-container{display:block;width:80%}html.content-template-a .care-hero-contact-method.is-phone .est-contact-phone-selected{display:none}html.content-template-a .care-hero-contact-method.is-phone .est-contact-phone-selected:after{top:10px;right:0;background:transparent url(/themes/custom/cummins/images/icons/icon-arrow-white.svg) no-repeat;transform:rotate(90deg)}html.content-template-a .care-hero-contact-method.is-phone .est-contact-phone-selected .views-row{font-size:14px;text-decoration:underline;display:flex;align-items:flex-start;padding:0}html.content-template-a .care-hero-contact-method.is-phone .est-contact-phone-selected .views-row a{font-size:14px}html.content-template-a .care-hero-contact-method.is-phone .est-contact-phone-list{display:none;color:#2d2d2d;position:relative}html.content-template-a .care-hero-contact-method.is-phone .view-content.open .est-contact-phone-list{top:-20px}html.content-template-a .care-hero-contact-method.is-phone .view-customer-assistance-numbers:after{display:none}html.content-template-a .care-hero-contact-method.is-phone:before{background-image:url(/themes/custom/cummins/images/icons/icon-phone-white.svg)}html.content-template-a .care-hero-contact-method.is-email{position:relative;top:-4px}html.content-template-a .care-hero-contact-method.is-email:before{background-image:url(/themes/custom/cummins/images/icons/icon-envelope-white.svg)}html.content-template-a .care-hero-contact-method.is-chat{margin-top:1rem;position:relative}html.content-template-a .care-hero-contact-method.is-chat:before{background-image:url(/themes/custom/cummins/images/icons/icon-comment-alt-white.svg)}html.content-template-a .care-hero-contact-method.online span{display:none}html.content-template-a .care-hero-contact-method.offline:before,html.content-template-a .care-hero-contact-method.offline a{opacity:.3;cursor:default}html.content-template-a .care-hero-contact-method.offline>div{display:none}html.content-template-a .care-hero-contact-method.offline span{display:inline;opacity:.3}html.content-template-a .care-hero-contact-actions{display:flex;justify-content:center;font-size:.875rem;line-height:1rem;font-weight:600;padding-top:1rem}html.content-template-a .care-hero-contact-action{width:8rem;transition:none;padding:1rem 0 0}@media (max-width:479px){html.content-template-a .care-hero-contact-action{width:6rem}}html.content-template-a .care-hero-contact-action:hover{text-decoration:underline}html.content-template-a .care-hero-contact-action:hover:before{background-color:hsla(0,0%,100%,.2)}html.content-template-a .care-hero-contact-action:before{display:block;content:"";width:3rem;height:3rem;border:2px solid currentColor;background:no-repeat 50%;background-size:1.25rem;border-radius:50%;margin:0 auto .75rem;transition:background-color .2s}html.content-template-a .care-hero-contact-action.is-phone:before{background-image:url(/themes/custom/cummins/images/icons/icon-phone-white.svg)}html.content-template-a .care-hero-contact-action.is-email:before{background-image:url(/themes/custom/cummins/images/icons/icon-envelope-white.svg)}html.content-template-a .care-hero-contact-action.is-chat:before{background-image:url(/themes/custom/cummins/images/icons/icon-comment-alt-white.svg)}html.content-template-a .care-hero-contact-action.offline{position:relative;opacity:.3;cursor:default}html.content-template-a .care-hero-contact-action.offline:hover{text-decoration:none}html.content-template-a .care-hero-contact-action.offline:hover:before{background-color:transparent}html.content-template-a .care-hero-contact-action.offline span{display:block;margin:0 auto}html.content-template-a .care-hero-contact-action.online span{display:none}html.content-template-a .care-hero-badge{width:178px;margin:.7rem -2rem 0 2rem}@media (min-width:1280px){html.content-template-a .care-hero-badge{margin:.7rem -2rem 0 3rem}}html.content-template-a .care-hero-badge>img{width:100%}html.content-template-a .care-footer{background:linear-gradient(#4d4d4d,#252525);position:relative}html.content-template-a .care-footer,html.content-template-a .care-footer a,html.content-template-a .care-footer h2{color:#fff}html.content-template-a .care-footer-badge{background:#323DA8;width:10rem;height:10rem;display:flex;align-items:center;position:relative;margin:0 auto;padding:.5rem;top:0}@media (min-width:768px){html.content-template-a .care-footer-badge{position:absolute;margin:auto}}html.content-template-a .care-footer-badge img{flex:1}html.content-template-a .care-footer-bg-image{position:absolute;left:0;top:2rem;display:none}@media (min-width:768px){html.content-template-a .care-footer-bg-image{display:block}}html.content-template-a .care-footer-bg-image img{max-height:280px}html.content-template-a .care-footer-content{margin:0 auto}@media (min-width:768px){html.content-template-a .care-footer-content{margin-left:12rem}}html.content-template-a .care-footer-content h2{margin-top:2.15rem}html.content-template-a .care-footer-contact-methods{margin-bottom:2rem;margin-top:2rem}html.content-template-a .care-footer-contact-methods>div{font-size:1.25rem}html.content-template-a .care-footer-contact-method{position:relative;padding-left:4.25rem;margin-bottom:2rem}html.content-template-a .care-footer-contact-method:before{display:block;content:"";width:3.25rem;height:3.25rem;position:absolute;top:0;left:0;background:no-repeat 50%;background-size:1.25rem;opacity:.7;border:2px solid hsla(0,0%,100%,.43);border-radius:50%}html.content-template-a .care-footer-contact-method.is-phone .est-contact-phone-selected a:hover{color:#fff}html.content-template-a .care-footer-contact-method.is-phone .est-contact-phone-list{color:#4d4d4d}html.content-template-a .care-footer-contact-method.is-phone:before{background-image:url(/themes/custom/cummins/images/icons/icon-phone-white.svg)}@media (min-width:640px){html.content-template-a .care-footer-contact-method.is-email{margin-bottom:42px}}html.content-template-a .care-footer-contact-method.is-email:before{background-image:url(/themes/custom/cummins/images/icons/icon-envelope-white.svg)}html.content-template-a .care-footer-contact-method.is-email>div{margin-top:.5rem;font-size:1rem}html.content-template-a .care-footer-contact-method.is-chat{cursor:pointer}html.content-template-a .care-footer-contact-method.is-chat:before{background-image:url(/themes/custom/cummins/images/icons/icon-comment-alt-white.svg)}html.content-template-a .care-footer-contact-method.is-chat>div{margin-top:.5rem;font-size:1rem}html.content-template-a .care-footer-contact-method.online span{display:none}html.content-template-a .care-footer-contact-method.offline{cursor:default}html.content-template-a .care-footer-contact-method.offline:before,html.content-template-a .care-footer-contact-method.offline>div,html.content-template-a .care-footer-contact-method.offline>strong{opacity:.3}html.content-template-a .care-footer-contact-method.offline span{display:inline;opacity:.3}html.content-template-a .cummins-okm-search-form{width:100%}html.content-template-a .cummins-okm-search-form input[data-drupal-selector=edit-search]{border:none}html.content-template-a .cummins-okm-search-form h2{display:none}.cummins-care-hero-badge{position:absolute;right:0;bottom:1.5rem;width:180px}.contact-cummins-care__phone-numbers .modal-content{padding-top:2rem}.fast-company-landing-page__hero-wrapper{padding:0 20px 1rem;margin:0 0 10rem;background-position:50% 50%;background-size:cover}.fast-company-landing-page__hero-wrapper .hero-title h1{position:relative;bottom:-8.5rem;padding:1rem 1rem 2.5rem;margin:0;max-width:580px;background:rgba(218,41,28,.4);color:#fff;line-height:.9;text-transform:uppercase}.fast-company-landing-page__hero-wrapper .hero-title h1:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#323DA8;mix-blend-mode:multiply;z-index:0}.fast-company-landing-page__hero-wrapper .hero-title h1>:first-child{position:relative}.fast-company-landing-page__hero-wrapper .hero-title h1 h1{color:#fff}@media screen and (min-width:560px){.fast-company-landing-page__hero-wrapper .hero-title h1{padding:5rem 3rem;font-size:4em}}@media screen and (min-width:620px){.fast-company-landing-page__hero-wrapper{padding-top:8.5rem;padding-bottom:8.5rem;margin-bottom:2rem}.fast-company-landing-page__hero-wrapper .hero-title h1{bottom:0}}.fast-company-landing-page__section-one-title-wrapper{position:relative;padding:1rem 20px 3rem;text-align:center}.fast-company-landing-page__section-one-intro{margin:0 auto;max-width:640px}.section-one-article{padding:20px}.section-one-article__image{margin:0 -20px -4rem;padding:0 0 73.33%;background-position:50% 50%;background-size:cover}.section-one-article__content{position:relative;padding:1.75rem 20px;background:#fff;box-shadow:1px 1px 30px rgba(0,0,0,.1)}.section-one-article__content>h3{margin-top:0;color:#323DA8;font-size:1.5em;text-transform:uppercase}.section-one-article__content .section-one-article__icon{display:flex;justify-content:center;align-items:center;position:absolute;top:24px;right:0;width:40px;height:40px;background:#323DA8}.section-one-article__content .section-one-article__icon .field{width:100%}.section-one-article__content .section-one-article__icon .field__item{display:flex;justify-content:center;align-items:center;height:100%}.section-one-article__content .section-one-article__icon img{max-width:25px}.section-one-article__content button{padding:0;margin:1.5em 0 0;border:none;background:none;color:#323DA8;font-weight:700;text-transform:uppercase}.section-one-article__content button:focus,.section-one-article__content button:hover{text-decoration:underline}.fast-company-landing-page__section-two-title-wrapper{position:relative;padding:1rem 20px 3rem;text-align:center}.fast-company-landing-page__section-two-intro{margin:0 auto;max-width:640px}.section-two-article{padding:20px}.section-two-article__image{position:relative;margin:0;padding:0 0 50.54%;background-position:50% 50%;background-size:cover}.section-two-article__image:before{box-sizing:content-box;content:"";position:absolute;top:0;left:0;width:25%;padding:0 0 25%;outline:.8125rem solid #323DA8;z-index:-1}.section-two-article__content{padding:1.75rem 0}.section-two-article__content h3{margin-top:0;font-size:1.5em}.section-two-article__content button{padding:0;margin:1.5em 0 0;border:none;background:none;color:#323DA8;font-weight:700;text-transform:uppercase}.section-two-article__content button:focus,.section-two-article__content button:hover{text-decoration:underline}@media screen and (min-width:1100px){.fast-company-landing-page__section-one-wrapper{position:relative}.fast-company-landing-page__section-one-wrapper:before{content:"";position:absolute;top:38px;right:74px;left:74px;bottom:0;border:2px solid #dfdfdf;border-top:none;border-bottom:none}.fast-company-landing-page__section-one-title-wrapper h2{display:inline-block;margin-top:0}.fast-company-landing-page__section-one-title-wrapper h2:before{content:"";position:absolute;top:38px;right:74px;left:74px;height:2px;background:#dfdfdf;z-index:0}.fast-company-landing-page__section-one-title-wrapper h2>:first-child{position:relative;padding:0 50px;background:#fff}.section-one-article{display:flex;align-items:center;padding:0;margin:0 auto;max-width:1440px}.section-one-article:nth-child(2n) .section-one-article__content{order:-1}.section-one-article:nth-child(2n) .section-one-article__content .section-one-article__icon{left:auto;right:0;transform:translate(50%,-50%)}.section-one-article__image{align-self:stretch;margin:0;padding:0 0 50%;width:50%}.section-one-article__content{padding:1rem 90px;width:50%;background:none;box-shadow:none}.section-one-article__content .section-one-article__icon{top:50%;right:auto;left:0;transform:translate(-50%,-50%);width:78px;height:78px}.section-one-article__content .section-one-article__icon img{max-width:43px}.fast-company-landing-page__section-two-title-wrapper{padding-top:128px;padding-bottom:80px}.fast-company-landing-page__section-two-title-wrapper:before{content:"";position:absolute;top:0;right:74px;width:2px;height:148px;background:#dfdfdf}.fast-company-landing-page__section-two-title-wrapper:after{content:"";position:absolute;top:148px;left:74px;bottom:0;width:2px;background:#dfdfdf}.fast-company-landing-page__section-two-title-wrapper h2{display:inline-block;margin-top:0}.fast-company-landing-page__section-two-title-wrapper h2:before{content:"";position:absolute;top:148px;right:74px;left:74px;height:2px;background:#dfdfdf;z-index:0}.fast-company-landing-page__section-two-title-wrapper h2>:first-child{position:relative;padding:0 50px;background:#fff}.fast-company-landing-page__section-two-wrapper{position:relative;padding-bottom:7rem}.fast-company-landing-page__section-two-wrapper:after{content:"";position:absolute;bottom:2px;left:50%;margin-left:-1px;height:7em;width:2px;background:#dfdfdf}.section-two-article{display:flex;align-items:flex-start;position:relative;padding:4rem 74px;margin:0 auto;max-width:1440px}.section-two-article:before{content:"";position:absolute;top:0;right:74px;bottom:0;left:74px;border:2px solid #dfdfdf;border-top:none;z-index:-1}.section-two-article:nth-child(odd):before{border-right:none}.section-two-article:nth-child(2n):before{border-left:none}.section-two-article:last-child:nth-child(odd):before{right:auto;width:calc(50% - 74px)}.section-two-article:last-child:nth-child(2n):before{left:auto;width:calc(50% - 74px)}.section-two-article__image{margin:0 4rem;padding:0 0 25%;width:calc(50% - 4rem)}.section-two-article__image:before{outline:1.25rem solid #323DA8}.section-two-article__content{flex:1 0 auto;padding:0 2rem 0 0;width:50%}}.fast-company-landing-page__section-one-article-wrapper{position:relative}body.always-on.page-node-20981 .page-wrapper{margin-top:2rem}body.always-on.page-node-20981.landing-page .landing-page-section{margin:1rem}body.always-on.page-node-20981.landing-page .landing-page-body{padding:1rem}body.always-on.page-node-20981 .landing-page-newsroom__title,body.always-on.page-node-20981 .landing-page-webform h2,body.always-on.page-node-20981.landing-page .landing-page-hero-section__title{font-size:24px}@media (max-width:480px){body.always-on.page-node-20981 .landing-page-video{min-height:300px!important}}@media (min-width:480px){body.always-on.page-node-20981 .landing-page-newsroom__title,body.always-on.page-node-20981 .landing-page-webform h2,body.always-on.page-node-20981.landing-page .landing-page-hero-section__title{font-size:30px}}@media (min-width:640px){body.always-on.page-node-20981.landing-page .landing-page-section{margin:2rem}body.always-on.page-node-20981 .landing-page-newsroom__title,body.always-on.page-node-20981 .landing-page-webform h2,body.always-on.page-node-20981.landing-page .landing-page-hero-section__title{font-size:36px}}@media (min-width:768px){body.always-on.page-node-20981 .landing-page-video{min-height:500px!important;margin:0 auto}}@media (min-width:1024px){body.always-on.page-node-20981.landing-page .landing-page-hero-section__title-wrapper h1{font-size:3.5rem}body.always-on.page-node-20981 .landing-page-video{max-width:1284px;min-height:600px!important;margin:0 auto}}@media (min-width:1200px){body.always-on.page-node-20981.landing-page .landing-page-hero-section__title-wrapper h1{font-size:4rem}body.always-on.page-node-20981 .landing-page-video{min-height:750px!important;max-width:1284px;margin:0 auto}}body.always-on.page-node-20981 .landing-page-video{padding:1rem!important}body.always-on.page-node-20981 .views-field-field-hero-image{border-bottom:4px solid #323DA8}@media (max-width:1024px){body.always-on.page-node-20981 .landing-page-video{min-height:600px}}@media (max-width:480px){body.always-on.page-node-20981 .landing-page-video{min-height:300px}}body.mining-case-studies.page-node-24406 .form-item-field-market-target-id,body.repower-profiles.page-node-23396 .form-item-field-market-target-id,body.vessel-references.page-node-23391 .form-item-field-market-target-id{display:none}body.mining-case-studies.page-node-24406 .view-filters .form--inline,body.repower-profiles.page-node-23396 .view-filters .form--inline,body.vessel-references.page-node-23391 .view-filters .form--inline{height:85px}.software-downloads .non-mobile{display:block}.software-downloads .mobile,body.parts-and-service.page-node-24101 .looking-for-support,body.parts-and-service.page-node-24111 .looking-for-support{display:none}body.support #block-exposedformest-searchpage-1 h2{visibility:hidden;max-width:520px}body.support #block-exposedformest-searchpage-1 h2:after{visibility:visible;content:"Digital Products and Services Search";position:absolute;display:block;top:20px;left:16px;padding:8px;margin:0 16px 0 0;background:#fff;color:#b9b9b9;font-size:30px;font-weight:700;line-height:.9;transform:translateY(-50%);width:105%}#region-facet{display:none!important;visibility:hidden}#coffee-form ul{width:100%!important;background:#fff}#coffee-form ul li a{background:#fff}.imce-page .header,.imce-page .site-footer{display:none}.floating-copy-and-image-block{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1920px;padding:2rem;position:relative;width:100%}@media (min-width:960px){.floating-copy-and-image-block{padding:2rem}}.paragraph>.floating-copy-and-image-block{padding-left:0;padding-right:0}.floating-copy-and-image-block self__wrapper{width:100%}.floating-copy-and-image-block--Red{background:#323DA8}.floating-copy-and-image-block--Red a{color:#fff;text-decoration:underline;cursor:pointer}.floating-copy-and-image-block--White{background:#fff}.floating-copy-and-image-block--Black{background:#000}.floating-copy-and-image-block--Black .floating-copy-and-image-block__description,.floating-copy-and-image-block--Black .floating-copy-and-image-block__title h2,.floating-copy-and-image-block--Red .floating-copy-and-image-block__description,.floating-copy-and-image-block--Red .floating-copy-and-image-block__title h2{color:#fff}@media (min-width:960px){.floating-copy-and-image-block--Oversized{z-index:2}.floating-copy-and-image-block--Oversized .floating-copy-and-image-block__image{margin-top:-7rem;margin-bottom:-7rem}}.floating-copy-and-image-block--Overlap .floating-copy-and-image-block__text-wrapper{position:relative;width:100%}@media (min-width:1024px){.floating-copy-and-image-block--Overlap .floating-copy-and-image-block__text-wrapper{width:66%;position:absolute}}.floating-copy-and-image-block--Overlap .floating-copy-and-image-block__description,.floating-copy-and-image-block--Overlap .floating-copy-and-image-block__title{width:80%;isolation:isolate}.floating-copy-and-image-block--Overlap.floating-copy-and-image-block--Right{justify-content:flex-start}.floating-copy-and-image-block--Overlap.floating-copy-and-image-block--Right .floating-copy-and-image-block__text-wrapper{right:0}@media (min-width:1024px){.floating-copy-and-image-block--Overlap.floating-copy-and-image-block--Right .floating-copy-and-image-block__image{margin-left:0}}.floating-copy-and-image-block--Overlap.floating-copy-and-image-block--Left{justify-content:flex-end}.floating-copy-and-image-block--Overlap.floating-copy-and-image-block--Left .floating-copy-and-image-block__text-wrapper{left:0}@media (min-width:1024px){.floating-copy-and-image-block--Overlap.floating-copy-and-image-block--Left .floating-copy-and-image-block__image{margin-right:0}}.floating-copy-and-image-block--Blend .floating-copy-and-image-block__text-wrapper{background:none}@media (min-width:768px){.floating-copy-and-image-block--Blend .floating-copy-and-image-block__text-wrapper .floating-copy-and-image-block__description,.floating-copy-and-image-block--Blend .floating-copy-and-image-block__text-wrapper .floating-copy-and-image-block__title h2{isolation:isolate}.floating-copy-and-image-block--Blend .floating-copy-and-image-block__text-wrapper:before{width:100%;height:100%;content:" ";background-color:#323DA8;position:absolute;top:0;left:0}@supports (mix-blend-mode:multiply){.floating-copy-and-image-block--Blend .floating-copy-and-image-block__text-wrapper:before{mix-blend-mode:multiply}}}@media (min-width:768px){.floating-copy-and-image-block--Blend.floating-copy-and-image-block--Text-Red .floating-copy-and-image-block__text-wrapper{background:none}.floating-copy-and-image-block--Blend.floating-copy-and-image-block--Text-Red .floating-copy-and-image-block__text-wrapper:before{background-color:#323DA8}}@media (min-width:768px){.floating-copy-and-image-block--Blend.floating-copy-and-image-block--Text-White .floating-copy-and-image-block__text-wrapper{background:none}.floating-copy-and-image-block--Blend.floating-copy-and-image-block--Text-White .floating-copy-and-image-block__text-wrapper:before{background-color:#fff}}@media (min-width:768px){.floating-copy-and-image-block--Blend.floating-copy-and-image-block--Text-Black .floating-copy-and-image-block__text-wrapper{background:none}.floating-copy-and-image-block--Blend.floating-copy-and-image-block--Text-Black .floating-copy-and-image-block__text-wrapper:before{background-color:#000}}@media (min-width:960px){.floating-copy-and-image-block--Left .floating-copy-and-image-block__image{order:2}}.floating-copy-and-image-block--Text-White .floating-copy-and-image-block__text-wrapper{background:#fff}.floating-copy-and-image-block--Text-Red .floating-copy-and-image-block__text-wrapper{background:#323DA8}.floating-copy-and-image-block--Text-Black .floating-copy-and-image-block__text-wrapper{background:#000}.floating-copy-and-image-block--Text-White .floating-copy-and-image-block__description,.floating-copy-and-image-block--Text-White .floating-copy-and-image-block__title h2{color:inherit}.floating-copy-and-image-block--Text-Black .floating-copy-and-image-block__description,.floating-copy-and-image-block--Text-Black .floating-copy-and-image-block__title h2,.floating-copy-and-image-block--Text-Red .floating-copy-and-image-block__description,.floating-copy-and-image-block--Text-Red .floating-copy-and-image-block__title h2{color:#fff}.floating-copy-and-image-block__text-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:2rem}@media (min-width:960px){.floating-copy-and-image-block__text-wrapper{align-items:flex-start;width:50%;padding:3rem}}.floating-copy-and-image-block__title h2{font-size:1.875em;margin-top:0;text-transform:uppercase}.floating-copy-and-image-block--Title-White .floating-copy-and-image-block__title h2{color:#fff}.floating-copy-and-image-block--Title-Red .floating-copy-and-image-block__title h2{color:#323DA8}.floating-copy-and-image-block--Title-Black .floating-copy-and-image-block__title h2{color:#000}.floating-copy-and-image-block__description{max-width:100%}.floating-copy-and-image-block__image{position:relative;margin:.5rem auto}@media (min-width:960px){.floating-copy-and-image-block__image{margin:0;width:45%}}.callout-with-icon-list{padding:3em 0}.callout-with-icon-list .callout-with-icon-list__list{margin:0;padding:0;list-style:none}.callout-with-icon-list .callout-with-icon-list__list .callout-with-icon-list__list__item{padding:1em;text-align:center}.callout-with-icon-list .callout-with-icon-list__list .callout-with-icon-list__list__item__icon img{margin:0 auto 1.5em}@media (min-width:640px){.callout-with-icon-list .callout-with-icon-list__list{display:flex;flex-flow:row wrap}.callout-with-icon-list .callout-with-icon-list__list .callout-with-icon-list__list__item{flex:1 0 auto;width:25%}}.statistic-grid .statistic-grid__list{display:flex;flex-flow:row wrap;justify-content:center;margin:3.5rem auto;padding:0;max-width:1020px;list-style:none}.statistic-grid__list__item{flex:0 auto;max-width:350px;margin:1.5rem}.statistic-grid__list__item__title{border-bottom:3px solid #323DA8;color:#323DA8;font-size:6.25em;font-weight:300;padding-bottom:.25rem}.statistic-grid__list__item__subtitle{font-size:1.25em;font-weight:500;line-height:1.3;text-transform:uppercase}.statistic-grid__list__item__subtitle p{margin-top:.5rem}@media (min-width:768px){.statistic-grid__list__item{margin-left:2.5rem;margin-right:2.5rem}}@media (min-width:1024px){.statistic-grid__list__item{margin-left:5rem;margin-right:5rem}}.full-width-header{position:relative;padding:4em 15px;background:#323DA8 url(/themes/custom/cummins/images/engine-belt-close-up-1920x1080.jpg) top no-repeat;background-size:cover;color:#fff;text-align:center;min-height:19.75rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}@media (1024px){.full-width-header{min-height:22.75rem}}@media screen and (min-width:480px){.full-width-header{padding-top:6em;padding-bottom:6em}}.full-width-header .full-width-header__background-image{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:0}.full-width-header h1,.full-width-header h2,.full-width-header h3,.full-width-header h4,.full-width-header h5,.full-width-header h6{position:relative;width:100%;margin-top:0;color:#fff;text-shadow:1px 1px 10px rgba(0,0,0,.35)}.full-width-header:before{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(180deg,rgba(0,0,0,.7) 3.45%,transparent 30%);position:absolute;left:0;top:0;width:100%;height:100%;content:""}.webform{margin:5rem 0;position:relative}.webform .webform__title{width:100%;margin:0 auto 1.5rem;font-size:1.5rem;text-transform:uppercase;padding:0 3rem;text-align:center}@media (min-width:480px){.webform .webform__title{font-size:1.875rem}}@media (min-width:640px){.webform .webform__title{font-size:2.25rem}}@media (min-width:1024px){.webform .webform__title{width:80%}}.callout-image{margin:6rem 0;display:flex;align-items:center}@media (min-width:768px){.callout-image{margin:4rem 0}}.callout-image--Left{justify-content:flex-start}.callout-image--Right{justify-content:flex-end}.callout-image--Center{justify-content:center}.callout-image img{width:400px}@media (min-width:768px){.callout-image img{width:600px}}.large-text-section{margin:2rem}@media (min-width:768px){.large-text-section{margin:4rem}}.large-text-section--Left{border-right:2px solid #323DA8}.large-text-section--Left .large-text-section__description,.large-text-section--Left .large-text-section__title{text-align:left}.large-text-section--Right{border-left:2px solid #323DA8}.large-text-section--Right .large-text-section__description,.large-text-section--Right .large-text-section__title{text-align:right}.large-text-section-border--White{border-color:#fff}.large-text-section-border--Red{border-color:#323DA8}.large-text-section-border--Black{border-color:#000}.large-text-section .large-text-section__description{margin:0;padding:0;line-height:1.5;font-size:1.2rem;font-weight:400}@media (min-width:1024px){.large-text-section .large-text-section__description{font-size:inherit;line-height:inherit;font-size:1.5rem}}.paragraph--type--callout-with-icon-list-grey-bg{margin:3rem auto}.callout-with-icon-list-grey-bg--Left .callout-with-icon-list-grey-bg__title{float:left;text-align:left}.callout-with-icon-list-grey-bg--Right .callout-with-icon-list-grey-bg__title{float:right;text-align:right}.callout-with-icon-list-grey-bg--Center .callout-with-icon-list-grey-bg__title{text-align:center}.callout-with-icon-list-grey-bg--Black .callout-with-icon-list-grey-bg__title{color:#fff;background:#000;padding-top:2rem;padding-bottom:2rem}.callout-with-icon-list-grey-bg--White .callout-with-icon-list-grey-bg__title{background:#fff;padding-top:2rem;padding-bottom:2rem}.callout-with-icon-list-grey-bg--Red .callout-with-icon-list-grey-bg__title{color:#fff;background:#323DA8;padding-top:2rem;padding-bottom:2rem}.callout-with-icon-list-grey-bg--text-Red .callout-with-icon-list-grey-bg__title{color:#323DA8}.callout-with-icon-list-grey-bg--text-Black .callout-with-icon-list-grey-bg__title{color:#000}.callout-with-icon-list-grey-bg--text-White .callout-with-icon-list-grey-bg__title{color:#fff}.callout-with-icon-list-grey-bg__title{width:100%;margin:0 auto 1.5rem;font-size:1.5rem;text-transform:uppercase;padding:0 3rem;text-align:center}@media (min-width:480px){.callout-with-icon-list-grey-bg__title{font-size:1.875rem}}@media (min-width:640px){.callout-with-icon-list-grey-bg__title{font-size:2.25rem}}@media (min-width:1024px){.callout-with-icon-list-grey-bg__title{width:80%}}.callout-with-icon-list-grey-bg__list{display:flex;flex-flow:column wrap;width:100%;margin:0;padding:0;list-style:none;align-items:center;justify-items:center;justify-content:center}@media (min-width:640px){.callout-with-icon-list-grey-bg__list{flex-flow:row nowrap}}@media (min-width:768px){.callout-with-icon-list-grey-bg__list{flex-flow:column wrap}}@media (min-width:1024px){.callout-with-icon-list-grey-bg__list{flex-flow:row nowrap}}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item{width:250px;height:250px;margin:.5rem;padding:0;background:#efefef url(/themes/custom/cummins/images/background-arrow-block.svg) no-repeat 100% 0;background-size:60%;transition:all .2s ease}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item .callout-with-icon-list-grey-bg__list__item__link{width:100%;height:100%;display:block;padding:50px 20px 20px}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item .callout-with-icon-list-grey-bg__list__item__icon{float:left;margin-right:.5rem}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item .callout-with-icon-list-grey-bg__list__item__icon img{max-height:70px;position:relative}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item .callout-with-icon-list-grey-bg__list__item__title{color:#4d4d4d;position:relative;top:1rem}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item .callout-with-icon-list-grey-bg__list__item__description{float:left;display:block;color:#4d4d4d;font-size:22px;width:100%}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item .callout-with-icon-list-grey-bg__list__item__description strong{font-size:28px;font-weight:600;display:inline}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item .callout-with-icon-list-grey-bg__list__item__description p{line-height:1.8rem}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:nth-child(n+2){margin:14px 0 0}@media (min-width:640px){.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:nth-child(n+2){margin:0 0 0 14px}}@media (min-width:768px){.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:nth-child(n+2){margin:14px 0 0}}@media (min-width:1024px){.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:nth-child(n+2){margin:0 0 0 14px}}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:before{display:none}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:hover{background-size:70%}.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:hover .callout-with-icon-list-grey-bg__list__item__description,.callout-with-icon-list-grey-bg__list .callout-with-icon-list-grey-bg__list__item:hover .callout-with-icon-list-grey-bg__list__item__title{color:#323DA8}.newsroom-grid{margin:5rem 0}.newsroom-grid--Left .newsroom-grid__title{float:left;text-align:left}.newsroom-grid--Right .newsroom-grid__title{float:right;text-align:right}.newsroom-grid--Center .newsroom-grid__title{text-align:center}.newsroom-grid--Black .newsroom-grid__title{color:#fff;background:#000;padding-top:2rem;padding-bottom:2rem}.newsroom-grid--White .newsroom-grid__title{background:#fff;padding-top:2rem;padding-bottom:2rem}.newsroom-grid--Red .newsroom-grid__title{color:#fff;background:#323DA8;padding-top:2rem;padding-bottom:2rem}.newsroom-grid--text-Red .newsroom-grid__title{color:#323DA8}.newsroom-grid--text-Black .newsroom-grid__title{color:#000}.newsroom-grid--text-White .newsroom-grid__title{color:#fff}.newsroom-grid--Monochrome .views-field-field-hero-image img{filter:grayscale(100%)}.newsroom-grid--Color .views-field-field-hero-image img{filter:none}.newsroom-grid__title{width:100%;margin:0 auto 1.5rem;font-size:1.5rem;text-transform:uppercase;padding:0 3rem;text-align:center;margin-bottom:0}@media (min-width:480px){.newsroom-grid__title{font-size:1.875rem}}@media (min-width:640px){.newsroom-grid__title{font-size:2.25rem}}@media (min-width:1024px){.newsroom-grid__title{width:80%;margin-bottom:0}}.newsroom-grid [id^=block-views-block-always-on-block]{max-width:1200px;margin:0 auto}.newsroom-grid [id^=block-views-block-always-on-block] .view-content{display:flex;flex-direction:column;width:100%;flex-wrap:wrap;justify-content:center}@media (min-width:640px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content{flex-direction:row}}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row{background:#efefef;background-size:100%;width:100%;margin-bottom:20px;margin-top:20px}@media (min-width:480px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row{background-size:60%}}@media (min-width:640px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row{width:23.7288135593%;float:left;margin-right:1.6949152542%;margin-bottom:0;background-size:350%}}@media (min-width:768px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row{background-size:250%}}@media (min-width:1024px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row{background-size:150%}}@media (min-width:1200px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row{background-size:100%}}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row:hover .views-field-field-hero-image img{transform:scale(1.1);filter:none}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row:hover .views-field-title a{color:#323DA8;text-transform:none}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{position:relative;overflow:hidden;background:#323DA8;height:200px;cursor:pointer}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image .field-content{position:absolute;width:150%;top:50%;left:50%;transform:translate(-50%,-50%)}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{height:auto}@media (min-width:640px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image,.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{height:110px}}@media (min-width:768px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{height:140px}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{height:auto}}@media (min-width:1024px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{height:180px}}@media (min-width:1200px){.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{height:200px}}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{transition:all .2s ease}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-title a{font-size:1em;line-height:1.3;color:#4d4d4d;background:#efefef;padding:8px 16px 12px;display:block;min-height:100px;text-transform:none}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-title a:before{display:none}.newsroom-grid [id^=block-views-block-always-on-block] .view-content .views-row .views-field-title a:hover{color:#323DA8}.newsroom-grid figure.caption{float:none!important}.newsroom-grid figure.caption img{margin:1rem auto}.landing-page-navigation{z-index:49;margin:0;padding:.5rem 1rem;width:100%;position:fixed;top:80px;left:0}@media (min-width:768px){.landing-page-navigation{width:100%;margin:2rem 0;position:relative;top:auto}}.landing-page-navigation--Left .landing-page-navigation__title{text-align:left}.landing-page-navigation--Right .landing-page-navigation__title{text-align:right}.landing-page-navigation--Center .landing-page-navigation__title{text-align:center}.landing-page-navigation--Black .landing-page-navigation__title{background:#000;padding-top:2rem;padding-bottom:2rem}.landing-page-navigation--White .landing-page-navigation__title{background:#fff;padding-top:2rem;padding-bottom:2rem}.landing-page-navigation--Red .landing-page-navigation__title{background:#323DA8;padding-top:2rem;padding-bottom:2rem}.landing-page-navigation--text-Red .landing-page-navigation__title{color:#323DA8}.landing-page-navigation--text-Black .landing-page-navigation__title{color:#000}.landing-page-navigation--text-White .landing-page-navigation__title{color:#fff}.landing-page-navigation--Black{background:#000}.landing-page-navigation--Black .landing-page-navigation__title{color:#fff}.landing-page-navigation--Red{background:#323DA8}.landing-page-navigation--Red .landing-page-navigation__list__item a,.landing-page-navigation--Red .landing-page-navigation__list__item a:hover,.landing-page-navigation--Red .landing-page-navigation__list__item a:visited,.landing-page-navigation--Red .landing-page-navigation__title{color:#fff}.landing-page-navigation__title{font-weight:300;font-size:1.5rem;margin-top:0;text-transform:uppercase;display:none;width:100%}@media (min-width:768px){.landing-page-navigation__title{font-size:2rem;display:inline-block;text-align:center}}.landing-page-navigation__list{display:flex;padding:0;list-style:none;align-items:center;margin:1rem 0;justify-content:center}@media (min-width:768px){.landing-page-navigation__list{justify-content:space-between}}.landing-page-navigation__list .landing-page-navigation__list__item{margin:0 .5rem}@media (min-width:768px){.landing-page-navigation__list .landing-page-navigation__list__item{margin:0 1rem}}.landing-page-navigation__list .landing-page-navigation__list__item a{position:relative;text-transform:uppercase;font-size:.8rem;text-decoration:underline}@media (min-width:768px){.landing-page-navigation__list .landing-page-navigation__list__item a{font-size:1rem;text-decoration:none}}.landing-page-navigation__list .landing-page-navigation__list__item a:after{content:"";background-image:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg);height:16px;width:8px;background-size:8px;display:none;position:absolute;right:-12px;top:2px;transition:.2s}@media (min-width:768px){.landing-page-navigation__list .landing-page-navigation__list__item a:after{display:block}}.anchor-point{height:0}.webrotate-container{margin:5rem auto 1rem;padding:0 2rem}.webrotate-container--Left .webrotate-container__title{float:left;text-align:left}.webrotate-container--Right .webrotate-container__title{float:right;text-align:right}.webrotate-container--Center .webrotate-container__title{text-align:center}.webrotate-container--Black .webrotate-container__title{color:#fff;background:#000;padding-top:2rem;padding-bottom:2rem}.webrotate-container--White .webrotate-container__title{background:#fff;padding-top:2rem;padding-bottom:2rem}.webrotate-container--Red .webrotate-container__title{color:#fff;background:#323DA8;padding-top:2rem;padding-bottom:2rem}.webrotate-container--text-Red .webrotate-container__title{color:#323DA8}.webrotate-container--text-Black .webrotate-container__title{color:#000}.webrotate-container--text-White .webrotate-container__title{color:#fff}.webrotate-container__title{margin-top:0;text-transform:uppercase}.webrotate-container__description{margin-bottom:0;width:100%}@media (min-width:768px){.webrotate-container__description{width:80%}}.webrotate-container__wrapper{margin:0 auto}.webrotate-container__player{position:relative}.callout-with-link{margin:2rem 0!important;padding:2rem}.callout-with-link--Left{text-align:left}.callout-with-link--Right{text-align:right}.callout-with-link--White{background:#fff}.callout-with-link--Red{background:#323DA8}.callout-with-link--Red .callout-with-link__description{color:#fff}.callout-with-link--Grey{background:#262626}.callout-with-link--Grey .callout-with-link__description{color:#fff}.callout-with-link--Black{background:#000}.callout-with-link--Black .callout-with-link__description{color:#fff}.callout-with-link__link{margin-top:1rem}.callout-with-link__link a{background:#323DA8;color:#fff;font-size:14px;line-height:14px;font-weight:600;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;border:none;transform:all .2s ease}@media (min-width:768px){.callout-with-link__link a{font-size:18px;line-height:18px;padding:12px 50px 12px 14px}}@media (min-width:1024px){.callout-with-link__link a{font-size:20px;line-height:20px}}.callout-with-link__link a:before{transition:all .2s ease;content:"";width:12px;height:10px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}@media (min-width:768px){.callout-with-link__link a:before{width:14px;height:18px;margin:0 2px 0 0}}.callout-with-link__link a:focus,.callout-with-link__link a:hover{background:#a1140a;color:#fff}.callout-with-link__link a:focus:before,.callout-with-link__link a:hover:before{background-position:100%}.after-main-content .paragraph--type--text-block .field--type-text-long{margin:2rem 0;padding:3rem}.single-image-hotspot-container__title{width:100%;margin:0 auto 1.5rem;font-size:1.5rem;text-transform:uppercase;padding:0 3rem;text-align:center}@media (min-width:480px){.single-image-hotspot-container__title{font-size:1.875rem}}@media (min-width:640px){.single-image-hotspot-container__title{font-size:2.25rem}}@media (min-width:1024px){.single-image-hotspot-container__title{width:80%}}.single-image-hotspot-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1920px;padding:2rem;position:relative;width:100%}.single-image-hotspot-container .single-image-hotspot-container__text-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:2rem;background:#323DA8}@media (min-width:960px){.single-image-hotspot-container .single-image-hotspot-container__text-wrapper{align-items:flex-start;width:50%;padding:3rem}}.single-image-hotspot-container .single-image-hotspot-container__image-wrapper{position:relative;margin:.5rem auto}.single-image-hotspot-container .single-image-hotspot-container__image-wrapper>span{float:left;position:relative;width:90%}@media (min-width:1024px){.single-image-hotspot-container .single-image-hotspot-container__image-wrapper>span{left:0;width:auto}}.single-image-hotspot-container .single-image-hotspot-container__image-wrapper img{margin:0 auto}.single-image-hotspot-container .single-image-hotspot-container__hotspot{position:absolute;border-radius:50%;height:20px;width:20px;right:10px;bottom:10px;transition:.3s;box-shadow:1px 2px 5px rgba(0,0,0,.7);cursor:pointer}.single-image-hotspot-container .single-image-hotspot-container__hotspot:hover .single-image-hotspot-container__hotspot__button svg{fill:#323DA8}.single-image-hotspot-container .single-image-hotspot-container__hotspot__button{position:absolute;background:#fff;border-radius:50%;height:20px;width:20px;padding:4px;z-index:50;transition:.2s}.single-image-hotspot-container .single-image-hotspot-container__hotspot__button svg{position:relative;top:-2px}.single-image-hotspot-container .single-image-hotspot-container__hotspot__button svg path{fill:#323DA8}@media (min-width:640px){.single-image-hotspot-container .single-image-hotspot-container__hotspot.active .single-image-hotspot-container__hotspot__snippet{transition:.3s;opacity:1}}.single-image-hotspot-container .single-image-hotspot-container__hotspot.active .single-image-hotspot-container__hotspot__button{transform:rotate(45deg);transition:.2s;background-color:#323DA8}.single-image-hotspot-container .single-image-hotspot-container__hotspot.active .single-image-hotspot-container__hotspot__button svg path{fill:#fff}.single-image-hotspot-container .single-image-hotspot-container__hotspot__snippet{display:inline-block;opacity:0;background:hsla(0,0%,100%,.95);padding:.5rem;position:absolute;top:-5px;min-width:150px;transition:.3s}.single-image-hotspot-container .single-image-hotspot-container__hotspot__snippet.left{border-top-right-radius:15px;right:-5px}.single-image-hotspot-container .single-image-hotspot-container__hotspot__snippet.right{border-top-left-radius:15px;left:-3px}@media (min-width:640px){.single-image-hotspot-container .single-image-hotspot-container__hotspot__snippet.right{left:-5px}}@media (min-width:640px){.single-image-hotspot-container .single-image-hotspot-container__hotspot__snippet{min-width:200px}}.single-image-hotspot-container .single-image-hotspot-container__hotspot__snippet__title{color:#323DA8;font-weight:800;display:inline-block;width:100%}.single-image-hotspot-container .single-image-hotspot-container__hotspot__snippet__subtitle{font-size:.85rem;font-weight:500}.single-image-hotspot-container .single-image-hotspot-container__content{margin-top:3rem;position:relative;padding:2rem 3rem;background:#323DA8;width:90%}@media (min-width:1024px){.single-image-hotspot-container .single-image-hotspot-container__content{max-width:400px}}.single-image-hotspot-container .single-image-hotspot-container__subtitle{margin-top:0;color:#fff}.single-image-hotspot-container .single-image-hotspot-container__body{color:#fff}.single-image-hotspot-container .single-image-hotspot-container__body li:before,.single-image-hotspot-container__hotspot__button{background:#fff}.single-image-hotspot-container__hotspot__button svg path{fill:#323DA8}.single-image-hotspot-container__hotspot.active .single-image-hotspot-container__hotspot__button{z-index:501;background:#323DA8}.single-image-hotspot-container__hotspot.active .single-image-hotspot-container__hotspot__button svg path{fill:#fff}.single-image-hotspot-container__hotspot.active .single-image-hotspot-container__hotspot__snippet{opacity:1;z-index:500}.single-image-hotspot-container__hotspot .single-image-hotspot-container__hotspot__snippet{top:-3px}@media (min-width:1024px){.single-image-hotspot-container__hotspot .single-image-hotspot-container__hotspot__snippet.right{left:-3px}}.single-image-hotspot-container__hotspot .single-image-hotspot-container__hotspot__snippet.right .single-image-hotspot-container__hotspot__snippet__title:first-letter{padding-left:1.4rem}.single-image-hotspot-container__hotspot .single-image-hotspot-container__hotspot__snippet.left{right:-9px}@media (min-width:1024px){.single-image-hotspot-container__hotspot .single-image-hotspot-container__hotspot__snippet.left{right:-3px}}.single-image-hotspot-container__hotspot .single-image-hotspot-container__hotspot__snippet.left .single-image-hotspot-container__hotspot__snippet__title{padding-right:1.2rem}@media (min-width:1024px){.single-image-hotspot-container__hotspot .single-image-hotspot-container__hotspot__snippet__title{padding-right:auto}}.page-node-20981 .page-wrapper{margin-top:-2rem}.landing-page #main{max-width:100%}.landing-page #content{margin:0;padding:0}.landing-page #content p{line-height:1.5;margin-bottom:2rem;color:#000;font-size:1.2rem;font-weight:400}@media (min-width:1024px){.landing-page #content p{font-size:inherit;line-height:inherit;font-size:1.5rem}}.landing-page .region.region-content{padding:0!important}.landing-page .landing-page-hero-section{position:relative}.landing-page .landing-page-hero-section__image{width:100%;display:block;background-size:cover;margin-bottom:1.5rem}@media (min-width:480px){.landing-page .landing-page-hero-section__image{height:200px}}@media (min-width:768px){.landing-page .landing-page-hero-section__image{height:200px}}@media (min-width:1024px){.landing-page .landing-page-hero-section__image{height:350px;position:relative}}@media (min-width:1200px){.landing-page .landing-page-hero-section__image{height:400px;position:relative}}.landing-page .landing-page-hero-section__title-wrapper{position:absolute;background-color:rgba(220,18,3,.9);width:95%;max-width:95%;min-height:60%;left:2.5%;top:1rem;position:relative}@supports (mix-blend-mode:multiply){.landing-page .landing-page-hero-section__title-wrapper{background-color:hsla(0,0%,100%,.4)}}@supports (mix-blend-mode:multiply){.landing-page .landing-page-hero-section__title-wrapper:before{content:" ";background-color:#323DA8;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:multiply}}@supports (isolation:isolate){.landing-page .landing-page-hero-section__title-wrapper a,.landing-page .landing-page-hero-section__title-wrapper h1,.landing-page .landing-page-hero-section__title-wrapper h2,.landing-page .landing-page-hero-section__title-wrapper h3,.landing-page .landing-page-hero-section__title-wrapper p{isolation:isolate}}@media (min-width:1024px){.landing-page .landing-page-hero-section__title-wrapper{left:2rem;bottom:-2rem;max-width:66%;min-height:60%;top:30%;position:absolute}}.landing-page .landing-page-hero-section__title{padding:2rem;margin:0;color:#fff;text-transform:uppercase;font-size:1.5rem;line-height:1.2;font-weight:800}@media (min-width:480px){.landing-page .landing-page-hero-section__title{font-size:1.875rem}}@media (min-width:640px){.landing-page .landing-page-hero-section__title{font-size:2.25rem}}@media (min-width:1024px){.landing-page .landing-page-hero-section__title{font-size:3.5rem;line-height:4.5rem}}@media (min-width:1200px){.landing-page .landing-page-hero-section__title{font-size:4rem}}.landing-page .landing-page-video{position:relative;margin-top:2rem;display:flex;align-items:stretch;justify-content:stretch;width:100%;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:2rem;padding:1rem}@media (min-width:768px){.landing-page .landing-page-video iframe{top:1rem;right:1rem;bottom:1rem;left:1rem}}@media (min-width:1024px){.landing-page .landing-page-video iframe{top:2rem;right:2rem;bottom:2rem;left:2rem}}.landing-page .landing-page-body{border:none;padding:1rem}@media (min-width:480px){.landing-page .landing-page-body{margin:6rem 3rem;padding:1rem}}@media (min-width:768px){.landing-page .landing-page-body{margin:0 6rem 3rem}}@media (min-width:1024px){.landing-page .landing-page-body{border-left:2px solid #323DA8;padding-left:1rem;margin:4rem}}.landing-page .landing-page-section{position:relative;display:inherit;padding:0;margin:1rem}@media (min-width:640px){.landing-page .landing-page-section{margin:2rem}}@media (min-width:1024px){.landing-page .landing-page-section{padding:0 2rem;margin:2rem 0;display:flex;align-items:stretch}}.landing-page .landing-page-section--video{margin:0 1rem}.landing-page .landing-page-section--webform{margin:0 2rem}.landing-page .landing-page-section__image{width:100%;display:block;background-size:cover;min-height:500px}@media (min-width:1024px){.landing-page .landing-page-section__image{width:50%;align-self:center}}.landing-page .landing-page-section__subtitle{color:#fff;text-transform:uppercase;font-weight:800;font-size:1.5rem}@media (min-width:480px){.landing-page .landing-page-section__subtitle{font-size:1.875rem}}@media (min-width:640px){.landing-page .landing-page-section__subtitle{font-size:2.25rem}}.landing-page .landing-page-section__desc p{color:#fff!important}.landing-page .landing-page-section__content-wrapper{margin:0;padding:2rem}@media (min-width:1024px){.landing-page .landing-page-section__content-wrapper{width:50%}}.landing-page .landing-page-section__content-wrapper a{background:#fff;color:#4d4d4d;font-size:16px;line-height:14px;font-weight:400;display:inline-block;padding:14px 20px 14px 10px;text-transform:uppercase;transform:all .2s ease;color:#323DA8;font-weight:800;font-size:1.2rem;line-height:1}.landing-page .landing-page-section__content-wrapper a:before{transition:all .2s ease;content:"";width:5px;height:12px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red.svg) no-repeat 0;background-size:contain;float:left;margin:0 4px 0 0}.landing-page .landing-page-section__content-wrapper a:hover{background:#a1140a;color:#fff}.landing-page .landing-page-section__content-wrapper a:hover:before{background-position:100%}.landing-page .landing-page-section__content-wrapper a:before{height:1rem;width:10px}.landing-page .landing-page-section--0{display:inherit}.landing-page .landing-page-section--0 .landing-page-section__image{position:absolute}@media (min-width:640px){.landing-page .landing-page-section--0 .landing-page-section__image{position:relative}}@media (min-width:1024px){.landing-page .landing-page-section--0 .landing-page-section__image{position:relative}}.landing-page .landing-page-section--0 .landing-page-section__content-wrapper{position:absolute;background-color:rgba(220,18,3,.9);width:95%;right:-2.5%;top:2rem;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}@supports (mix-blend-mode:multiply){.landing-page .landing-page-section--0 .landing-page-section__content-wrapper{background-color:hsla(0,0%,100%,.4)}}@supports (mix-blend-mode:multiply){.landing-page .landing-page-section--0 .landing-page-section__content-wrapper:before{content:" ";background-color:#323DA8;width:100%;height:100%;position:absolute;top:0;left:0;mix-blend-mode:multiply}}@supports (isolation:isolate){.landing-page .landing-page-section--0 .landing-page-section__content-wrapper a,.landing-page .landing-page-section--0 .landing-page-section__content-wrapper h1,.landing-page .landing-page-section--0 .landing-page-section__content-wrapper h2,.landing-page .landing-page-section--0 .landing-page-section__content-wrapper h3,.landing-page .landing-page-section--0 .landing-page-section__content-wrapper p{isolation:isolate}}.landing-page .landing-page-section--0 .landing-page-section__content-wrapper .landing-page-section__subtitle{margin-top:2rem;max-width:100%}.landing-page .landing-page-section--0 .landing-page-section__content-wrapper .landing-page-section__desc{max-width:100%}@media (min-width:640px){.landing-page .landing-page-section--0 .landing-page-section__content-wrapper{right:2.5%;height:100%;position:absolute}}@media (min-width:1024px){.landing-page .landing-page-section--0 .landing-page-section__content-wrapper{top:2rem;right:2rem;height:100%;width:66%;padding:0 2rem 0 18%}}@media (min-width:1200px){.landing-page .landing-page-section--0 .landing-page-section__content-wrapper{padding:0 2rem 0 20%}}.landing-page .landing-page-section--1{margin:4rem 2rem 2rem}.landing-page .landing-page-section--1:before{height:2px;display:block;width:85%;background:#323DA8;content:"";margin:0 auto 4rem}@media (min-width:480px){.landing-page .landing-page-section--1:before{display:none}}@media (min-width:1024px){.landing-page .landing-page-section--1{margin:8rem auto}.landing-page .landing-page-section--1:before{display:none}}.landing-page .landing-page-section--1 .landing-page-section__image{order:2}@media (min-width:1024px){.landing-page .landing-page-section--1 .landing-page-section__image{align-self:center}}.landing-page .landing-page-section--1 .landing-page-section__content-wrapper .landing-page-section__subtitle{color:#000!important}.landing-page .landing-page-section--1 .landing-page-section__content-wrapper .landing-page-section__desc{padding-bottom:1.5rem;border-bottom:none}.landing-page .landing-page-section--1 .landing-page-section__content-wrapper .landing-page-section__desc p{color:#000!important}@media (min-width:1024px){.landing-page .landing-page-section--1 .landing-page-section__content-wrapper .landing-page-section__desc{border-bottom:2px solid #323DA8}}.landing-page .landing-page-section--2 .landing-page-section__image{background-position:50%;min-height:100%}@media (min-width:1024px){.landing-page .landing-page-section--2 .landing-page-section__image{align-self:stretch}}.landing-page .landing-page-section--2 .landing-page-section__content-wrapper{background-color:#323DA8;position:relative;top:-4px}@media (min-width:1024px){.landing-page .landing-page-section--2 .landing-page-section__content-wrapper{top:inherit;padding:4rem}}.landing-page .landing-page-below-section{width:100%;display:flex;align-items:center;justify-content:center;height:auto}@media (min-width:1024px){.landing-page .landing-page-below-section{height:40vh}}.landing-page .landing-page-below-section__image{max-width:300px}@media (min-width:1024px){.landing-page .landing-page-below-section__image{max-width:550px}}.landing-page-webform{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:2rem;width:100%}.landing-page-webform h2{border-bottom:2px solid #323DA8;font-size:1.5rem;padding-bottom:1rem;text-transform:uppercase;color:#000}@media (min-width:480px){.landing-page-webform h2{font-size:1.875rem}}@media (min-width:640px){.landing-page-webform h2{font-size:2.25rem}}.landing-page-webform label,.landing-page-webform p{color:#000}.landing-page-webform [data-drupal-selector=edit-actions]{clear:both}.landing-page-newsroom__title{text-align:right;background:#323DA8;width:100%;margin:1rem auto;font-size:1.5rem;text-transform:uppercase;padding:2rem;float:right;color:#fff}@media (min-width:480px){.landing-page-newsroom__title{font-size:1.875rem}}@media (min-width:640px){.landing-page-newsroom__title{font-size:2.25rem}}@media (min-width:1024px){.landing-page-newsroom__title{width:80%;margin:2rem auto}}.landing-page-newsroom [id^=block-views-block-always-on-block]{max-width:1200px;margin:0 auto}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content{display:flex;flex-direction:column;width:100%;flex-wrap:wrap;justify-content:center}@media (min-width:640px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content{flex-direction:row}}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row{background:#efefef;background-size:100%;width:100%;margin-bottom:20px;margin-top:20px}@media (min-width:480px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row{background-size:60%}}@media (min-width:640px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row{width:23.7288135593%;float:left;margin-right:1.6949152542%;margin-bottom:0;background-size:350%}}@media (min-width:768px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row{background-size:250%}}@media (min-width:1024px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row{background-size:150%}}@media (min-width:1200px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row{background-size:100%}}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row:hover .views-field-field-hero-image img{transform:scale(1.1);filter:none}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row:hover .views-field-title a{color:#323DA8;text-transform:none}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{position:relative;overflow:hidden;background:#323DA8;height:200px}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image .field-content{position:absolute;width:150%;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{height:auto}@media (min-width:640px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image,.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{height:110px}}@media (min-width:768px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{height:140px}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{height:auto}}@media (min-width:1024px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{height:180px}}@media (min-width:1200px){.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image{height:200px}}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-field-hero-image img{transition:all .2s ease;filter:grayscale(100%)}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-title a{font-size:1em;line-height:1.3;color:#4d4d4d;background:#efefef;padding:8px 16px 12px;display:block;min-height:100px;text-transform:none}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-title a:before{display:none}.landing-page-newsroom [id^=block-views-block-always-on-block] .view-content .views-row .views-field-title a:hover{color:#323DA8}@media (min-width:1024px){.landing-page .landing-page-section--3{display:block}}.hero-video{position:relative;margin:1rem}@media (min-width:768px){.hero-video{margin:3rem}}.hero-video__wrapper{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:2rem;display:flex;align-items:stretch;justify-content:stretch;width:100%;padding:1rem}@media (min-width:768px){.hero-video__wrapper{padding:2rem}.hero-video__wrapper iframe{top:1rem;right:1rem;bottom:1rem;left:1rem}}@media (min-width:1024px){.hero-video__wrapper iframe{top:2rem;right:2rem;bottom:2rem;left:2rem}}.video-header{position:relative}.video-header .homepage-slide-show__title-wrap{background:none;width:100%;top:15%;position:absolute}@media (min-width:768px){.video-header .homepage-slide-show__title-wrap{top:40%}}.video-header .homepage-slide-show__title-wrap h3{font-size:1.7rem}@media (min-width:640px){.video-header .homepage-slide-show__title-wrap h3{font-size:3rem}}.video-header .homepage-slide-show__description,.video-header .homepage-slide-show__title{text-align:center}.video-header .homepage-slide-show__link-button{display:none}@media (min-width:1024px){.video-header .homepage-slide-show__slide{padding-bottom:450px}}.video-header #open-title-modal-video{position:relative;top:2rem}.video-header__button-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}.slider-with-tabs{margin:5rem 0;position:relative}.slider-with-tabs .slider-with-tabs__title{width:100%;margin:0 auto 1.5rem;font-size:1.5rem;text-transform:uppercase;padding:0 3rem;text-align:center}@media (min-width:480px){.slider-with-tabs .slider-with-tabs__title{font-size:1.875rem}}@media (min-width:640px){.slider-with-tabs .slider-with-tabs__title{font-size:2.25rem}}@media (min-width:1024px){.slider-with-tabs .slider-with-tabs__title{width:80%}}.slider-with-tabs__tabs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-items:flex-start;position:relative}.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation{padding:0 3rem;display:flex;width:100%;align-items:center;justify-content:center}@media (min-width:640px){.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation{align-items:flex-end}}.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation__item{cursor:pointer;transition:0s;display:none;border-bottom:3px solid transparent!important}.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation__item:after{display:none}@media (min-width:640px){.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation__item{display:block;border-bottom:3px solid transparent}.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation__item:after{display:block}}.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation__item.active{display:block}@media (min-width:640px){.slider-with-tabs__tabs .slider-with-tabs__tabs__navigation__item.active{border-bottom:3px solid #4d4d4d!important}}.slider-with-tabs__tabs .slider-with-tabs__tabs__body{display:none;max-width:80%}@media (min-width:768px){.slider-with-tabs__tabs .slider-with-tabs__tabs__body{max-width:50%}}.slider-with-tabs__tabs .slider-with-tabs__tabs__body.active{display:block}.slider-with-tabs .navigation-left,.slider-with-tabs .navigation-right{cursor:pointer;top:0;position:absolute}@media (min-width:768px){.slider-with-tabs .navigation-left,.slider-with-tabs .navigation-right{display:inline-block;top:200px;position:relative}}.slider-with-tabs .navigation-left svg,.slider-with-tabs .navigation-right svg{height:35px;fill:#323DA8}@media (min-width:768px){.slider-with-tabs .navigation-left svg,.slider-with-tabs .navigation-right svg{height:45px}}.slider-with-tabs .navigation-left{transform:rotateY(180deg);left:1rem}@media (min-width:768px){.slider-with-tabs .navigation-left{margin-right:2rem;left:auto}}.slider-with-tabs .navigation-right{margin-left:1rem;right:1rem}@media (min-width:768px){.slider-with-tabs .navigation-right{margin-left:2rem;right:auto}}.slider-with-tabs-tab{padding-top:1rem}.slider-with-tabs-tab__image-wrapper{position:relative;margin:1rem auto 0;height:auto;width:auto;display:flex;justify-content:center;align-items:center}@media (min-width:640px){.slider-with-tabs-tab__image-wrapper{margin:0 auto;height:300px;width:400px}}@media (min-width:768px){.slider-with-tabs-tab__image-wrapper{height:400px;width:500px}}.slider-with-tabs-tab__image-wrapper img{margin:0 auto;max-width:100%;max-height:100%}.slider-with-tabs-tab__link{text-align:center;margin-top:1rem}.slider-with-tabs-tab__link a:hover{background:#323DA8}.slider-with-tabs-tab__title-wrapper{text-align:center;margin:0 auto}.slider-with-tabs-tab__title{font-size:2rem;margin-top:1rem;color:#323DA8}.slider-with-tabs-tab__subtitle{font-size:1.5rem;font-weight:500;margin-top:1rem;padding:0 1.5rem}.paragraph--type--text-block{margin:5rem auto;padding:0 2rem}.image-links-grid__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:4rem;margin:0;padding:3rem 0;list-style:none;text-align:center}.image-links-grid__list__item>img{display:inline-block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.image-links-grid__list__item:first-child{-ms-grid-row:1;-ms-grid-column:1}.image-links-grid__list__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.image-links-grid__list__item:nth-child(3){-ms-grid-row:1;-ms-grid-column:3}.image-links-grid__list__item:nth-child(4){-ms-grid-row:1;-ms-grid-column:4;-ms-grid-row:2;-ms-grid-column:1}.image-links-grid__list__item:nth-child(5){-ms-grid-row:2;-ms-grid-column:2}.image-links-grid__list__item:nth-child(6){-ms-grid-row:2;-ms-grid-column:3}.image-links-grid__list__item:nth-child(7){-ms-grid-row:2;-ms-grid-column:4}}.image-links-grid__list__item__title{margin:0 0 1em}.image-links-grid__list__item__title:after{content:"";display:block;width:110px;height:4px;margin-top:15px;background-color:#323DA8;margin-left:auto;margin-right:auto}.image-links-grid__sublist{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1em;margin:0;padding:0;list-style:none}.image-links-grid__sublist a{color:#4d4d4d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.image-links-grid__sublist .image-links-grid__sublist__item{max-width:170px}.image-links-grid__sublist .image-links-grid__sublist__item:first-child{-ms-grid-row:1;-ms-grid-column:1}.image-links-grid__sublist .image-links-grid__sublist__item:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.image-links-grid__sublist .image-links-grid__sublist__item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1}.image-links-grid__sublist .image-links-grid__sublist__item:nth-child(4){-ms-grid-row:2;-ms-grid-column:2}}.red-blended-box-header{position:relative;padding:3rem 15px 0;margin:0 0 5rem;background:url(/themes/custom/cummins/images/engine-belt-close-up-1920x1080.jpg) top no-repeat;background-size:cover;color:#fff}.red-blended-box-header h1{position:relative;bottom:-2rem;padding:1rem 1rem 2.5rem;max-width:580px;background:rgba(218,41,28,.4);color:#fff;text-transform:uppercase}.red-blended-box-header h1:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#323DA8;mix-blend-mode:multiply;z-index:0}.red-blended-box-header h1>:first-child{position:relative}@media screen and (min-width:480px){.red-blended-box-header{padding-top:8rem}.red-blended-box-header h1{padding:4rem 4rem 6rem}}.red-blended-box-header__background-image{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:50% 0;background-size:cover;z-index:0}.red-blended-box-header__background-image.red-blended-box-header__background-image--Left{background-position:10% 0}.red-blended-box-header__background-image.red-blended-box-header__background-image--Right{background-position:90% 0}.copy-and-video__content{padding:0 2rem 1rem;display:flex;justify-content:center;align-items:center}.copy-and-video__content h1,.copy-and-video__content h2,.copy-and-video__content h3,.copy-and-video__content h4,.copy-and-video__content h5,.copy-and-video__content h6{margin-top:0;margin-bottom:1rem}.copy-and-video__video{position:relative;margin:1rem 2rem 5rem}.copy-and-video__video:before{box-sizing:content-box;content:"";position:absolute;top:40%;right:0;bottom:0;left:40%;outline:3rem solid #323DA8;z-index:0}.copy-and-video__video>div{position:relative;padding:1rem;background:#fff;border:2px solid #323DA8}@media (min-width:768px){.copy-and-video{display:flex;align-content:flex-start;justify-content:space-between}.copy-and-video__content{flex:0 1 auto;width:45%}.copy-and-video__video{flex:0 1 auto;width:50%;align-self:flex-end}}@media (min-width:960px){.copy-and-video__content{padding-left:3rem;padding-right:3rem}}.copy-with-webform{padding:4rem 2em;background:radial-gradient(circle at 50% 30%,#676767,#1c1c1c)}.copy-with-webform .paragraph{background:#fff;box-shadow:4px 4px 30px rgba(0,0,0,.1)}.copy-with-webform .copy-with-webform__image{text-align:center}.copy-with-webform .copy-with-webform__image img{margin:0 auto}.copy-with-webform h1,.copy-with-webform h2,.copy-with-webform h3{color:#323DA8;text-transform:uppercase}.copy-with-webform #edit-markup>:first-child{margin-top:1rem}.copy-with-webform .form-item.form-type-checkbox{padding-top:.5rem}@media (min-width:768px){.copy-with-webform .form-item.form-type-email{width:60%}}@media (min-width:960px){.copy-with-webform .paragraph{display:flex;justify-content:space-between}.copy-with-webform .paragraph:after{display:none}.copy-with-webform .paragraph .copy-with-webform__image{position:relative;flex:0 1 auto;width:35%}.copy-with-webform .paragraph .copy-with-webform__image img{margin:0}.copy-with-webform .paragraph .copy-with-webform__webform{flex:0 1 auto;width:62%}}.half-width-headline>div:first-child{position:relative;padding:3rem 2rem;margin:2rem 0}.half-width-headline>div:first-child:before{content:"";position:absolute;top:0;right:0;bottom:0;width:100vw;background:#323DA8}.half-width-headline>div:first-child>div{position:relative}.half-width-headline h1,.half-width-headline h2,.half-width-headline h3,.half-width-headline h4,.half-width-headline h5,.half-width-headline h6,.half-width-headline p{color:#fff}.half-width-headline h1,.half-width-headline h2,.half-width-headline h3{text-transform:uppercase}.half-width-headline .field__item>:first-child{margin-top:0}.half-width-headline .field__item>:last-child{margin-bottom:0}@media (min-width:960px){.half-width-headline>div:first-child{padding:3rem;width:50%}}.callout-button{text-align:center}.callout-button .button,.callout-button .homepage__newsroom-view-more{margin:3rem auto}@media (min-width:768px){.callout-button .button,.callout-button .homepage__newsroom-view-more{padding:1.5rem 7rem}}.paragraph-product-finder{display:none}@media (min-width:480px){.paragraph-product-finder{display:block}}.paragraph-product-finder .product-finder-back-link{display:none}.cds-slideshow{position:relative;margin:0 auto;max-width:1200px;padding:.5rem 1.5rem}@media (min-width:768px){.cds-slideshow{padding:3rem}}.cds-slideshow__slide{position:relative;overflow:hidden}@media (min-width:768px){.cds-slideshow__slide{padding-bottom:450px}}.cds-slideshow__image{display:block;position:relative;width:100%;margin:0;padding-bottom:68.08511%;background-position:50%;background-size:cover}@media (min-width:768px){.cds-slideshow__image{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;padding:0}}.cds-slideshow__video-sizer{position:relative;width:100%;height:0;padding-bottom:68.08511%}@media (min-width:768px){.cds-slideshow__video-sizer{position:static;height:auto;padding-bottom:0}}.cds-slideshow__video{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.cds-slideshow__video{position:absolute;top:0;left:0;right:0;bottom:0}}.cds-slideshow__title-wrap{padding:2.5rem;background-color:#000;color:#fff;font-size:1rem;line-height:1.6;white-space:normal;transition:all .2s ease;right:10%;left:auto}.cds-slideshow__title-wrap h1,.cds-slideshow__title-wrap h2,.cds-slideshow__title-wrap h3,.cds-slideshow__title-wrap h4{color:#fff;margin-top:0}.cds-slideshow__title-wrap p{font-size:.8125em}@media (min-width:1400px){.cds-slideshow__title-wrap p{font-size:.875em}}@media (min-width:1680px){.cds-slideshow__title-wrap p{font-size:1em}}.cds-slideshow__title-wrap:focus .button,.cds-slideshow__title-wrap:focus .homepage__newsroom-view-more,.cds-slideshow__title-wrap:hover .button,.cds-slideshow__title-wrap:hover .homepage__newsroom-view-more{background:#323DA8;color:#fff}@media (min-width:768px){.cds-slideshow__title-wrap{position:absolute;top:50%;width:60%;background-color:rgba(0,0,0,.6);transform:translateY(-50%)}.cds-slideshow__title-wrap:focus,.cds-slideshow__title-wrap:hover{background-color:rgba(0,0,0,.8)}.cds-slideshow__title-wrap:focus .button,.cds-slideshow__title-wrap:focus .homepage__newsroom-view-more,.cds-slideshow__title-wrap:hover .button,.cds-slideshow__title-wrap:hover .homepage__newsroom-view-more{background:#323DA8;color:#fff}}@media (min-width:920px){.cds-slideshow__title-wrap{width:50%}}@media (min-width:1200px){.cds-slideshow__title-wrap{width:48%}}@media (min-width:1400px){.cds-slideshow__title-wrap{width:44%}}@media (min-width:1680px){.cds-slideshow__title-wrap{width:48%}}.cds-slideshow__title-link{cursor:pointer}.cds-slideshow__link-button{margin-top:1.5rem}.cds-slideshow__link-button .button--small{visibility:visible}@media (min-width:768px){.cds-slideshow .slick-dots{bottom:4.75rem;left:4.375rem}}.cds-slideshow .slick-dots button{font-size:0!important}.cds-slideshow .navigation-left,.cds-slideshow .navigation-right{z-index:3;display:none;position:absolute;top:45%;cursor:pointer}@media (min-width:1024px){.cds-slideshow .navigation-left,.cds-slideshow .navigation-right{display:inline-block}}.cds-slideshow .navigation-left svg,.cds-slideshow .navigation-right svg{height:45px;fill:#fff}.cds-slideshow .navigation-left{left:1rem;transform:rotateY(180deg)}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.cds-slideshow .navigation-left{left:-7rem}}.cds-slideshow .navigation-right{right:1rem}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.cds-slideshow .navigation-right{right:-7rem}}.cds-image-with-copy{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1920px;padding:2rem;position:relative;width:100%}@media (min-width:960px){.cds-image-with-copy{padding:2rem}}.paragraph>.cds-image-with-copy{padding-left:0;padding-right:0}.cds-image-with-copy__wrapper{width:100%}.cds-image-with-copy__text-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding:2rem}@media (min-width:960px){.cds-image-with-copy__text-wrapper{align-items:flex-start;width:50%;padding:3rem}}.cds-image-with-copy__description{max-width:100%}.cds-image-with-copy__image{position:relative;margin:.5rem auto}@media (min-width:960px){.cds-image-with-copy__image{margin:0;width:45%}}.cds-image-with-copy--background-Red{background:#323DA8}.cds-image-with-copy--background-White{background:#fff}.cds-image-with-copy--background-Black{background:#000}@media (min-width:960px){.cds-image-with-copy--text-orientation-Right .cds-image-with-copy__image{order:1}}@media (min-width:960px){.cds-image-with-copy--text-orientation-Left .cds-image-with-copy__image{order:2}}.cds-image-with-copy--text-background-White .cds-image-with-copy__text-wrapper{background:#fff}.cds-image-with-copy--text-background-White .cds-image-with-copy__description{color:inherit}.cds-image-with-copy--text-background-Black .cds-image-with-copy__text-wrapper{background:#000}.cds-image-with-copy--text-background-Red .cds-image-with-copy__text-wrapper{background:#323DA8}.cds-image-with-copy--text-background-Black .cds-image-with-copy__description a,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description h1,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description h2,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description h3,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description h4,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description h5,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description h6,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description li,.cds-image-with-copy--text-background-Black .cds-image-with-copy__description p,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description a,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description h1,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description h2,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description h3,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description h4,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description h5,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description h6,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description li,.cds-image-with-copy--text-background-Red .cds-image-with-copy__description p{color:#fff}.cds-image-with-copy .cds-image-with-copy__description h1:first-of-type{margin-top:0}.cds-full-width-headline{min-height:19.75rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;padding:4em 15px;text-align:center}@media (1024px){.cds-full-width-headline{min-height:22.75rem}}.cds-full-width-headline.cds-full-width-headline--with-background-image.cds-full-width-headline--background-tint-Red .cds-full-width-headline__background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(218,41,28,.3),rgba(218,41,28,.3));z-index:0}.cds-full-width-headline.cds-full-width-headline--with-background-image.cds-full-width-headline--background-tint-Black .cds-full-width-headline__background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3));z-index:0}.cds-full-width-headline.cds-full-width-headline--with-background-image.cds-full-width-headline--background-tint-Gray .cds-full-width-headline__background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(75,75,75,.3),rgba(75,75,75,.3));z-index:0}.cds-full-width-headline.cds-full-width-headline--with-background-image.cds-full-width-headline--background-tint-White .cds-details-list__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(hsla(0,0%,100%,.3),hsla(0,0%,100%,.3));z-index:0}@media screen and (min-width:480px){.cds-full-width-headline{padding-top:6em;padding-bottom:6em}}.cds-full-width-headline h1,.cds-full-width-headline h2,.cds-full-width-headline h3,.cds-full-width-headline h4,.cds-full-width-headline h5,.cds-full-width-headline h6{position:relative;margin-top:0;color:#fff}.cds-full-width-headline__background-image{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:0}.cds-full-width-headline h1,.cds-full-width-headline h2,.cds-full-width-headline h3,.cds-full-width-headline h4,.cds-full-width-headline h5,.cds-full-width-headline h6{text-shadow:1px 1px 10px rgba(0,0,0,.35)}.cds-full-width-headline p{position:relative;color:#fff}.cds-full-width-headline__content{max-width:1200px}.cds-full-width-headline--background-tint-White{background:#fff}.cds-full-width-headline--background-tint-Black{background:#000}.cds-full-width-headline--background-tint-Red{background:#323DA8}.cds-full-width-headline--background-tint-Gray{background:#4d4d4d}.cds-image-with-webform{margin:2rem 0}.cds-image-with-webform .paragraph{background:#fff;box-shadow:4px 4px 30px rgba(0,0,0,.1);border-bottom-left-radius:20px;border-bottom-right-radius:20px;overflow:hidden}@media (min-width:768px){.cds-image-with-webform .paragraph{border-bottom-left-radius:30px;border-bottom-right-radius:30px}}@media (min-width:1024px){.cds-image-with-webform .paragraph{border-bottom-left-radius:50px;border-bottom-right-radius:50px}}.cds-image-with-webform form.webform-submission-form{max-width:none;padding:1rem 2rem}.cds-image-with-webform__image{text-align:center}.cds-image-with-webform__image img{margin:0 auto!important}.cds-image-with-webform h1,.cds-image-with-webform h2,.cds-image-with-webform h3{color:#323DA8;text-transform:uppercase}.cds-image-with-webform .form-type-webform-markup{width:100%}.cds-image-with-webform .form-type-webform-markup>:first-child{margin-top:.75rem}.cds-image-with-webform .form-item.form-type-checkbox{padding-top:.5rem}@media (min-width:768px){.cds-image-with-webform form.webform-submission-form{padding-left:1rem;padding-right:1rem}.cds-image-with-webform .form-item{margin-left:1rem;margin-right:1rem}.cds-image-with-webform .form-item.form-type-email{flex:1 0 auto;width:60%}.cds-image-with-webform .form-actions{flex:1 0 auto;padding:0 1rem}.cds-image-with-webform .form-actions input{width:100%}}@media (min-width:960px){.cds-image-with-webform .paragraph{display:flex;justify-content:space-between}.cds-image-with-webform .paragraph:after{display:none}.cds-image-with-webform .paragraph .cds-image-with-webform__image{position:relative;flex:0 1 auto;width:35%}.cds-image-with-webform .paragraph .cds-image-with-webform__image img{margin:0}.cds-image-with-webform .paragraph .cds-image-with-webform__webform{flex:1 1 auto;width:62%}}.cds-image-with-webform--webform-orientation-Left .cds-image-with-webform__image{order:1}.cds-image-with-webform--webform-orientation-Left .cds-image-with-webform__webform,.cds-image-with-webform--webform-orientation-Right .cds-image-with-webform__image{order:0}.cds-image-with-webform--webform-orientation-Right .cds-image-with-webform__webform{order:1}.cds-details-list{align-items:center;display:flex;flex-flow:column nowrap;padding:3rem 1rem 3.5rem;position:relative;background:#000}.cds-details-list.cds-details-list--with-background-image.cds-details-list--background-tint-Red .cds-details-list__background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(218,41,28,.3),rgba(218,41,28,.3));z-index:0}.cds-details-list.cds-details-list--with-background-image.cds-details-list--background-tint-Black .cds-details-list__background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3));z-index:0}.cds-details-list.cds-details-list--with-background-image.cds-details-list--background-tint-Gray .cds-details-list__background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(75,75,75,.3),rgba(75,75,75,.3));z-index:0}.cds-details-list.cds-details-list--with-background-image.cds-details-list--background-tint-White .cds-details-list__background-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(hsla(0,0%,100%,.3),hsla(0,0%,100%,.3));z-index:0}.cds-details-list:not(cds-details-list--has-background-image) h1,.cds-details-list:not(cds-details-list--has-background-image) h2,.cds-details-list:not(cds-details-list--has-background-image) h3,.cds-details-list:not(cds-details-list--has-background-image) h4,.cds-details-list:not(cds-details-list--has-background-image) h5,.cds-details-list:not(cds-details-list--has-background-image) h6{text-shadow:1px 1px 10px rgba(0,0,0,.35)}@media (min-width:768px){.cds-details-list{padding:6rem 1.5rem 7rem}}.cds-details-list__description{max-width:1140px;position:relative;text-align:center;width:100%;z-index:2;margin-bottom:1rem}.cds-details-list__description h1,.cds-details-list__description h2,.cds-details-list__description h3,.cds-details-list__description h4,.cds-details-list__description h5,.cds-details-list__description h6,.cds-details-list__description p{color:#fff}.cds-details-list__description h1{margin-top:1rem}.cds-details-list__description h3{margin-top:.25rem}.cds-details-list__description h3:first-of-type{font-weight:400}.cds-details-list__background-image{background-size:cover;background-position:50% 50%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.cds-details-list__list-title{color:#fff;position:relative;font-weight:500;margin-top:3rem;text-align:center;z-index:2}.cds-details-list__list{color:#fff;flex-flow:column nowrap;font-size:.75em;list-style:none;margin-top:2rem;max-width:320px;padding:0;position:relative;width:100%;z-index:2}.cds-details-list__list,.cds-details-list__list__item{align-items:center;display:flex;justify-content:center}.cds-details-list__list__item{border-top:1px solid #323DA8;min-width:6rem;padding:1.25rem;text-align:center}.cds-details-list__list__item:first-child{border:none}@media (min-width:640px){.cds-details-list__list{font-size:.875em}}@media (min-width:768px){.cds-details-list__list{align-items:stretch;flex-flow:row nowrap;max-width:1140px}.cds-details-list__list__item{border-left:2px solid #323DA8;border-top:none;min-height:4.25rem}}@media (min-width:1024px){.cds-details-list__list{font-size:1em}}.cds-details-list__link{margin-top:3rem;position:relative;z-index:2}.cds-details-list--background-tint-White{background:#fff}.cds-details-list--background-tint-Black{background:#000}.cds-details-list--background-tint-Red{background:#323DA8}.cds-details-list--background-tint-Gray{background:#4d4d4d}.featured-video-cta{position:relative;padding:4em 15px;text-align:center;display:flex;justify-content:center;align-items:center;min-height:450px}@media screen and (min-width:480px){.featured-video-cta{padding-top:6em;padding-bottom:6em}}.featured-video-cta h1,.featured-video-cta h2,.featured-video-cta h3,.featured-video-cta h4,.featured-video-cta h5,.featured-video-cta h6{position:relative;margin-top:0;color:#fff}.featured-video-cta__contents{z-index:40}.featured-video-cta__contents h1,.featured-video-cta__contents h2,.featured-video-cta__contents h3,.featured-video-cta__contents h4,.featured-video-cta__contents h5,.featured-video-cta__contents h6{margin-bottom:1rem}.featured-video-cta__video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-video-cta__vidyard,.featured-video-cta__youtube{padding:1rem;margin-top:2rem}.featured-video-cta__youtube iframe{min-height:300px;width:100%}@media (min-width:640px){.featured-video-cta__youtube iframe{min-height:550px}}.featured-video-cta__modal{top:25vh}@media (min-width:640px){.featured-video-cta__modal{top:auto}}@media only screen and (max-width:768px){table.tablefield{border:none}table.tablefield,table.tablefield tbody,table.tablefield td,table.tablefield th,table.tablefield thead,table.tablefield tr{display:block;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}table.tablefield caption{display:none}table.tablefield thead tr{position:absolute;top:-9999px;left:-9999px}table.tablefield tr{margin:0 0 27px}table.tablefield td{position:relative;display:flex;gap:1rem}table.tablefield td>*{flex:100%}table.tablefield td:before{flex:100%;content:attr(data-name);font-weight:700;font-size:15px;line-height:22px;letter-spacing:-.15000000596046448px;text-transform:uppercase}table.tablefield tbody>*+*{margin-top:27px}table.tablefield tbody tr{background:#f2f2f2;border-top:.5px solid #999!important;border-bottom:none}table.tablefield tbody tr td,table.tablefield tbody tr th{align-items:center;padding:16px 29px!important;border:none;border-bottom:.5px solid #999!important}table.tablefield tbody tr:nth-child(2n),table.tablefield tbody tr:nth-child(2n) td,table.tablefield tbody tr:nth-child(2n) th{background-color:#fff}table.tablefield tbody td,table.tablefield tbody th{min-height:80px}table.tablefield tbody span[style="font-size:10.0pt"]{display:inline;flex:none;width:10px!important}}table.tablefield{width:100%!important}@media (min-width:768px){table.tablefield{min-width:768px;margin-top:27px;text-align:left}table.tablefield a{padding-bottom:2px;line-height:1;border-bottom:1px solid currentColor;border:6px solid}table.tablefield thead tr{height:80px}table.tablefield thead th{font-weight:700;font-size:15px;line-height:22px;letter-spacing:-.15000000596046448px;width:125px!important;min-width:125px;max-width:250px;padding:8px 16px;color:#fff;text-align:left;text-transform:uppercase;background-color:#000;border-color:#000}table.tablefield tbody :not(.btn){font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#000;word-wrap:break-word}table.tablefield tbody tr{display:table-row;height:80px;margin-bottom:0;padding:0;background:none;border-bottom:.5px solid #999}table.tablefield tbody tr td{display:table-cell}table.tablefield tbody tr td,table.tablefield tbody tr th{width:125px!important;min-width:125px;max-width:250px;padding:8px 16px;text-align:left}table.tablefield tbody tr:nth-child(odd) td,table.tablefield tbody tr:nth-child(odd) th{background-color:#f2f2f2}}table.tablefield strong,table.tablefield th,table.tablefield th[scope=row],table.tablefield th[scope=row] *{font-weight:700;font-size:15px;line-height:22px;letter-spacing:-.15000000596046448px;text-transform:uppercase;border-right:none}table.tablefield.responsive-text tbody td .tablesaw-cell-content,table.tablefield.responsive-text tbody td .tablesaw-cell-label,table.tablefield.responsive-text tbody th .tablesaw-cell-content,table.tablefield.responsive-text tbody th .tablesaw-cell-label{width:100%;max-width:none}.hero-block{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;padding-bottom:5rem;padding-top:5rem;position:relative;min-height:285px;width:100%}@media (min-width:480px){.hero-block{padding-bottom:5rem;padding-top:5rem}}@media (min-width:768px){.hero-block{min-height:340px;padding-bottom:6.5rem;padding-top:6.5rem}}@media (min-width:1024px){.hero-block{min-height:442px;padding-bottom:9rem;padding-top:9rem}}@media (min-width:1440px){.hero-block{min-height:600px;padding-bottom:12.7rem;padding-top:12.7rem}}.hero-block:before{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4)),linear-gradient(180deg,rgba(0,0,0,.7) 3.45%,transparent 30%);position:absolute;left:0;top:0;width:100%;height:100%;content:""}.hero-block__inner{position:relative;z-index:50}.hero-block__subtitle{color:#fff;display:inline-block;font-size:18px!important;letter-spacing:-.1px;line-height:1.2;margin-bottom:1.4rem!important}@media (min-width:1025px){.hero-block__subtitle{font-size:20px!important}}.hero-block__headline{color:#fff!important;font-size:40px!important;font-weight:600!important;letter-spacing:-.3px;line-height:1.15!important;text-shadow:0 0 65px rgba(0,0,0,.7);text-transform:uppercase}@media (min-width:480px){.hero-block__headline{font-size:42px!important}}@media (min-width:768px){.hero-block__headline{font-size:60px!important}}@media (min-width:1024px){.hero-block__headline{font-size:70px!important}}@media (min-width:1440px){.hero-block__headline{font-size:78px!important}}.hero-block__single-link{margin-top:1rem}@media (min-width:1025px){.hero-block__single-link{margin-top:3rem}}.hero-block__single-link svg{height:auto;width:15px}.hero-block__links{display:flex;flex-wrap:wrap;margin-top:1.1rem}.hero-block__link{align-items:center;color:#fff!important;display:flex!important;font-size:18px;letter-spacing:-.2px;line-height:24px;margin-bottom:.75rem;width:100%}@media (min-width:480px){.hero-block__link{width:auto}}@media (min-width:1025px){.hero-block__link{font-size:20px}}@media (min-width:480px){.hero-block__link:nth-of-type(2){margin-left:3.8rem}}.hero-block__link>span{display:inline-block;margin-left:16px}.hero-block__link svg{height:auto;width:8px}.hero-block--tall{align-items:flex-start;min-height:325px;padding-top:3rem}@media (min-width:480px){.hero-block--tall{min-height:375px;padding-top:4rem}}@media (min-width:768px){.hero-block--tall{min-height:450px;padding-top:5.8rem}}@media (min-width:1024px){.hero-block--tall{min-height:600px}}@media (min-width:1440px){.hero-block--tall{min-height:700px}}@media (min-width:1600px){.hero-block--tall{min-height:900px}}.hero-block--tall .hero-block__headline{font-size:40px;font-weight:600;line-height:.9;text-shadow:none}@media (min-width:480px){.hero-block--tall .hero-block__headline{font-size:42px}}@media (min-width:768px){.hero-block--tall .hero-block__headline{font-size:60px}}@media (min-width:1024px){.hero-block--tall .hero-block__headline{font-size:72px}}@media (min-width:1440px){.hero-block--tall .hero-block__headline{font-size:96px}}.hero-block--subtitle{min-height:285px;padding-bottom:3.5rem;padding-top:3rem}@media (min-width:480px){.hero-block--subtitle{padding-bottom:5rem;padding-top:4rem}}@media (min-width:768px){.hero-block--subtitle{min-height:375px;padding-bottom:6.5rem;padding-top:5.5rem}}@media (min-width:1024px){.hero-block--subtitle{min-height:477px;padding-bottom:9rem;padding-top:8rem}}@media (min-width:1440px){.hero-block--subtitle{min-height:565px;padding-bottom:12rem;padding-top:10rem}}.hero-block.accent--red .circle-link,.hero-block.accent--red .underline-full:after{background-color:#323DA8!important}.hero-block.accent--blue .circle-link,.hero-block.accent--blue .underline-full:after{background-color:#3b87c2!important}.bullet-callouts{padding-bottom:1.5rem;padding-top:2.5rem}@media (min-width:1024px){.bullet-callouts{padding-bottom:2.75rem;padding-top:3.75rem}}@media (min-width:1440px){.bullet-callouts{padding-bottom:2.9rem;padding-top:5.25rem}}@media (min-width:1024px){.bullet-callouts__inner{max-width:1230px}}@media (min-width:1024px){.bullet-callouts__headline,.bullet-callouts__text{padding:0 15px}}.bullet-callouts__headline{color:#000!important}.bullet-callouts__text p:last-of-type{margin-bottom:0}.bullet-callouts__columns{display:flex;flex-wrap:wrap;margin-top:2rem}@media (min-width:1024px){.bullet-callouts__columns{margin-top:3rem}}.bullet-callouts__column{padding-bottom:2rem;width:100%}@media (min-width:1024px){.bullet-callouts__column{padding:0 15px 2.5rem;width:calc(31.5% - 10px)}}.bullet-callouts__content{color:#000!important;border-top:4px solid #818181;padding:1.8rem 1rem 0}.bullet-callouts__content h5{color:#000!important;margin-bottom:.5rem!important}.bullet-callouts__content ul{padding-bottom:1rem!important}.bullet-callouts__content ul li{color:#000!important;font-size:18px;margin:0 0 .5rem}.bullet-callouts__content ul li:before{color:#4d4d4d!important}.bullet-callouts__content ul li:last-of-type{margin:0 0 .5rem!important}.bullet-callouts.no-pad--top{padding-top:0!important}.bullet-callouts.no-pad--bot{padding-bottom:0!important}.bullet-callouts.no-pad--both{padding-bottom:0!important;padding-top:0!important}.centered-cta{background-color:#efefef;background-image:url(/themes/custom/cummins/images/corner-accents/full-top-left.svg),url(/themes/custom/cummins/images/corner-accents/full-bottom-right.svg);background-position:-60% -20%,160% 120%;background-repeat:no-repeat,no-repeat;background-size:228px 238px,228px 238px!important;padding-bottom:4rem;padding-top:4rem;text-align:center}@media (min-width:480px){.centered-cta{background-position:-250% 100%,330% -10%;background-size:428px 438px,428px 438px!important}}@media (min-width:640px){.centered-cta{background-position:-50% 50%,150% 50%}}@media (min-width:768px){.centered-cta{background-position:-20% 20%,120% 80%}}@media (min-width:1024px){.centered-cta{background-position:0 0,100% 100%;padding-bottom:6rem!important;padding-top:6rem!important}}@media (min-width:1440px){.centered-cta{padding-bottom:8rem!important;padding-top:8rem!important}}.centered-cta__content{margin:0 auto;max-width:780px}@media (min-width:1024px){.centered-cta__content{max-width:780px}}.centered-cta__content h2{color:#000!important;font-size:44px;letter-spacing:-.2px;line-height:1.2}.centered-cta__content p{font-size:20px;line-height:1.3;margin:0}.centered-cta__btn-wrap{margin-top:2.1rem}.column-block{padding-bottom:2.75rem;padding-top:4rem}@media (min-width:1024px){.column-block{padding-bottom:4.25rem;padding-top:5.5rem}}@media (min-width:1440px){.column-block{padding-bottom:5.5rem;padding-top:7rem}}.column-block__headline,.column-block__inner,.column-block__text{margin-left:auto;margin-right:auto;max-width:1280px}.column-block__headline,.column-block__text{padding:0 10px}.column-block__headline{color:#000!important}.column-block__wrap{display:flex;flex-wrap:wrap;margin-top:2rem}.column-block__column{margin-bottom:2rem;padding:0 10px;width:100%}@media (min-width:768px){.column-block__column{width:50%}}.column-block__image{line-height:0;overflow:hidden}.column-block__column-text{margin-top:2rem}@media (min-width:768px){.column-block__column-text{margin-top:1.5rem}}.column-block__column-text h5{color:#000!important;font-size:22px;line-height:1.2;margin-bottom:.75rem!important}@media (min-width:1024px){.column-block__column-text h5{font-size:22px}}@media (min-width:1200px){.column-block__column-text h5{font-size:24px}}@media (min-width:1440px){.column-block__column-text h5{font-size:24px}}.column-block__column-text p{color:#404040;font-size:16px;line-height:1.33}@media (min-width:768px){.column-block__column-text p{font-size:18px}}.column-block__column-text p:last-of-type{margin-bottom:0}.column-block__column-text .link-underline{margin-top:1.8rem}.column-block--three-column .column-block__column{width:100%}@media (min-width:768px){.column-block--three-column .column-block__column{width:33.3336%}}.column-block--four-column .column-block__column{width:100%}@media (min-width:768px){.column-block--four-column .column-block__column{width:50%}.column-block--four-column .column-block__column:last-of-type,.column-block--four-column .column-block__column:nth-last-of-type(2){margin-bottom:0}}@media (min-width:1024px){.column-block--four-column .column-block__column{width:25%}}.content-block{padding-bottom:4rem;padding-top:4rem}@media (min-width:1024px){.content-block{padding-bottom:5.5rem!important;padding-top:5.5rem!important}}@media (min-width:1440px){.content-block{padding-bottom:7rem!important;padding-top:7rem!important}}.content-block__inner{margin:0 auto;max-width:1150px!important}.content-block__headline{color:#000!important}.feature-block,.feature-carousel{padding-bottom:4rem;padding-top:4rem}@media (min-width:1024px){.feature-block,.feature-carousel{padding:5.5rem 0!important}}@media (min-width:1025px){.feature-block,.feature-carousel{max-width:none}}@media (min-width:1440px){.feature-block,.feature-carousel{padding:7rem 0!important}}.feature-block__wrap,.feature-carousel__wrap{display:flex;flex-wrap:wrap;margin:0 auto;max-width:900px}@media (min-width:1025px){.feature-block__wrap,.feature-carousel__wrap{max-width:none}}@media (min-width:1441px){.feature-block__wrap,.feature-carousel__wrap{max-width:1440px}}.feature-block .feature-carousel__wrap,.feature-carousel .feature-carousel__wrap{display:block!important;overflow:hidden;position:relative}.feature-block .feature-carousel__slider,.feature-carousel .feature-carousel__slider{z-index:10!important}.feature-block .feature-carousel__slide,.feature-carousel .feature-carousel__slide{display:flex;flex-wrap:wrap}.feature-block__image,.feature-carousel__image{line-height:0;width:100%}@media (min-width:1025px){.feature-block__image,.feature-carousel__image{width:65%}}.feature-block__content,.feature-carousel__content{margin-top:3.25rem;padding:0 0 40px;width:100%}@media (min-width:1025px){.feature-block__content,.feature-carousel__content{margin-top:0;padding:0 2.5rem 40px;width:35%}}@media (min-width:1440px){.feature-block__content,.feature-carousel__content{padding:0 3.6rem 40px}}.feature-block__headline,.feature-carousel__headline{color:#000!important}.feature-block__text p:last-of-type,.feature-carousel__text p:last-of-type{margin-bottom:0}.feature-block .btn-primary,.feature-carousel .btn-primary{margin-top:1.7rem}@media (min-width:1025px){.feature-block .slick-list,.feature-carousel .slick-list{min-height:560px!important}}.feature-block__arrow-wrap,.feature-carousel__arrow-wrap{text-align:center}@media (min-width:1025px){.feature-block__arrow-wrap,.feature-carousel__arrow-wrap{margin-top:2rem}}@media (min-width:1200px){.feature-block__arrow-wrap,.feature-carousel__arrow-wrap{bottom:0;display:flex;justify-content:flex-end;right:2.5rem;position:absolute;z-index:50!important}}@media (min-width:1440px){.feature-block__arrow-wrap,.feature-carousel__arrow-wrap{right:3.6rem}}.feature-block__arrow-wrap>div,.feature-carousel__arrow-wrap>div{display:inline-block!important;margin:10px auto 0;width:100px}@media (min-width:1200px){.feature-block__arrow-wrap>div,.feature-carousel__arrow-wrap>div{margin:0}}.feature-block__arrow-wrap .slick-arrow,.feature-carousel__arrow-wrap .slick-arrow{cursor:pointer;display:inline-block;left:auto!important;height:29px;position:static!important;top:auto!important;width:36px}.feature-block__arrow-wrap .slick-arrow:before,.feature-carousel__arrow-wrap .slick-arrow:before{display:none!important}.feature-block__arrow-wrap .slick-arrow svg,.feature-carousel__arrow-wrap .slick-arrow svg{height:29px;stroke:#d2d2d2;stroke-opacity:1;stroke-width:3px;transition:stroke .4s;width:36px}.feature-block__arrow-wrap .slick-arrow:hover,.feature-carousel__arrow-wrap .slick-arrow:hover{stroke:#323DA8}.feature-block__arrow-wrap .slick-prev,.feature-carousel__arrow-wrap .slick-prev{margin-right:10px}.feature-block__arrow-wrap .slick-next,.feature-carousel__arrow-wrap .slick-next{margin-left:10px;position:relative;top:.015rem}.feature-block--image-right .feature-block__wrap,.feature-carousel--image-right .feature-block__wrap{flex-direction:row-reverse}.feature-block--image-right .feature-carousel__wrap,.feature-carousel--image-right .feature-carousel__wrap{display:block!important;position:relative}.feature-block--image-right .feature-carousel__arrow-wrap,.feature-carousel--image-right .feature-carousel__arrow-wrap{text-align:center}@media (min-width:1200px){.feature-block--image-right .feature-carousel__arrow-wrap,.feature-carousel--image-right .feature-carousel__arrow-wrap{bottom:0;display:flex;left:2.5rem!important;justify-content:flex-start;right:auto;position:absolute;z-index:50!important}}@media (min-width:1440px){.feature-block--image-right .feature-carousel__arrow-wrap,.feature-carousel--image-right .feature-carousel__arrow-wrap{left:3.6rem!important}}.feature-block--image-right .feature-carousel__arrow-wrap>div,.feature-carousel--image-right .feature-carousel__arrow-wrap>div{margin-top:10px}@media (min-width:1200px){.feature-block--image-right .feature-carousel__arrow-wrap>div,.feature-carousel--image-right .feature-carousel__arrow-wrap>div{margin-top:0}}.feature-block--image-right .feature-carousel__arrow-wrap .slick-arrow,.feature-carousel--image-right .feature-carousel__arrow-wrap .slick-arrow{cursor:pointer;display:inline-block;left:auto!important;height:29px;position:static!important;top:auto!important;width:36px}.feature-block--image-right .feature-carousel__arrow-wrap .slick-arrow:before,.feature-carousel--image-right .feature-carousel__arrow-wrap .slick-arrow:before{display:none!important}.feature-block--image-right .feature-carousel__arrow-wrap .slick-arrow svg,.feature-carousel--image-right .feature-carousel__arrow-wrap .slick-arrow svg{height:29px;stroke:#d2d2d2;stroke-opacity:1;stroke-width:3px;transition:stroke .4s;width:36px}.feature-block--image-right .feature-carousel__arrow-wrap .slick-arrow:hover,.feature-carousel--image-right .feature-carousel__arrow-wrap .slick-arrow:hover{stroke:#323DA8}.feature-block--image-right .feature-carousel__arrow-wrap .slick-prev,.feature-carousel--image-right .feature-carousel__arrow-wrap .slick-prev{margin-right:10px}.feature-block--image-right .feature-carousel__arrow-wrap .slick-next,.feature-carousel--image-right .feature-carousel__arrow-wrap .slick-next{margin-left:10px;position:relative;top:.015rem}.feature-block--image-right .feature-carousel__slide,.feature-carousel--image-right .feature-carousel__slide{display:flex;flex-direction:row-reverse}.feature-block--image-right .image-underline:after,.feature-carousel--image-right .image-underline:after{left:0!important;right:auto!important}@media (min-width:1025px){.feature-block--image-right .image-underline:after,.feature-carousel--image-right .image-underline:after{left:auto!important;right:0!important}}.feature-block--image-bottom,.feature-carousel--image-bottom{padding-left:1.5rem!important;padding-right:1.5rem!important}@media (min-width:500px){.feature-block--image-bottom,.feature-carousel--image-bottom{padding-left:3rem!important;padding-right:3rem!important}}@media (min-width:1024px){.feature-block--image-bottom,.feature-carousel--image-bottom{padding-left:5.3rem!important;padding-right:5.3rem!important}}.feature-block--image-bottom .feature-block__wrap,.feature-carousel--image-bottom .feature-block__wrap{flex-direction:column-reverse;margin:0 auto;max-width:1260px}.feature-block--image-bottom .feature-block__image,.feature-carousel--image-bottom .feature-block__image{width:100%}.feature-block--image-bottom .feature-block__image .image-underline:after,.feature-carousel--image-bottom .feature-block__image .image-underline:after{display:none}.feature-block--image-bottom .feature-block__content,.feature-carousel--image-bottom .feature-block__content{margin-bottom:2.5rem;margin-top:0;padding:0;width:100%}@media (min-width:768px){.feature-block--image-bottom .feature-block__content,.feature-carousel--image-bottom .feature-block__content{margin-bottom:3.5rem}}.feature-block--no-underline .image-underline:after,.feature-carousel--no-underline .image-underline:after{display:none!important}.feature-block.no-pad--top,.feature-carousel.no-pad--top{padding-top:0!important}.feature-block.no-pad--bot,.feature-block.no-pad--bot .feature-block__content,.feature-carousel.no-pad--bot,.feature-carousel.no-pad--bot .feature-block__content{padding-bottom:0!important}.feature-block.no-pad--both,.feature-carousel.no-pad--both{padding-bottom:0!important;padding-top:0!important}.feature-block.no-pad--both .feature-block__content,.feature-carousel.no-pad--both .feature-block__content{padding-bottom:0!important}.feature-carousel{padding-bottom:4rem;padding-top:4rem}@media (min-width:1024px){.feature-carousel{padding:5.5rem 0!important}}@media (min-width:1025px){.feature-carousel{max-width:none}}@media (min-width:1440px){.feature-carousel{padding:7rem 0!important}}.form-block{background-color:#fff;padding-bottom:4rem;padding-top:4rem;width:100%}@media (min-width:1024px){.form-block{padding-bottom:5.5rem!important;padding-top:5.5rem!important}}@media (min-width:1440px){.form-block{padding-bottom:7rem!important;padding-top:7rem!important}}.form-block__headline{color:#000!important;text-align:center}.form-block__content{text-align:center;margin-bottom:2rem!important}.form-block form{justify-content:flex-start!important;max-width:none!important;padding:0!important;width:100%!important}.form-block form [data-drupal-messages]{margin-bottom:1.5rem!important;width:100%!important}.form-block form .form-item{margin-bottom:2rem!important;width:100%!important}@media (min-width:768px){.form-block form .form-item{margin-right:2%;width:49%!important}}.form-block form .form-item .fieldset-wrapper{margin-right:0;width:100%}.form-block form .form-item label{color:#4d4d4d!important;display:inline-block!important;font-size:16px!important;font-weight:600!important;padding-bottom:.5rem!important;position:static!important}.form-block form .form-item input,.form-block form .form-item select{background-color:#f5f5f5;border:none!important;outline:none!important;padding:.5rem 1rem!important;height:53px!important}.form-block form .form-item select{background-image:url(/themes/custom/cummins/images/icons/icon-arrow-grey-down-dark.svg)!important;background-position:95% 55%!important}.form-block form #edit-address--wrapper,.form-block form .js-form-wrapper{margin-bottom:2rem!important;width:100%!important}@media (min-width:768px){.form-block form #edit-address--wrapper,.form-block form .js-form-wrapper{margin-right:2%!important;width:49%!important}}.form-block form #edit-address--wrapper .form-item,.form-block form .js-form-wrapper .form-item{margin-right:0!important;width:100%!important}.form-block form #edit-address--wrapper,.form-block form .js-form-wrapper{margin-top:0!important}.form-block form #edit-address--wrapper .form-item,.form-block form #edit-address--wrapper .form-item .form-item,.form-block form #edit-address--wrapper fieldset,.form-block form #edit-address--wrapper fieldset .form-item,.form-block form .js-form-wrapper .form-item,.form-block form .js-form-wrapper .form-item .form-item,.form-block form .js-form-wrapper fieldset,.form-block form .js-form-wrapper fieldset .form-item{margin-bottom:0!important}@media (min-width:768px){.form-block form #edit-address--wrapper,.form-block form .form-item-address-country,.form-block form .form-item-city-town,.form-block form .form-item-interested-in-alt-power,.form-block form .form-item-last-name,.form-block form .form-item-phone{margin-right:0!important}}.form-block form #edit-how-would-you-like-us-to-respond-to-your-request---wrapper{width:100%}@media (min-width:768px){.form-block form #edit-how-would-you-like-us-to-respond-to-your-request---wrapper{margin-right:2%!important}}.form-block form .radios--wrapper{width:100%}@media (min-width:768px){.form-block form .radios--wrapper{margin-top:2rem!important}}.form-block form .radios--wrapper .fieldset-wrapper .form-radios{align-items:flex-start!important;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center!important;margin-top:.25rem!important;width:100%!important}.form-block form .radios--wrapper .fieldset-wrapper .form-radios .form-type-radio{align-items:center;backface-visibility:hidden;display:flex;height:20px!important;margin:0 0 .5rem!important;position:relative!important}.form-block form .radios--wrapper .fieldset-wrapper .form-radios .form-type-radio:before{content:"";cursor:pointer;border:2px solid #4d4d4d!important;border-radius:50%;display:inline-block;height:20px!important;left:0;position:absolute;top:0;transition:border .3s;width:20px!important;z-index:1!important}.form-block form .radios--wrapper .fieldset-wrapper .form-radios .form-type-radio:after{content:"";display:inline-block;background-color:#323DA8!important;border-radius:50%;height:12px;left:4px;position:absolute;top:4px;transform:scale(0);transition:transform .3s;width:12px;z-index:1!important}.form-block form .radios--wrapper .fieldset-wrapper .form-radios .form-type-radio.active:before{border:2px solid #323DA8!important}.form-block form .radios--wrapper .fieldset-wrapper .form-radios .form-type-radio.active:after{transform:scale(1)}.form-block form .radios--wrapper .fieldset-wrapper .form-radios input.form-radio{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;background-color:transparent!important;cursor:pointer;height:20px!important;padding:0!important;position:relative;opacity:0!important;width:20px!important;z-index:10!important}.form-block form .radios--wrapper .fieldset-wrapper .form-radios input.form-radio:after,.form-block form .radios--wrapper .fieldset-wrapper .form-radios input.form-radio:before{display:none!important}.form-block form .radios--wrapper .fieldset-wrapper .form-radios label{align-items:center!important;color:#4d4d4d!important;display:flex!important;font-size:12px!important;font-weight:700!important;height:30px!important;padding:0 0 0 15px!important}.form-block form .form-type-checkbox{display:block!important;padding:0!important;margin-bottom:0!important;margin-right:0!important;overflow:hidden!important;width:100%}@media (min-width:768px){.form-block form .form-type-checkbox{margin-top:2rem!important;width:49%!important}}.form-block form .form-type-checkbox>label{float:left!important;height:auto!important;margin-bottom:.5rem!important;overflow:hidden;padding:0!important;width:100%!important}.form-block form .form-type-checkbox .form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent!important;float:left;height:20px!important;padding:0!important;margin:0!important;width:20px!important}.form-block form .form-type-checkbox .form-checkbox:before{border:2px solid #4d4d4d!important;display:inline-block;height:20px!important;top:5px!important;width:20px!important}.form-block form .form-type-checkbox .form-checkbox:after{color:#323DA8!important;font-weight:900!important;left:5px!important;top:2px!important}.form-block form .form-type-checkbox .description{color:#4d4d4d!important;display:inline-block!important;float:left!important;font-size:12px!important;font-weight:600!important;margin:0!important;padding-left:20px!important;width:calc(100% - 20px)!important}.form-block form .form-type-checkbox .description>div{color:#4d4d4d!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important}.form-block form #edit-actions{text-align:center!important;width:100%!important}.form-block form #edit-actions input[type=submit]{background-color:#323DA8;border-radius:4px!important;color:#fff!important;display:inline-block;font-size:15px!important;font-weight:700!important;line-height:1.18!important;padding:14px 22px 12px!important;text-align:center!important;text-transform:uppercase!important}@media (min-width:768px){.form-block form #edit-actions input[type=submit]{font-size:16px!important;padding:22px 40px 20px!important}}.form-block__footnote{margin-top:.75rem;text-align:center}.form-block__footnote>span{color:#4d4d4d!important;font-size:14px;font-weight:700}.form-block__footnote>span strong{color:#323DA8}.interactive-block{padding-bottom:4rem;padding-top:4rem}@media (min-width:1024px){.interactive-block{padding:5.5rem 0!important}}@media (min-width:1025px){.interactive-block{max-width:none}}@media (min-width:1440px){.interactive-block{padding:7rem 0!important}}.interactive-block__wrap{display:flex;flex-direction:column;flex-wrap:wrap;margin:0 auto;max-width:900px}@media (min-width:1025px){.interactive-block__wrap{display:block;max-width:none}}@media (min-width:1441px){.interactive-block__wrap{max-width:1440px}}.interactive-block__graphic{display:flex;flex-wrap:wrap;line-height:0;position:relative;width:100%}@media (min-width:1025px){.interactive-block__graphic{float:left;max-height:527px;max-width:936px;width:65%}}.interactive-block__graphic .video-wrapper{position:relative;padding-bottom:56.25%;height:0;text-align:center;width:100%}.interactive-block__graphic video{display:inline-block;height:auto!important;max-height:527px;max-width:936px;width:100%!important;z-index:1}.interactive-block .hotspot{width:100%}@media (min-width:550px){.interactive-block .hotspot{width:47%;margin-right:6%!important}.interactive-block .hotspot:nth-of-type(odd){margin-right:0!important}}@media (min-width:768px){.interactive-block .hotspot{display:flex;margin:0!important;min-height:42px;overflow:hidden;padding:3px;width:41px;left:0;position:absolute;top:0;z-index:25}}.interactive-block .hotspot__link{display:none!important}@media (min-width:768px){.interactive-block .hotspot__link{display:inline-flex!important}}.interactive-block .hotspot__tooltip{position:relative}@media (min-width:768px){.interactive-block .hotspot__tooltip{box-shadow:0 0 10px 5px rgba(0,0,0,.15);display:none;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;width:290px}}@media (min-width:768px){.interactive-block .hotspot.tooltip--left{left:auto;justify-content:flex-end}.interactive-block .hotspot.tooltip--left .hotspot__tooltip{margin-right:20px}.interactive-block .hotspot.tooltip--right{justify-content:flex-start}.interactive-block .hotspot.tooltip--right .hotspot__tooltip{margin-left:20px}}.interactive-block .hotspot__text>div{background-color:#fff;height:100%;padding:1rem 0;position:relative;width:100%;z-index:10}@media (min-width:768px){.interactive-block .hotspot__text>div{padding:1.25rem}}.interactive-block .hotspot__text>div h6{margin-bottom:.75rem!important}.interactive-block .hotspot__text>div p{color:#8f8f8f!important;font-size:14px!important;line-height:1.28!important}.interactive-block .hotspot__text>div p:last-of-type{margin-bottom:0}.interactive-block .hotspot__text .triangle-left,.interactive-block .hotspot__text .triangle-right{display:none}@media (min-width:768px){.interactive-block .hotspot__text .triangle-left,.interactive-block .hotspot__text .triangle-right{background-color:#fff;box-shadow:0 0 10px 5px rgba(0,0,0,.15);display:inline-block;height:30px;position:absolute;top:25px;transform:rotate(45deg);width:30px;z-index:5}}.interactive-block .hotspot__text .triangle-left{left:-7px}.interactive-block .hotspot__text .triangle-right{left:auto!important;right:-7px}@media (min-width:768px){.interactive-block .hotspot:hover{overflow:visible;width:auto;z-index:50}.interactive-block .hotspot:hover .hotspot__tooltip{display:block;opacity:1;visibility:visible}}.interactive-block__content{margin:0 0 2rem;padding:0;width:100%}@media (min-width:1025px){.interactive-block__content{float:right;margin:0;padding:0 2.5rem 40px;width:35%}}@media (min-width:1440px){.interactive-block__content{padding:0 3.6rem 40px}}.interactive-block__headline{color:#000!important}.interactive-block__text p:last-of-type{margin-bottom:0}.interactive-block .btn-primary{margin-top:1.7rem}@media (min-width:1025px){.interactive-block--graphic-right .interactive-block__wrap{flex-direction:row}.interactive-block--graphic-right .interactive-block__graphic{float:right!important}.interactive-block--graphic-right .interactive-block__content{float:left!important}}.interactive-block--graphic-bottom{padding-left:1.5rem!important;padding-right:1.5rem!important}@media (min-width:500px){.interactive-block--graphic-bottom{padding-left:3rem!important;padding-right:3rem!important}}@media (min-width:1024px){.interactive-block--graphic-bottom{padding-left:5.3rem!important;padding-right:5.3rem!important}}.interactive-block--graphic-bottom .interactive-block__wrap{flex-direction:column;margin:0 auto;max-width:1260px}.interactive-block--graphic-bottom .interactive-block__graphic{margin-left:auto!important;margin-right:auto!important;max-height:none!important;max-width:none!important;text-align:center;width:100%}.interactive-block--graphic-bottom video{display:inline-block;height:auto!important;max-height:none!important;max-width:100%!important;width:100%!important;z-index:1}.interactive-block--graphic-bottom .interactive-block__content{margin-bottom:2rem;padding:0;width:100%}.interactive-carousel{padding-bottom:4rem;padding-top:3.5rem}@media (min-width:768px){.interactive-carousel{padding-bottom:4.5rem!important;padding-top:4.5rem!important}}@media (min-width:769px){.interactive-carousel{padding-bottom:11rem!important;padding-top:4.5rem!important}}@media (min-width:1024px){.interactive-carousel{padding-bottom:11rem!important;padding-top:6rem!important}}@media (min-width:1440px){.interactive-carousel{padding-bottom:9rem!important;padding-top:6rem!important}}.interactive-carousel__inner{position:relative}.interactive-carousel__arrows{height:100%;position:absolute;top:12%;width:100%}@media (min-width:480px){.interactive-carousel__arrows{top:18%}}@media (min-width:640px){.interactive-carousel__arrows{top:25%}}.interactive-carousel__arrows .arrow{cursor:pointer;display:inline-block;position:absolute;width:36px;z-index:100}@media (min-width:480px){.interactive-carousel__arrows .arrow{width:45px}}@media (min-width:640px){.interactive-carousel__arrows .arrow{width:55px}}@media (min-width:769px){.interactive-carousel__arrows .arrow{display:none}}.interactive-carousel__arrows .arrow svg{height:auto;stroke:#323DA8;stroke-opacity:.65;stroke-width:3px;transition:stroke-opacity .3s;width:30px}@media (min-width:480px){.interactive-carousel__arrows .arrow svg{width:45px}}@media (min-width:640px){.interactive-carousel__arrows .arrow svg{width:55px}}.interactive-carousel__arrows .arrow.arrow-prev{left:-12px}@media (min-width:480px){.interactive-carousel__arrows .arrow.arrow-prev{left:-10px}}@media (min-width:640px){.interactive-carousel__arrows .arrow.arrow-prev{left:-20px}}.interactive-carousel__arrows .arrow.arrow-next{right:-12px}@media (min-width:480px){.interactive-carousel__arrows .arrow.arrow-next{right:-10px}}@media (min-width:640px){.interactive-carousel__arrows .arrow.arrow-next{right:-20px}}.interactive-carousel__arrows .arrow:hover svg{stroke-opacity:1}.interactive-carousel__wrap{position:relative}.interactive-carousel__images{height:120px;position:relative;text-align:center;width:100%}@media (min-width:480px){.interactive-carousel__images{height:200px}}@media (min-width:769px){.interactive-carousel__images{height:225px!important;left:50%;position:absolute;top:-40px;transform:translateX(-50%);width:150px!important;z-index:30}}@media (min-width:1024px){.interactive-carousel__images{height:250px!important;width:200px!important}}@media (min-width:1200px){.interactive-carousel__images{height:275px!important;width:240px!important}}@media (min-width:1440px){.interactive-carousel__images{height:300px!important;width:275px!important}}.interactive-carousel__images img{height:auto;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .4s;max-width:125px!important}@media (min-width:480px){.interactive-carousel__images img{max-width:200px!important}}@media (min-width:769px){.interactive-carousel__images img{max-width:none!important}}.interactive-carousel__images img.active{opacity:1}.interactive-carousel__hotspots{height:370px;position:relative;width:100%}@media (min-width:400px){.interactive-carousel__hotspots{height:310px}}@media (min-width:769px){.interactive-carousel__hotspots{left:0;height:100%;max-width:1260px;position:absolute;top:0;width:100%}}@media (max-width:768px){.interactive-carousel .hotspot{left:50%!important;position:absolute;right:auto!important;text-align:center;top:auto!important;transform:translateX(-50%);width:100%}}@media (min-width:769px){.interactive-carousel .hotspot{display:flex;margin:0!important;height:42px;overflow:hidden;padding:3px;width:41px;left:0;position:absolute;top:0;z-index:10}}.interactive-carousel .hotspot__link{display:none!important}@media (min-width:769px){.interactive-carousel .hotspot__link{display:inline-flex!important}}.interactive-carousel .hotspot__tooltip{background-color:#fff;display:none;margin-top:2.5rem;opacity:0;text-align:left;transition:opacity .25s,visibility .25s;visibility:hidden;width:100%}@media (min-width:480px){.interactive-carousel .hotspot__tooltip{margin-top:2rem;width:400px}}@media (min-width:769px){.interactive-carousel .hotspot__tooltip{box-shadow:0 0 10px 5px rgba(0,0,0,.15);display:none;margin-top:0!important;opacity:0;position:relative;visibility:hidden;transition:opacity .25s,visibility .25s}}@media (min-width:769px){.interactive-carousel .hotspot.tooltip--left{left:auto;justify-content:flex-end}.interactive-carousel .hotspot.tooltip--left .hotspot__tooltip{margin-right:20px}.interactive-carousel .hotspot.tooltip--right{justify-content:flex-start}.interactive-carousel .hotspot.tooltip--right .hotspot__tooltip{margin-left:20px}}.interactive-carousel .hotspot__text>div{box-shadow:0 0 7px 3px rgba(0,0,0,.15);background-color:#fff;height:100%;padding:1.5rem;position:relative;width:100%;z-index:10}@media (min-width:769px){.interactive-carousel .hotspot__text>div{box-shadow:none!important;padding:1.25rem}}.interactive-carousel .hotspot__text>div h6{margin-bottom:.75rem!important}.interactive-carousel .hotspot__text>div p{color:#8f8f8f!important;font-size:14px!important;line-height:1.28!important;margin-bottom:1em!important}.interactive-carousel .hotspot__text>div p strong{color:#000!important}.interactive-carousel .hotspot__text>div li{color:#8f8f8f!important;font-size:14px!important;line-height:1.28!important;margin-bottom:.4rem!important;padding-left:30px}.interactive-carousel .hotspot__text>div li:before{content:"\2022";color:#4d4d4d;font-size:20px;left:8px;position:absolute;top:-3px}.interactive-carousel .hotspot__text>div li::last-of-type{margin-bottom:0!important}.interactive-carousel .hotspot__text .triangle-left,.interactive-carousel .hotspot__text .triangle-right{display:none}@media (min-width:769px){.interactive-carousel .hotspot__text .triangle-left,.interactive-carousel .hotspot__text .triangle-right{background-color:#fff;box-shadow:0 0 10px 5px rgba(0,0,0,.15);display:inline-block;height:30px;position:absolute;top:25px;transform:rotate(45deg);width:30px;z-index:5}}.interactive-carousel .hotspot__text .triangle-left{left:-7px}.interactive-carousel .hotspot__text .triangle-right{left:auto!important;right:-7px}@media (max-width:768px){.interactive-carousel .hotspot.active .hotspot__tooltip{display:inline-block!important;opacity:1!important;visibility:visible!important}}@media (min-width:769px){.interactive-carousel .hotspot:hover{height:auto;overflow:visible;width:auto;z-index:50}.interactive-carousel .hotspot:hover .hotspot__link{background-color:#323DA8!important}.interactive-carousel .hotspot:hover .hotspot__tooltip{display:block;opacity:1;visibility:visible}}@media (min-width:769px){.interactive-carousel .hotspot.hotspot--7 .hotspot__tooltip{position:relative;top:-75px}.interactive-carousel .hotspot.hotspot--7 .triangle-left{top:75px}}@media (max-width:768px){.interactive-carousel__bg-image{position:absolute;top:0;z-index:-1!important}}.interactive-embed.hide--mobile{display:none}@media (min-width:768px){.interactive-embed.hide--mobile{display:block}}.intro-block{align-items:center;background-color:#000;color:#fff;padding-bottom:3rem;padding-top:3rem;width:100%}@media (min-width:480px){.intro-block{padding-bottom:4rem;padding-top:4rem}}@media (min-width:768px){.intro-block{padding-bottom:5rem;padding-top:5rem}}@media (min-width:1440px){.intro-block{padding-bottom:5.85rem;padding-top:5.85rem}}.intro-block__wrap{display:flex;flex-wrap:wrap}.intro-block__column{width:100%}.intro-block__column:nth-of-type(2){margin-top:2rem}@media (min-width:900px){.intro-block__column:first-of-type{width:55%}.intro-block__column:nth-of-type(2){margin-top:0;width:45%}}.intro-block__text,.intro-block__title{color:#fff}@media (min-width:900px){.intro-block__text{padding-left:7rem}}@media (min-width:1025px){.intro-block__text{padding-left:9.9rem}}.intro-block__text h4{color:#fff!important}.intro-text{padding-bottom:3rem;padding-top:2.25rem;width:100%}@media (min-width:768px){.intro-text{padding-bottom:3rem;padding-top:2.25rem}}@media (min-width:1024px){.intro-text{padding-bottom:3.75rem;padding-top:3rem}}@media (min-width:1440px){.intro-text{padding-bottom:4.75rem;padding-top:3.5rem}}.intro-text__content{color:#000!important;margin:0;max-width:1200px}.intro-text__content p{color:#000!important}.intro-text__content p:last-of-type{padding-bottom:1rem;position:relative}.intro-text__content p:last-of-type:after{bottom:0;content:"";height:4px;left:0;position:absolute;width:80px}.page-red .intro-text .intro-text__content p:last-of-type:after{background-color:#323DA8}.page-blue .intro-text .intro-text__content p:last-of-type:after{background-color:#3b87c2}.icon-callout{padding-bottom:2.5rem;padding-top:2.5rem}@media (min-width:1024px){.icon-callout{padding-bottom:3.75rem;padding-top:3.75rem}}@media (min-width:1440px){.icon-callout{padding-bottom:5.25rem;padding-top:5.25rem}}.icon-callout__content{display:flex;flex-wrap:wrap;margin:0;max-width:1200px}.icon-callout__icon{display:flex;margin-bottom:1.25rem;width:100%}.icon-callout__icon img{max-width:65px!important}@media (min-width:480px){.icon-callout__icon{align-items:flex-start;justify-content:center;margin-bottom:0;width:50px}.icon-callout__icon img{max-width:55px}}.icon-callout__text{color:#000!important;width:100%}@media (min-width:480px){.icon-callout__text{padding-left:1.25rem;width:calc(100% - 55px)}}.icon-callout__text p{color:#000!important}.icon-callouts{padding-bottom:4rem;padding-top:4rem;text-align:center}@media (min-width:1024px){.icon-callouts{padding-bottom:5.5rem;padding-top:5.5rem}}@media (min-width:1440px){.icon-callouts{padding-bottom:7rem;padding-top:7rem}}.icon-callouts__headline{color:#000!important;font-size:32px!important;line-height:1!important;margin-bottom:3rem!important;text-align:center}@media (min-width:640px){.icon-callouts__headline{font-size:36px!important}}@media (min-width:1024px){.icon-callouts__headline{font-size:40px!important}}@media (min-width:1440px){.icon-callouts__headline{font-size:40px!important}}.icon-callouts__content{display:flex;flex-wrap:wrap;justify-content:center}.icon-callouts__callout{margin-bottom:3.5rem;padding:0 .5rem;text-align:center;width:100%}.icon-callouts__callout:last-of-type{margin-bottom:0}@media (min-width:640px){.icon-callouts__callout{width:50%}.icon-callouts__callout:last-of-type,.icon-callouts__callout:nth-last-of-type(2){margin-bottom:0}}@media (min-width:1024px){.icon-callouts__callout{margin-bottom:0;width:25%}}.icon-callouts__icon{align-items:center;display:flex;justify-content:center}.icon-callouts__icon img{height:65px!important;max-width:75px!important}@media (min-width:1024px){.icon-callouts__icon img{height:50px!important;max-width:60px!important}}@media (min-width:1440px){.icon-callouts__icon img{height:65px!important;max-width:75px!important}}.icon-callouts__subtitle{color:#000!important;line-height:1!important;margin:1.5rem auto 0!important;max-width:310px!important}@media (min-width:768px){.icon-callouts__subtitle{margin:1.5rem auto 0!important}}@media (min-width:1440px){.icon-callouts__subtitle{font-size:24px!important;margin:1.9rem auto 0!important}}@media (min-width:1024px){.icon-callouts.columns--three-column .icon-callouts__callout{width:33.3336%!important}}.icon-list{padding-bottom:4rem;padding-top:4rem}@media (min-width:1024px){.icon-list{padding-bottom:5.5rem!important;padding-top:5.5rem!important}}@media (min-width:1440px){.icon-list{padding-bottom:7rem!important;padding-top:7rem!important}}.icon-list__headline{color:#000!important;margin-bottom:1.55rem!important}.icon-list__text{margin-bottom:2.15rem!important}.icon-list__text p{margin-bottom:0!important}.icon-list__list{list-style-type:none;margin:0;padding:0}.icon-list__item{display:flex;margin-bottom:2.15rem;padding-left:0!important}.icon-list__item:before{display:none!important}.icon-list__item:last-of-type{margin-bottom:0}.icon-list__icon{height:58px!important;margin-right:1.95rem;width:58px!important}.icon-list__icon span{align-items:center;border-radius:50%;display:flex;height:56px;margin:0 auto;text-align:center;width:56px}.icon-list__icon svg{display:inline-block;fill:#fff;height:100%;margin:0 auto;max-height:45px;max-width:45px;width:100%}.icon-list__icon-text{width:calc(100% - 58px)}.icon-callout__text .icon-list__icon-text p,.icon-list__icon-text .icon-callout__text,.icon-list__icon-text .icon-callout__text p,.icon-list__icon-text .intro-text__content,.icon-list__icon-text .intro-text__content p,.icon-list__icon-text .large-text,.intro-text__content .icon-list__icon-text p{color:#4d4d4d!important;display:inline-block;padding-top:.55rem;width:100%}.icon-list__icon-text p{display:inline-block;margin:.4rem 0 0!important;width:100%}.icon-list--two-column .icon-list__list{display:flex;flex-wrap:wrap}@media (min-width:768px){.icon-list--two-column .icon-list__item{margin-right:4%;width:48%!important}.icon-list--two-column .icon-list__item:nth-of-type(2n){margin-right:0}.icon-list--two-column .icon-list__item:last-of-type,.icon-list--two-column .icon-list__item:nth-last-of-type(2){margin-bottom:0}}.page-red .icon-list .icon-list__icon span{background-color:#323DA8}.page-blue .icon-list .icon-list__icon span{background-color:#3b87c2}.media-callout{padding-bottom:3rem;padding-left:1.5rem!important;padding-top:4rem;padding-right:1.5rem!important}@media (min-width:500px){.media-callout{padding-left:3rem!important;padding-right:3rem!important}}@media (min-width:1024px){.media-callout{padding:5.5rem 5.3rem!important}}@media (min-width:1440px){.media-callout{padding:5rem 0!important}}.media-callout__wrap{display:flex;flex-wrap:wrap;flex-direction:column;margin:0 auto;max-width:1260px}.media-callout__upper-content{padding-bottom:1rem;width:100%}@media (min-width:1024px){.media-callout__upper-content{padding-bottom:2rem}}.media-callout__headline{color:#000!important}.media-callout__lower-content{display:flex;flex-wrap:wrap}.media-callout__video{overflow:hidden;width:100%}@media (min-width:1024px){.media-callout__video{width:58%}}.media-callout__video video{display:inline-block;height:auto;line-height:0;max-width:100%;width:100%}.media-callout__text{align-items:center;color:#000!important;display:flex;font-size:32px!important;font-weight:700;letter-spacing:-.2px;line-height:1.31;margin-top:2rem;width:100%}@media (min-width:1024px){.media-callout__text{width:42%}}.media-callout__text p{color:#000!important;font-size:24px!important;font-weight:700;line-height:1.31}@media (min-width:640px){.media-callout__text p{font-size:26px!important}}@media (min-width:1025px){.media-callout__text p{font-size:32px!important}}.media-callout__intro-text p:last-of-type,.media-callout__text p:last-of-type{margin-bottom:0}.media-callout .btn-primary{margin-top:1.7rem}.media-callout.no-pad--top{padding-top:0!important}.media-callout.no-pad--bot{padding-bottom:0!important}.media-callout.no-pad--both{padding-bottom:0!important;padding-top:0!important}.slider-block{padding-bottom:2rem!important;padding-top:2rem!important;background-color:#efefef}@media (min-width:1024px){.slider-block{padding-bottom:3rem!important;padding-top:3rem!important}}@media (min-width:1440px){.slider-block{padding-bottom:3.6rem!important;padding-top:3.6rem!important}}.slider-block__main{background-color:#fff;margin:0 auto;max-width:1190px!important;position:relative}.slider-block__wrap{display:flex;flex-wrap:wrap}.slider-block__content{max-width:450px;padding:2.5rem 1.75rem 0;width:100%}@media (min-wdith:500px){.slider-block__content{padding:2.75rem 2.15rem 0 2.55rem}}@media (min-width:1024px){.slider-block__content{padding:3.75rem 2.15rem 5rem 3.75rem;width:34.5%}}.slider-block__subtitle{color:#000;display:inline-block;font-size:18px!important;letter-spacing:-.1px;line-height:1.2;margin-bottom:0!important}.slider-block__subtitle:after{background-color:#3b87c2}@media (min-width:1025px){.slider-block__subtitle{font-size:20px!important}}.slider-block__number{color:#3b87c2;font-size:72px!important;line-height:1.19;margin:2rem 0 1rem!important}.slider-block__image{width:100%}@media (min-width:1024px){.slider-block__image{width:65.5%}}.slider-block__dots-wrap{padding:1.5rem 0;text-align:center;width:100%}@media (min-width:1024px){.slider-block__dots-wrap{bottom:2rem;left:3.75rem;padding:0;position:absolute;-moz-text-align-last:left;text-align-last:left}}.slider-block .slick-arrow{cursor:pointer;display:none!important}.slider-block .slick-arrow:before{display:none!important}@media (min-width:500px){.slider-block .slick-arrow{display:inline-block!important;height:32px;position:absolute;top:50%;transform:translateY(-50%);width:32px}}@media (min-width:1024px){.slider-block .slick-arrow{height:48px;width:48px}}.slider-block .slick-arrow.slick-prev{left:-40px}@media (min-width:1024px){.slider-block .slick-arrow.slick-prev{left:-65px}}.slider-block .slick-arrow.slick-next{right:-40px}@media (min-width:1024px){.slider-block .slick-arrow.slick-next{right:-65px}}.slider-block .slick-arrow svg{display:inline-block;fill:#4d4d4d;height:32px;transition:fill .4s;width:32px}@media (min-width:1024px){.slider-block .slick-arrow svg{height:48px;width:48px}}.slider-block .slick-arrow:hover svg{fill:#323DA8}.slider-block .slick-dots{display:inline-flex!important;margin:0;padding:0;position:static!important;top:auto!important;list-style-type:none;width:auto!important}.slider-block .slick-dots li{display:inline-block;margin-bottom:0!important;margin-right:7px!important;padding-left:0!important}.slider-block .slick-dots li:before{display:none}.slider-block .slick-dots li:last-of-type{margin-right:0}.slider-block .slick-dots li button{background-color:#dadada;border:none!important;border-radius:50%;cursor:pointer;height:12px;outline:none!important;overflow:hidden;padding:0;text-indent:-9999px;transition:background-color .4s;width:12px}.slider-block .slick-dots li.slick-active button,.slider-block .slick-dots li:hover button{background-color:#3b87c2}.slider-block.no-pad--top{padding-top:0!important}.slider-block.no-pad--bot{padding-bottom:0!important}.slider-block.no-pad--both{padding-bottom:0!important;padding-top:0!important}.tabs-block{padding:2.5rem 1.5rem 3.5rem;width:100%}@media (min-width:500px){.tabs-block{padding:3rem 2.5rem 4.5rem}}@media (min-width:1025px){.tabs-block{padding:5rem 5.3rem 7.5rem}}.tabs-block__headline{color:#000;font-size:32px;line-height:32px}@media (min-width:640px){.tabs-block__headline{font-size:40px;line-height:40px}}@media (min-width:1025px){.tabs-block__headline{font-size:48px;line-height:48px}}.tabs-block__text p{font-size:16px;line-height:22px;max-width:900px}@media (min-width:640px){.tabs-block__text p{font-size:18px;line-height:24px}}@media (min-width:1025px){.tabs-block__text p{font-size:20px;line-height:26px}}.tabs-block .tabs-nav{display:flex;flex-wrap:wrap;list-style-type:none;margin:1.5rem 0 0!important;overflow:hidden;padding:0;width:100%}@media (min-width:500px){.tabs-block .tabs-nav{flex-wrap:nowrap}}@media (min-width:1024px){.tabs-block .tabs-nav{margin:2.5rem 0 0}}.tabs-block .tabs-nav__item{height:70px;margin-bottom:0!important;padding:3px!important;width:25%}.tabs-block .tabs-nav__item:before{display:none!important}@media (min-width:500px){.tabs-block .tabs-nav__item{height:50px;padding:0 3px!important;width:12.8vw}}@media (min-width:640px){.tabs-block .tabs-nav__item{height:70px}}@media (min-width:960px){.tabs-block .tabs-nav__item{height:100px}}@media (min-width:1200px){.tabs-block .tabs-nav__item{height:125px}}.tabs-block .tabs-nav__item a{align-items:center;background-color:#4d4d4d;display:flex!important;height:100%;justify-content:center;transition:background-color .4s;width:100%}.tabs-block .tabs-nav__item a svg{display:inline-block;fill:#fff;height:55px;width:55px;transition:fill .4s;width:100%}@media (min-width:480px){.tabs-block .tabs-nav__item a svg{height:60px;width:60px}}@media (min-width:640px){.tabs-block .tabs-nav__item a svg{height:60px;width:60px}}@media (min-width:1024px){.tabs-block .tabs-nav__item a svg{height:80px;width:80px}}@media (min-width:1200px){.tabs-block .tabs-nav__item a svg{height:100px;width:100px}}@media (min-width:1440px){.tabs-block .tabs-nav__item a svg{height:115px;width:115px}}.tabs-block .tabs-nav__item a:hover{background-color:#efefef}.tabs-block .tabs-nav__item a:hover svg{fill:#323DA8!important}.tabs-block .tabs-nav__item:first-of-type,.tabs-block .tabs-nav__item:nth-of-type(5){padding-left:0!important}.tabs-block .tabs-nav__item:last-of-type,.tabs-block .tabs-nav__item:nth-of-type(4){padding-right:0!important}@media (min-width:500px){.tabs-block .tabs-nav__item:nth-of-type(4){padding-right:3px!important}}@media (min-width:500px){.tabs-block .tabs-nav__item:nth-of-type(5){padding-left:3px!important}}.tabs-block .tabs-nav__item.active a{background-color:#efefef}.tabs-block .tabs-nav__item.active a svg{fill:#323DA8}.tabs-block .tabs-content{background-color:#efefef;width:100%}.tabs-block .tabs-content__item{display:none;flex-wrap:wrap;height:0;min-height:0;opacity:0;padding:0;width:100%}.tabs-block .tabs-content__item.active{display:flex;height:auto;min-height:210px;opacity:1;padding:2rem;z-index:10}@media (min-width:600px){.tabs-block .tabs-content__item.active{padding:2.5rem 3.5rem}}@media (min-width:1024px){.tabs-block .tabs-content__item.active{min-height:210px;padding:4rem 5rem}}.tabs-block .tabs-content__heading{width:100%}@media (min-width:1024px){.tabs-block .tabs-content__heading{width:270px}}.tabs-block .tabs-content__heading h3{color:#000;font-size:24px;font-weight:600!important;line-height:26px}@media (min-width:640px){.tabs-block .tabs-content__heading h3{font-size:28px;line-height:30px}}@media (min-width:1025px){.tabs-block .tabs-content__heading h3{font-size:32px;line-height:34px}}.tabs-block .tabs-content__text{margin-top:1rem;width:100%}@media (min-width:1024px){.tabs-block .tabs-content__text{margin-top:0;padding-left:4.4rem;width:calc(100% - 270px)}}.tabs-block .tabs-content__text p{margin:0;font-size:16px;line-height:22px}@media (min-width:640px){.tabs-block .tabs-content__text p{font-size:18px;line-height:24px}}@media (min-width:1025px){.tabs-block .tabs-content__text p{font-size:20px;line-height:26px}}.btn{padding:0;background:transparent;border:0;cursor:pointer;position:relative;display:inline-flex;padding:15px 20px;text-transform:uppercase;text-decoration:none;line-height:1;transition:background .25s ease}.btn--icon{align-items:center;gap:12px}.btn__text{font-size:13px;line-height:1.2;letter-spacing:.5px;font-weight:700;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}.btn__icon,.btn__text{position:relative;color:inherit;transition:color .25s ease;z-index:2}.btn__icon{display:flex}.btn--primary{position:relative;overflow:hidden;border:1px solid #323DA8;color:#fff}.btn--primary:after,.btn--primary:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:transform .25s ease;z-index:0}.btn--primary:before{background:#323DA8}.btn--primary:after{background:#ae2116;transform:translateX(-100%)}.btn--primary:focus,.btn--primary:hover{color:#fff}.btn--primary:focus:before,.btn--primary:hover:before{transform:translateX(100%)}.btn--primary:focus:after,.btn--primary:hover:after{transform:translateX(0)}.btn--secondary{position:relative;overflow:hidden;border:1px solid #000;color:#000}.btn--secondary:after,.btn--secondary:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:transform .25s ease;z-index:0}.btn--secondary:before{background:transparent}.btn--secondary:after{background:#000;transform:translateX(-100%)}.btn--secondary:focus,.btn--secondary:hover{color:#fff}.btn--secondary:focus:before,.btn--secondary:hover:before{transform:translateX(100%)}.btn--secondary:focus:after,.btn--secondary:hover:after{transform:translateX(0)}.btn--tertiary{align-items:flex-start;padding:0;color:#000}.btn--tertiary.btn--icon{gap:9px}.btn--tertiary .btn__text{padding-bottom:6px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:100% 1px;transition:background-size .3s ease-in-out}.btn--tertiary .btn__text:focus-visible,.btn--tertiary .btn__text:hover{background-position:100% 100%;background-size:0 1px}@media (prefers-reduced-motion){.btn--tertiary .btn__text{transition:none}}.btn--tertiary .btn__icon{margin-top:2px}.btn--tertiary .btn__icon svg{width:13px;height:13px}.btn--scrolljack{padding:24px 20px 0 0}.btn--scrolljack .btn__icon{transition:all .45s cubic-bezier(.65,0,.076,1);position:relative;display:block;margin:0;width:32px;height:32px;background:#000;border-radius:1.625rem}.btn--scrolljack .btn__icon svg{top:0;bottom:0;left:10px;margin:auto}.btn--scrolljack .btn__icon svg,.btn--scrolljack .btn__text{position:absolute;transition:all .45s cubic-bezier(.65,0,.076,1)}.btn--scrolljack .btn__text{margin:0 0 0 46px;text-align:center;text-transform:uppercase}.btn--scrolljack.modal-image__trigger .btn__icon svg{left:8px}.btn--scrolljack:focus .btn__icon,.btn--scrolljack:hover .btn__icon{width:139px}.btn--scrolljack:focus .btn__icon svg,.btn--scrolljack:hover .btn__icon svg{transform:translate(8px)}.btn--scrolljack:focus .btn__text,.btn--scrolljack:hover .btn__text{color:#fff}.btn--scrolljack.modal-image__trigger:focus .btn__icon,.btn--scrolljack.modal-image__trigger:hover .btn__icon{width:115px!important}a.btn--scrolljack .btn__text{color:#000}.expanding-feature{max-width:100%;width:100%}.expanding-feature [class*=__inner]{padding:0;max-width:100%;width:100%}@media (min-width:1024px){.expanding-feature [class*=__inner]{padding:0}}.c-expanding-feature__inner{position:relative;height:115vh;transition:-webkit-clip-path .8s cubic-bezier(.34,.615,.35,.9);transition:clip-path .8s cubic-bezier(.34,.615,.35,.9);transition:clip-path .8s cubic-bezier(.34,.615,.35,.9),-webkit-clip-path .8s cubic-bezier(.34,.615,.35,.9)}.c-expanding-feature__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;mix-blend-mode:multiply}.c-expanding-feature__image,.c-expanding-feature__image .media{height:100%}.c-expanding-feature img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-expanding-feature__content{position:absolute;top:50%;left:50%;width:100%;max-width:680px;padding:0 36px;color:#fff;text-align:center;transform:translate(-50%,-50%)}@media (min-width:768px){.c-expanding-feature__content{padding:0 48px}}@media (min-width:1024px){.c-expanding-feature__content{padding:0}}.c-expanding-feature__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px}.c-expanding-feature__title{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.14px;line-height:1.14;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:16px 0}@media (min-width:768px){.c-expanding-feature__title{font-size:35px;letter-spacing:-.2px}}.c-expanding-feature__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0}.c-expanding-feature__cta{margin-top:36px}.c-expanding-feature__cta .btn--primary,.c-expanding-feature__cta .btn--primary:hover{color:#fff}.sb-main-fullscreen .c-expanding-feature{margin-bottom:20em;margin-top:20em}.greeting-for-region-language{pointer-events:none}.greeting-for-region-language .modal-dialog{margin:3.5rem 1.5rem 0}@media (min-width:640px){.greeting-for-region-language .modal-dialog{margin:3.5rem 2.5rem 0}}.greeting-for-region-language .modal-content{padding:0;margin-top:7%;max-width:900px;max-height:81vh;overflow:auto;pointer-events:auto}.greeting-for-region-language .button--red-x-close{right:0;top:0}*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.h1,h1{font-size:40px;font-weight:800;text-transform:uppercase;letter-spacing:-.2px;line-height:1.1}@media (min-width:768px){.h1,h1{font-size:64px;letter-spacing:-.32px;line-height:1.09}}h1.case-study__header__title{font-size:40px;font-weight:800;text-transform:uppercase;letter-spacing:-.2px;line-height:1.1;font-size:34px}@media (min-width:768px){h1.case-study__header__title{font-size:64px;letter-spacing:-.32px;line-height:1.09;font-size:42px;line-height:42px}}.h2,h2{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.14px;line-height:1.14}@media (min-width:768px){.h2,h2{font-size:35px;letter-spacing:-.2px}}.h3,h3{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3}@media (min-width:1024px){.h3,h3{font-size:24px;letter-spacing:-.3px}}.h4,.intro-block__text,h4{font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:-.23px;line-height:.82}@media (min-width:768px){.h4,.intro-block__text,h4{font-size:15px;letter-spacing:-.15px;line-height:2.13}}.h5,h5{font-size:26px;font-weight:800;text-transform:uppercase;line-height:1.23}@media (min-width:768px){.h5,h5{font-size:35px;font-weight:700;line-height:1.2}}.h6,h6{font-size:18px;font-weight:700;line-height:1.23}@media (min-width:768px){.h6,h6{font-size:22px;font-weight:700;line-height:1.2}}.text-paragraph{font-size:20px;font-weight:400;line-height:1.6}.text-description{font-size:16px;font-weight:400;line-height:1.5}.text-category{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px}.c-card-grid{margin-top:400px;margin-bottom:100px}@media (min-width:768px){.c-card-grid{margin-top:320px;margin-bottom:130px}}@media (min-width:1024px){.c-card-grid{margin-top:355px;margin-top:235px}}@media (min-width:1440px){.c-card-grid{max-width:1440px;margin:397px auto 150px}}.c-card-grid__container{position:relative}.c-card-grid .c-card-grid__large-image,.c-card-grid .c-card-grid__main-inner,.c-card-grid .c-card-grid__small-image,.c-card-grid .swiper{height:100%}.c-card-grid .swiper-slide{position:relative;height:auto;overflow:hidden}.c-card-grid__main{width:100%;height:500px}@media (min-width:768px){.c-card-grid__main{width:calc(100% - 32px);height:553px;margin:0 auto}}@media (min-width:1024px){.c-card-grid__main{width:84%;height:652px;margin:0 0 0 auto}}@media (min-width:1440px){.c-card-grid__main{width:960px;height:721px}}.swiper.swiper-initialized .c-card-grid__large-image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.6));content:""}.c-card-grid__secondary{display:none}@media (min-width:1024px){.c-card-grid__secondary{position:absolute;top:-114px;right:calc(84% - 226px);z-index:9;display:block;width:350px;height:467px}}@media (min-width:1440px){.c-card-grid__secondary{right:828px;width:463px;height:618px}}.c-card-grid__large-image img,.c-card-grid__small-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-card-grid__text{display:none;padding:48px 24px}@media (min-width:768px){.c-card-grid__text{padding:48px}}@media (min-width:1024px){.c-card-grid__text{padding:64px 48px}}@media (min-width:1440px){.c-card-grid__text{padding:64px 70px 64px 48px}}.c-card-grid__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px;margin-bottom:16px}.c-card-grid__desc{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;height:100%;overflow:hidden}@media (min-width:1024px){.c-card-grid__desc{font-size:29px;letter-spacing:-.3px}}@media (min-width:768px){.c-card-grid__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}}.c-card-grid__cta{margin-top:36px}.c-card-grid__cta .btn{color:#fff}.c-card-grid__overlay{position:absolute;bottom:380px;left:50%;z-index:9;width:calc(100% - 48px);height:0;color:#fff;background:#323DA8;border-radius:76px 0 0;transform:translateX(-50%);transition:height .3s cubic-bezier(.34,.615,.35,.9)}@media (min-width:600px){.c-card-grid__overlay{max-width:600px}}@media (min-width:768px){.c-card-grid__overlay{bottom:353px;width:calc(100% - 100px);max-width:567px}}@media (min-width:1024px){.c-card-grid__overlay{right:4%;bottom:400px;left:unset;width:521px;max-width:unset;transform:unset}}@media (min-width:1200px){.c-card-grid__overlay{right:2%;width:700px}}@media (min-width:1440px){.c-card-grid__overlay{right:135px;bottom:507px;width:582px}}.c-card-grid__overlay .c-card-grid__text{position:absolute;display:block}.c-card-grid__overlay .c-card-grid__text>*{transform:translateY(50%);visibility:hidden;opacity:0;transition:opacity .4s cubic-bezier(.34,.615,.35,.9),visibility .4s cubic-bezier(.34,.615,.35,.9),transform .4s cubic-bezier(.34,.615,.35,.9)}.c-card-grid__overlay .c-card-grid__text>:first-child{transition-delay:.3s}.c-card-grid__overlay .c-card-grid__text>:nth-child(2){transition-delay:.4s}.c-card-grid__overlay .c-card-grid__text>:nth-child(3){transition-delay:.5s}.c-card-grid__overlay .c-card-grid__text>.c-card-grid__desc{transform:translateY(15%)}.c-card-grid__overlay.revealed .c-card-grid__text>*{transform:translateY(0);visibility:visible;opacity:1}.c-card-grid .swiper-horizontal .swiper__pagination{bottom:40px;left:50%;gap:30px;width:calc(100% - 48px);margin:0 auto;transform:translateX(-50%)}@media (min-width:768px){.c-card-grid .swiper-horizontal .swiper__pagination{bottom:60px;width:calc(100% - 32px);padding:0 85px}}@media (min-width:1024px){.c-card-grid .swiper-horizontal .swiper__pagination{right:0;bottom:80px;left:unset;gap:64px;width:100%;padding-right:55px;padding-left:80px;transform:unset}}@media (min-width:1440px){.c-card-grid .swiper-horizontal .swiper__pagination{width:960px}}.c-card-grid .swiper__arrows{display:none}@media (min-width:1024px){.c-card-grid .swiper__arrows{position:absolute;bottom:44px;left:44px;display:flex;width:-moz-fit-content;width:fit-content;gap:8px}}.c-card-grid.is-disabled .swiper__arrows,.c-card-grid.is-disabled .swiper__pagination{display:none}.c-news-card__wrapper{}.c-news-card__top{position:relative}.c-news-card.c-news-card--no-image .c-news-card__wrapper{padding-top:18px}.c-news-card__image{display:flex;overflow:hidden;position:relative;border-radius:.00001px}.c-news-card.c-news-card--hovered .c-news-card__image img,.c-news-card__image:focus-visible img,.c-news-card__image:hover img{transform:scale(1.05)}.c-news-card__image img{}.c-news-card.c-news-card--image .c-news-card__category{position:absolute;text-decoration:none;padding:8px 12px;background:#fff;color:#000;bottom:0;left:-1px}.c-news-card__category{display:flex;gap:8px;margin-right:24px;color:#000;text-decoration:none}.c-news-card__category-icon{display:flex}.c-news-card__category span{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;word-break:break-all;height:100%}.c-news-card__details{padding-top:18px;padding-right:24px}.c-news-card__details .c-news-card__title{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3;padding-bottom:3px;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 2px;transition:background-size .3s ease-in-out;text-decoration:none;color:#000}@media (min-width:1024px){.c-news-card__details .c-news-card__title{font-size:29px;letter-spacing:-.3px}}.c-news-card__details .c-news-card__title:focus-visible,.c-news-card__details .c-news-card__title:hover{background-position:0 100%;background-size:100% 2px}.c-news-card__details .c-news-card__desc{font-size:16px;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:16px 0 0;color:#666}.c-news-carousel .c-news-comp-title{padding-right:24px;padding-left:24px;margin-bottom:48px}@media (min-width:600px){.c-news-carousel .c-news-comp-title{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-news-carousel .c-news-comp-title{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-news-carousel .c-news-comp-title{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-news-carousel .c-news-comp-title{padding-right:148px;padding-left:148px}}.c-news-carousel__items{padding-right:24px;padding-left:24px}@media (min-width:600px){.c-news-carousel__items{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-news-carousel__items{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-news-carousel__items{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-news-carousel__items{padding-right:148px;padding-left:148px}}@media (max-width:1023px){.c-news-carousel__items{padding-right:0;padding-left:0}}.c-news-carousel__items-inner{position:relative}.c-news-carousel .c-news-card__details{padding-right:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visiblity .3s ease}@media (min-width:1024px){.c-news-carousel .c-news-card__details{opacity:1;visibility:visible}}.c-news-carousel .swiper-slide-active .c-news-card__details{opacity:1;visibility:visible}.c-news-carousel .swiper__arrows{display:none}@media (min-width:1024px){.c-news-carousel .swiper__arrows{display:flex;position:absolute;top:12%;left:0;width:100%;z-index:1}}@media (min-width:1200px){.c-news-carousel .swiper__arrows{top:15%}}@media (min-width:1256px){.c-news-carousel .swiper__arrows{top:18%}}@media (min-width:1440px){.c-news-carousel .swiper__arrows{top:unset;bottom:calc(50% + 90px)}}.c-news-carousel .swiper__arrows .swiper__arrow{position:absolute}.c-news-carousel .swiper__arrows .swiper__arrow:before{border:1px solid hsla(0,0%,60%,.5)}.c-news-carousel .swiper__arrows .swiper__arrows-previous{margin-left:-30px;left:0}@media (min-width:1440px){.c-news-carousel .swiper__arrows .swiper__arrows-previous{margin-left:-116px}}.c-news-carousel .swiper__arrows .swiper__arrows-next{margin-right:-30px;right:0}@media (min-width:1440px){.c-news-carousel .swiper__arrows .swiper__arrows-next{margin-right:-116px}}.c-news-carousel .swiper__pagination{display:flex;position:relative;bottom:unset;margin:80px auto 0;gap:30px}@media (min-width:1024px){.c-news-carousel .swiper__pagination{display:none}}.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:66px;height:4px;border-radius:0;background:#000;margin-right:1.5em;opacity:.3;margin:0;transition:background .3s ease,opacity .3s ease}.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after,.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{display:none}.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus-visible,.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover{background:#323DA8;opacity:1}.swiper{line-height:0}.swiper__pagination.swiper-pagination-horizontal{position:absolute;display:flex;z-index:9}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet{position:relative;flex:1;height:4px;margin:0;text-align:left;background-color:transparent;border-radius:0;opacity:1}@media (min-width:1024px){.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet{height:2px}}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:after,.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:before{position:absolute;bottom:2px;left:0;height:100%;background:#fff;content:""}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:before{z-index:1;width:100%;opacity:.3}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:after{z-index:2;width:0}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet p{display:none}@media (min-width:1024px){.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet p{font-weight:500;font-size:16px;line-height:1.18;position:absolute;bottom:18px;display:block;margin:0;color:#fff}}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet-active:after{animation-name:b;animation-duration:var(--transition-delay);animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards}.swiper__arrows{display:flex;width:100%;gap:24px;z-index:2}.swiper__arrows .swiper__arrows-next,.swiper__arrows .swiper__arrows-previous{margin:0;padding:0;background:transparent;border:0;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;width:72px;height:72px}.swiper__arrows .swiper__arrows-next:before,.swiper__arrows .swiper__arrows-previous:before{content:"";position:absolute;width:56px;height:56px;border-radius:50%;background:#fff;transition:height .3s ease,width .3s ease}.swiper__arrows .swiper__arrows-next:focus-visible:before,.swiper__arrows .swiper__arrows-next:hover:before,.swiper__arrows .swiper__arrows-previous:focus-visible:before,.swiper__arrows .swiper__arrows-previous:hover:before{width:72px;height:72px}.swiper__arrows .swiper__arrows-next svg,.swiper__arrows .swiper__arrows-previous svg{color:#000;position:relative}@keyframes b{0%{width:0}to{width:100%}}.button,.homepage__newsroom-view-more{padding:1.2rem 1.25rem;margin:0;font-size:.8125em;font-weight:700;line-height:1.1;border:none;letter-spacing:.1em}.button--red{display:inline-block;border:none;transition:all .2s ease;background:#323DA8;color:#fff}@media (min-width:768px){.button--red{font-size:1.25rem;line-height:1.25rem;padding:.75rem 1.2rem}}@media (min-width:1024px){.button--red{font-size:1.3rem;line-height:1.3rem;padding:.75rem 1.2rem}}.button--red:active,.button--red:hover{background:#a1140a;color:#fff}.button--red:focus{color:#fff}.button--black{display:inline-block;border:none;transition:all .2s ease;background-color:#000;color:#fff}@media (min-width:768px){.button--black{font-size:1.25rem;line-height:1.25rem;padding:.75rem 1.2rem}}@media (min-width:1024px){.button--black{font-size:1.3rem;line-height:1.3rem;padding:.75rem 1.2rem}}.button--black:active,.button--black:hover{background:#2d2d2d;color:#fff}.button--white{display:inline-block;border:none;transition:all .2s ease;background:#fff;color:#4d4d4d}@media (min-width:768px){.button--white{font-size:1.25rem;line-height:1.25rem;padding:.75rem 1.2rem}}@media (min-width:1024px){.button--white{font-size:1.3rem;line-height:1.3rem;padding:.75rem 1.2rem}}.button--white:active,.button--white:hover{background:#323DA8;color:#fff}.button--red.button--outline{background:transparent none;border:1px solid #323DA8;color:#323DA8}.button--red.button--outline[type=button]{-webkit-appearance:none}.button--red.button--outline:active,.button--red.button--outline:focus,.button--red.button--outline:hover{background-color:#323DA8;border-color:#323DA8;color:#fff}.button--white.button--outline{background:transparent none;border:1px solid #4d4d4d;color:#4d4d4d}.button--white.button--outline[type=button]{-webkit-appearance:none}.button--white.button--outline:active,.button--white.button--outline:focus,.button--white.button--outline:hover{background-color:#4d4d4d;border-color:#4d4d4d;color:#fff}.button--black.button--outline{background:transparent none;border:1px solid #000;color:#000}.button--black.button--outline[type=button]{-webkit-appearance:none}.button--black.button--outline:active,.button--black.button--outline:focus,.button--black.button--outline:hover{background-color:#000;border-color:#000;color:#fff}.button--red.button--outline.button--red-arrow-left,.button--red.button--outline.button--red-arrow-left-after,.button--red.button--outline.button--red-arrow-right,.button--red.button--outline.button--red-arrow-right-after{background:transparent none;border:1px solid #323DA8;color:#323DA8}.button--red.button--outline.button--red-arrow-left-after[type=button],.button--red.button--outline.button--red-arrow-left[type=button],.button--red.button--outline.button--red-arrow-right-after[type=button],.button--red.button--outline.button--red-arrow-right[type=button]{-webkit-appearance:none}.button--red.button--outline.button--red-arrow-left-after:active,.button--red.button--outline.button--red-arrow-left-after:focus,.button--red.button--outline.button--red-arrow-left-after:hover,.button--red.button--outline.button--red-arrow-left:active,.button--red.button--outline.button--red-arrow-left:focus,.button--red.button--outline.button--red-arrow-left:hover,.button--red.button--outline.button--red-arrow-right-after:active,.button--red.button--outline.button--red-arrow-right-after:focus,.button--red.button--outline.button--red-arrow-right-after:hover,.button--red.button--outline.button--red-arrow-right:active,.button--red.button--outline.button--red-arrow-right:focus,.button--red.button--outline.button--red-arrow-right:hover{opacity:.9}.button--white.button--outline.button--dark-gray-arrow-left,.button--white.button--outline.button--dark-gray-arrow-left-after,.button--white.button--outline.button--dark-gray-arrow-right,.button--white.button--outline.button--dark-gray-arrow-right-after{background:transparent none;border:1px solid #4d4d4d;color:#4d4d4d}.button--white.button--outline.button--dark-gray-arrow-left-after[type=button],.button--white.button--outline.button--dark-gray-arrow-left[type=button],.button--white.button--outline.button--dark-gray-arrow-right-after[type=button],.button--white.button--outline.button--dark-gray-arrow-right[type=button]{-webkit-appearance:none}.button--white.button--outline.button--dark-gray-arrow-left-after:active,.button--white.button--outline.button--dark-gray-arrow-left-after:focus,.button--white.button--outline.button--dark-gray-arrow-left-after:hover,.button--white.button--outline.button--dark-gray-arrow-left:active,.button--white.button--outline.button--dark-gray-arrow-left:focus,.button--white.button--outline.button--dark-gray-arrow-left:hover,.button--white.button--outline.button--dark-gray-arrow-right-after:active,.button--white.button--outline.button--dark-gray-arrow-right-after:focus,.button--white.button--outline.button--dark-gray-arrow-right-after:hover,.button--white.button--outline.button--dark-gray-arrow-right:active,.button--white.button--outline.button--dark-gray-arrow-right:focus,.button--white.button--outline.button--dark-gray-arrow-right:hover{opacity:.9}.button--black.button--outline.button--black-arrow-left,.button--black.button--outline.button--black-arrow-left-after,.button--black.button--outline.button--black-arrow-right,.button--black.button--outline.button--black-arrow-right-after{background:transparent none;border:1px solid #000;color:#000}.button--black.button--outline.button--black-arrow-left-after[type=button],.button--black.button--outline.button--black-arrow-left[type=button],.button--black.button--outline.button--black-arrow-right-after[type=button],.button--black.button--outline.button--black-arrow-right[type=button]{-webkit-appearance:none}.button--black.button--outline.button--black-arrow-left-after:active,.button--black.button--outline.button--black-arrow-left-after:focus,.button--black.button--outline.button--black-arrow-left-after:hover,.button--black.button--outline.button--black-arrow-left:active,.button--black.button--outline.button--black-arrow-left:focus,.button--black.button--outline.button--black-arrow-left:hover,.button--black.button--outline.button--black-arrow-right-after:active,.button--black.button--outline.button--black-arrow-right-after:focus,.button--black.button--outline.button--black-arrow-right-after:hover,.button--black.button--outline.button--black-arrow-right:active,.button--black.button--outline.button--black-arrow-right:focus,.button--black.button--outline.button--black-arrow-right:hover{opacity:.9}.button--uppercase{text-transform:uppercase}.button--red-text{color:#323DA8}.button--red-text:active,.button--red-text:hover{color:#a1140a}.button--centered{display:flex;justify-content:center;align-items:center}.button--background-white{background:#fff!important}.button--background-white:hover{opacity:1!important}.button--small{padding:.4rem .8rem;font-size:.8rem}.button--small:after,.button--small:before{height:12px;top:0}.button--large{padding:1.1rem 1.5rem;font-size:1.25rem}@media (min-width:640px){.button--large{padding:1.25rem 1.75rem;font-size:1.4rem}}.button--red-x-close svg{width:2rem}.button--white-arrow-right:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0}@media (min-width:768px){.button--white-arrow-right:before{width:14px;height:1rem}}.button--white-arrow-right:active,.button--white-arrow-right:hover{opacity:.9}.button--white-arrow-right:active:before,.button--white-arrow-right:hover:before{transform:translateX(.15rem);background-position:100%}.button--white-arrow-left:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-left.svg) no-repeat 50%}@media (min-width:768px){.button--white-arrow-left:before{width:14px;height:1rem}}.button--white-arrow-left:active,.button--white-arrow-left:hover{opacity:.9}.button--white-arrow-left:active:before,.button--white-arrow-left:hover:before{transform:translateX(-.15rem);background-position:0}.button--white-arrow-right-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-right.svg) no-repeat 0}@media (min-width:768px){.button--white-arrow-right-after:after{width:14px;height:1rem;margin-left:8px}}.button--white-arrow-right-after:active,.button--white-arrow-right-after:hover{opacity:.9}.button--white-arrow-right-after:active:after,.button--white-arrow-right-after:hover:after{transform:translateX(.15rem);background-position:100%}.button--white-arrow-left-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-white-left.svg) no-repeat 50%}@media (min-width:768px){.button--white-arrow-left-after:after{width:14px;height:1rem;margin-left:8px}}.button--white-arrow-left-after:active,.button--white-arrow-left-after:hover{opacity:.9}.button--white-arrow-left-after:active:after,.button--white-arrow-left-after:hover:after{transform:translateX(-.15rem);background-position:0}.button--dark-gray-arrow-right:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg) no-repeat 0}@media (min-width:768px){.button--dark-gray-arrow-right:before{width:14px;height:1rem}}.button--dark-gray-arrow-right:active,.button--dark-gray-arrow-right:hover{opacity:.9;background:#fff;color:#4d4d4d}.button--dark-gray-arrow-right:active:before,.button--dark-gray-arrow-right:hover:before{transform:translateX(.15rem);background-position:100%}.button--dark-gray-arrow-left:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-left.svg) no-repeat 50%}@media (min-width:768px){.button--dark-gray-arrow-left:before{width:14px;height:1rem}}.button--dark-gray-arrow-left:active,.button--dark-gray-arrow-left:hover{opacity:.9;background:#fff;color:#4d4d4d}.button--dark-gray-arrow-left:active:before,.button--dark-gray-arrow-left:hover:before{transform:translateX(-.15rem);background-position:0}.button--dark-gray-arrow-right-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-right.svg) no-repeat 0}@media (min-width:768px){.button--dark-gray-arrow-right-after:after{width:14px;height:1rem;margin-left:8px}}.button--dark-gray-arrow-right-after:active,.button--dark-gray-arrow-right-after:hover{opacity:.9;background:#fff;color:#4d4d4d}.button--dark-gray-arrow-right-after:active:after,.button--dark-gray-arrow-right-after:hover:after{transform:translateX(.15rem);background-position:100%}.button--dark-gray-arrow-left-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-dark-grey-left.svg) no-repeat 50%}@media (min-width:768px){.button--dark-gray-arrow-left-after:after{width:14px;height:1rem;margin-left:8px}}.button--dark-gray-arrow-left-after:active,.button--dark-gray-arrow-left-after:hover{opacity:.9;background:#fff;color:#4d4d4d}.button--dark-gray-arrow-left-after:active:after,.button--dark-gray-arrow-left-after:hover:after{transform:translateX(-.15rem);background-position:0}.button--red-arrow-right:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0;background-size:65%}@media (min-width:768px){.button--red-arrow-right:before{width:14px;height:1rem}}.button--red-arrow-right:active,.button--red-arrow-right:hover{opacity:.9;background:#fff}.button--red-arrow-right:active:before,.button--red-arrow-right:hover:before{transform:translateX(.15rem);background-position:100%}.button--red-arrow-left:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-left.svg) no-repeat 50%;background-size:65%}@media (min-width:768px){.button--red-arrow-left:before{width:14px;height:1rem}}.button--red-arrow-left:active,.button--red-arrow-left:hover{opacity:.9;background:#fff}.button--red-arrow-left:active:before,.button--red-arrow-left:hover:before{transform:translateX(-.15rem);background-position:0}.button--red-arrow-right-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-right.svg) no-repeat 0;background-size:65%}@media (min-width:768px){.button--red-arrow-right-after:after{width:14px;height:1rem;margin-left:8px}}.button--red-arrow-right-after:active,.button--red-arrow-right-after:hover{opacity:.9;background:#fff}.button--red-arrow-right-after:active:after,.button--red-arrow-right-after:hover:after{transform:translateX(.15rem);background-position:100%}.button--red-arrow-left-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-red-left.svg) no-repeat 50%;background-size:65%}@media (min-width:768px){.button--red-arrow-left-after:after{width:14px;height:1rem;margin-left:8px}}.button--red-arrow-left-after:active,.button--red-arrow-left-after:hover{opacity:.9;background:#fff}.button--red-arrow-left-after:active:after,.button--red-arrow-left-after:hover:after{transform:translateX(-.15rem);background-position:0}.button--black-arrow-right:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-black-alt-right.svg) no-repeat 0;background-size:50%}@media (min-width:768px){.button--black-arrow-right:before{width:14px;height:1rem}}.button--black-arrow-right:active,.button--black-arrow-right:hover{opacity:.9}.button--black-arrow-right:active:before,.button--black-arrow-right:hover:before{transform:translateX(.15rem);background-position:100%}.button--black-arrow-left:before{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:left;background:url(/themes/custom/cummins/images/icons/icon-arrow-black-alt-left.svg) no-repeat 50%;background-size:50%}@media (min-width:768px){.button--black-arrow-left:before{width:14px;height:1rem}}.button--black-arrow-left:active,.button--black-arrow-left:hover{opacity:.9}.button--black-arrow-left:active:before,.button--black-arrow-left:hover:before{transform:translateX(-.15rem);background-position:0}.button--black-arrow-right-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-black-alt-right.svg) no-repeat 0;background-size:50%}@media (min-width:768px){.button--black-arrow-right-after:after{width:14px;height:1rem;margin-left:8px}}.button--black-arrow-right-after:active,.button--black-arrow-right-after:hover{opacity:.9}.button--black-arrow-right-after:active:after,.button--black-arrow-right-after:hover:after{transform:translateX(.15rem);background-position:100%}.button--black-arrow-left-after:after{position:relative;content:"";width:12px;height:10px;top:3px;margin:0 4px 0 0;background-size:contain;transition:all .2s ease;float:right;margin-left:5px;background:url(/themes/custom/cummins/images/icons/icon-arrow-black-alt-left.svg) no-repeat 50%;background-size:50%}@media (min-width:768px){.button--black-arrow-left-after:after{width:14px;height:1rem;margin-left:8px}}.button--black-arrow-left-after:active,.button--black-arrow-left-after:hover{opacity:.9}.button--black-arrow-left-after:active:after,.button--black-arrow-left-after:hover:after{transform:translateX(-.15rem);background-position:0}form:after{content:"";display:table;clear:both}.block-webform .paragraph,.cds-image-with-webform .paragraph{box-shadow:none!important}.block-webform .paragraph--type--webform,.has-webform .paragraph--type--webform{margin-right:auto;margin-left:auto;padding-top:64px;padding-bottom:64px;background:#f2f2f2;border-radius:unset;box-shadow:none!important}.block-webform h3,.has-webform h3{font-weight:700;font-size:35px;line-height:42px;letter-spacing:0;margin-bottom:32px;text-transform:uppercase}.block-webform form.webform-submission-form>*+*,.has-webform form.webform-submission-form>*+*{margin-top:32px}.block-webform form.webform-submission-form .captcha,.has-webform form.webform-submission-form .captcha{padding:0;background-color:transparent}.block-webform form.webform-submission-form .captcha details,.has-webform form.webform-submission-form .captcha details{background-color:transparent}.block-webform form.webform-submission-form .captcha summary,.has-webform form.webform-submission-form .captcha summary{color:#000;font-weight:700;font-size:13px;line-height:16px;letter-spacing:.5px;text-transform:uppercase}.block-webform form.webform-submission-form .captcha .details-description,.has-webform form.webform-submission-form .captcha .details-description{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;margin-bottom:12px}.block-webform .form-item.form-type-email input,.block-webform .form-item.form-type-password input,.block-webform .form-item.form-type-tel input,.block-webform .form-item.form-type-textfield input,.has-webform .form-item.form-type-email input,.has-webform .form-item.form-type-password input,.has-webform .form-item.form-type-tel input,.has-webform .form-item.form-type-textfield input{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.block-webform .form-item.form-type-textarea textarea,.has-webform .form-item.form-type-textarea textarea{border:0;outline:0;color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.block-webform form.webform-submission-form p,.has-webform form.webform-submission-form p{font-weight:400;font-size:20px;line-height:32px;letter-spacing:0}.block-webform form.webform-submission-form .webform-element-description,.has-webform form.webform-submission-form .webform-element-description{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.block-webform .field--type-webform .field__label,.has-webform .field--type-webform .field__label{display:none}.block-webform form.webform-submission-form label,.has-webform form.webform-submission-form label{color:#000;font-weight:700;font-size:13px;line-height:16px;letter-spacing:.5px;text-transform:uppercase}.block-webform form.webform-submission-form .form-item-consent,.has-webform form.webform-submission-form .form-item-consent{padding-top:24px;border-top:1px solid #000}.block-webform .field--type-webform form.webform-submission-form input.webform-button--submit,.has-webform .field--type-webform form.webform-submission-form input.webform-button--submit{font-weight:700!important;font-size:13px!important;line-height:16px!important;letter-spacing:.5px!important}.block-webform .js-form-type-checkbox.js-form-item-consent,.has-webform .js-form-type-checkbox.js-form-item-consent{display:grid;grid-template-columns:auto auto;width:100%;max-width:300px;padding:0}@media (min-width:350px){.block-webform .js-form-type-checkbox.js-form-item-consent,.has-webform .js-form-type-checkbox.js-form-item-consent{max-width:325px}}@media (min-width:400px){.block-webform .js-form-type-checkbox.js-form-item-consent,.has-webform .js-form-type-checkbox.js-form-item-consent{max-width:none}}.block-webform .js-form-type-checkbox.js-form-item-consent div.cummins__checkbox,.has-webform .js-form-type-checkbox.js-form-item-consent div.cummins__checkbox{position:relative;grid-area:2/1}.block-webform .js-form-type-checkbox.js-form-item-consent .description,.has-webform .js-form-type-checkbox.js-form-item-consent .description{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;grid-area:2/1;margin-top:auto;margin-bottom:0;margin-left:36px}.block-webform .js-form-type-checkbox.js-form-item-consent .description a,.has-webform .js-form-type-checkbox.js-form-item-consent .description a{color:#000;text-decoration:underline}.block-webform .js-form-type-checkbox.js-form-item-consent label,.has-webform .js-form-type-checkbox.js-form-item-consent label{grid-area:1/1;margin-bottom:8px;padding:0;color:#000;font-weight:700;font-size:13px;line-height:16px;letter-spacing:.5px;text-transform:uppercase}.block-webform .js-form-type-checkbox.js-form-item-consent label a,.has-webform .js-form-type-checkbox.js-form-item-consent label a{color:#000;text-decoration:underline}.block-webform .js-form-type-checkbox.js-form-item-consent label .form-checkbox,.has-webform .js-form-type-checkbox.js-form-item-consent label .form-checkbox{top:0!important;grid-area:2/1}.block-webform form.webform-submission-form input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,.block-webform form.webform-submission-form textarea+span:after,.has-webform form.webform-submission-form input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,.has-webform form.webform-submission-form textarea+span:after{position:absolute;right:0;bottom:0;left:0;width:100%;height:2px;background-color:#000;transform:scaleX(0);transform-origin:0 50% 0;transition:transform .6s cubic-bezier(.34,.615,.35,.9);content:"";pointer-events:none}.block-webform form.webform-submission-form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,.block-webform form.webform-submission-form textarea:focus+span:after,.has-webform form.webform-submission-form input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,.has-webform form.webform-submission-form textarea:focus+span:after{transform:scaleX(1)}form.webform-submission-form .input-container{position:relative;display:block;margin-bottom:2px}form.webform-submission-form .js-form-type-webform-markup{font-weight:500;font-size:12px;font-style:normal;line-height:120%}form.webform-submission-form .form-wrapper.js-webform-states-hidden{display:grid;grid-template-columns:1fr;-moz-column-gap:32px;column-gap:32px;row-gap:32px}form.webform-submission-form .fieldset-legend,form.webform-submission-form .form-heading,form.webform-submission-form h3{display:block;width:100%;margin:0;margin-bottom:32px;padding:20px 0;color:#000;font-weight:700;font-size:29px;line-height:38px;letter-spacing:-.28999999165534973px;text-transform:none;border-top:none;border-bottom:1px solid #7b7b7b}form.webform-submission-form .form-heading span.asterisk,form.webform-submission-form span.asterisk{margin-left:4px;color:#323DA8!important;vertical-align:super}form.cummins-util-newsletter-form,form.user-login-form,form.webform-submission-form{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:960px;padding:1rem;background:#f2f2f2}form.cummins-util-newsletter-form label,form.user-login-form label,form.webform-submission-form label{color:#000;font-weight:700;font-size:13px;line-height:16px;letter-spacing:.5px;text-transform:uppercase}@media (min-width:768px){form.cummins-util-newsletter-form,form.user-login-form,form.webform-submission-form{margin-right:auto;margin-left:auto}}form.cummins-util-newsletter-form>*+*,form.user-login-form>*+*,form.webform-submission-form>*+*{margin-top:32px}form.cummins-util-newsletter-form legend span,form.user-login-form legend span,form.webform-submission-form legend span{margin-bottom:.5rem}form.cummins-util-newsletter-form .form-item,form.user-login-form .form-item,form.webform-submission-form .form-item{position:relative;width:100%}form.cummins-util-newsletter-form .form-item.form-type-email input,form.cummins-util-newsletter-form .form-item.form-type-password input,form.cummins-util-newsletter-form .form-item.form-type-tel input,form.cummins-util-newsletter-form .form-item.form-type-textfield input,form.user-login-form .form-item.form-type-email input,form.user-login-form .form-item.form-type-password input,form.user-login-form .form-item.form-type-tel input,form.user-login-form .form-item.form-type-textfield input,form.webform-submission-form .form-item.form-type-email input,form.webform-submission-form .form-item.form-type-password input,form.webform-submission-form .form-item.form-type-tel input,form.webform-submission-form .form-item.form-type-textfield input{width:100%}form.cummins-util-newsletter-form .form-item.form-type-radio,form.user-login-form .form-item.form-type-radio,form.webform-submission-form .form-item.form-type-radio{display:flex;align-items:flex-start;margin:0}form.cummins-util-newsletter-form .form-disclaimer,form.user-login-form .form-disclaimer,form.webform-submission-form .form-disclaimer{margin-top:1.5rem;color:#7b7b7b;font-size:11px;line-height:1rem}fieldset{width:100%;margin:0;padding:0;border:none}fieldset .fieldset-wrapper{display:grid;grid-template-columns:1fr;-moz-column-gap:32px;column-gap:32px;row-gap:20px}@media (min-width:700px){fieldset .fieldset-wrapper{grid-template-columns:1fr 1fr;padding-left:0}}.form-item.form-type-email input::-ms-clear,.form-item.form-type-password input::-ms-clear,.form-item.form-type-tel input::-ms-clear,.form-item.form-type-textfield input::-ms-clear{display:none}.form-item.form-type-email input.error,.form-item.form-type-password input.error,.form-item.form-type-tel input.error,.form-item.form-type-textfield input.error{background-color:#fff;border-color:#323DA8;border-width:0 0 2px}.form-item.form-type-email input.error:focus+span:after,.form-item.form-type-password input.error:focus+span:after,.form-item.form-type-tel input.error:focus+span:after,.form-item.form-type-textfield input.error:focus+span:after{background-color:#323DA8}.form-item.form-type-email input::-moz-placeholder,.form-item.form-type-password input::-moz-placeholder,.form-item.form-type-tel input::-moz-placeholder,.form-item.form-type-textfield input::-moz-placeholder{color:#7b7b7b}.form-item.form-type-email input::placeholder,.form-item.form-type-password input::placeholder,.form-item.form-type-tel input::placeholder,.form-item.form-type-textfield input::placeholder{color:#7b7b7b}.form-item input.error+span:after{background-color:#323DA8!important}.form-item .image-widget{border:1px solid #c6c6c6}.form-item.form-type-checkbox input{position:relative}.form-item.form-type-checkbox input.error{border:none}.form-item.form-type-checkbox input.error:before{border-color:red}.form-item.form-type-checkbox label.option{display:inline;text-transform:none;vertical-align:1px}.form-item.form-type-select{width:100%}.form-item.form-type-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:44px;padding:25px .5rem .5rem;background:transparent url(/themes/custom/cummins/images/icons/icon-arrow-grey-down.svg) no-repeat 100% 50%;background-size:16px 8px;color:#4d4d4d;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875em;border:none;border-bottom:2px solid #4d4d4d;border-radius:0;font-weight:700;height:70px;background-position:95% 67%}.form-item.form-type-select select::-ms-expand{display:none}.form-item.form-type-select select.error{background-color:hsla(0,100%,92%,.25);border-color:#323DA8;border-width:0 0 2px}.form-item.form-type-select select:focus{border-color:#323DA8}@media (min-width:480px){.form-item.form-type-select select{font-size:1em}}@media (min-width:640px){.form-item.form-type-select select{font-size:1.125em;font-size:1rem}}.form-item.form-type-select label{pointer-events:none}.form-item.form-type-textarea{width:100%;margin-top:0;margin-bottom:1.5rem}.form-item.form-type-textarea textarea{border:none}.form-item.webform-element--title-inline>label{flex:0 0 auto;padding-right:.5rem}@media (min-width:480px){.form-item.webform-element--title-inline{display:flex;align-items:center}.form-item.webform-element--title-inline input{flex:1 0 auto;width:100px}.form-item.webform-element--title-inline label{top:-1px}}.form-item.js-form-type-radio{display:flex;align-items:flex-start;float:none;width:100%;margin:0}.form-item.js-form-type-radio input{position:relative;display:flex;flex:0 0 20px;align-items:center;justify-content:center;width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-item.js-form-type-radio input:before{position:absolute;top:-1px;left:-1px;width:1rem;height:1rem;background:transparent;border:1px solid #c6c6c6;border-radius:50%;cursor:pointer;transition:.2s;content:""}.form-item.js-form-type-radio input:after{position:absolute;top:1px;left:1px;width:12px;height:12px;background:#4d4d4d;border-radius:50%;transform:scale(0);cursor:pointer;opacity:0;transition:all .2s ease;content:""}.form-item.js-form-type-radio input:checked:after{transform:scale(1);opacity:1}.form-item.js-form-type-radio input.error{border:none}.form-item.js-form-type-radio input.error:before{border-color:red}.form-item.js-form-type-radio label{text-transform:none}input[type=button]{border:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=submit]{background:#323DA8;color:#fff;text-transform:uppercase;width:auto;font-weight:700!important;font-size:13px!important;font-style:normal!important;line-height:120%!important;letter-spacing:.5px!important;text-transform:uppercase!important;border-radius:0!important}input[type=submit]:active,input[type=submit]:hover{background:#a1140a;color:#fff}input[type=submit]:focus{color:#fff}.block-webform form.webform-submission-form input[type=hidden],.has-webform form.webform-submission-form input[type=hidden],input[type=hidden]{position:absolute!important;width:1px;height:1px;margin:0!important;padding:0;overflow:hidden;word-wrap:normal;clip:rect(1px,1px,1px,1px)}.js input.form-autocomplete{box-sizing:border-box!important;width:100%;margin-top:0;padding:.5rem 1.2rem .5rem .7rem;color:#7b7b7b;font-size:1.125em;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;border:none;border-bottom:2px solid #4d4d4d;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-required:after{width:5px;height:5px;margin:0 .2rem;background-size:5px 5px}.required-text{color:#323DA8}#rfq-title{max-width:800px;margin:0 auto;padding-top:1rem;padding-bottom:1rem;background:#fff}.page-node-type-landing-page form.webform-submission-form{max-width:100%}.page-node-type-landing-page form.webform-submission-form .form-item .form-email{border:none;border-bottom:2px solid #000}.page-node-type-landing-page form.webform-submission-form .description{margin-left:0}.page-node-type-landing-page form.webform-submission-form .form-actions{width:100%}@media (min-width:768px){.layout-sidebar-first .page-column-main-content .form-type-select{width:100%}}.contact-cummins-care__form .form-actions,.contact-cummins-care__form .form-item-i-need-help-with-{width:100%}@media (min-width:768px){.contact-cummins-care__form .form-item-i-need-help-with-{width:100%}}.contact-cummins-care__form .webform-element-description{font-size:12px}.path-user .column.main-content{float:none!important;margin:0 auto}#cummins-okm-search-form--2 .form-type-textfield{width:100%}form:not(.webform-submission-one-cummins-rfq-form) .js-webform-type-checkboxes>.fieldset-wrapper>div,form:not(.webform-submission-one-cummins-rfq-form) .js-webform-type-radios>.fieldset-wrapper>div{display:grid;grid-template-columns:1fr;-moz-column-gap:32px;column-gap:32px;row-gap:20px}@media (min-width:700px){form:not(.webform-submission-one-cummins-rfq-form) .js-webform-type-checkboxes>.fieldset-wrapper>div,form:not(.webform-submission-one-cummins-rfq-form) .js-webform-type-radios>.fieldset-wrapper>div{grid-template-columns:1fr 1fr;padding-left:0}}.fieldset-wrapper .form-item.select-wrapper .fieldset-wrapper{display:grid;grid-template-columns:1fr;-moz-column-gap:32px;column-gap:32px;row-gap:20px}.js-webform-type-checkboxes>.fieldset-wrapper,.js-webform-type-radios>.fieldset-wrapper{display:block}form.webform-submission-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),form.webform-submission-form select{position:relative;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;border:none!important;border-radius:0}.block-webform legend,.has-webform legend{width:100%}.block-webform .form-item,.has-webform .form-item{margin-right:0;margin-left:0}.has-webform .js-form-type-checkbox{gap:8px}.has-webform .description{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;margin-top:32px}.has-webform form.webform-submission-form .js-form-type-checkbox,.js-form-type-checkbox{display:grid;grid-template-columns:auto 1fr;align-items:center}.has-webform form.webform-submission-form .js-form-type-checkbox label,.js-form-type-checkbox label{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.has-webform form.webform-submission-form .js-form-type-checkbox label a,.js-form-type-checkbox label a{color:#000;text-decoration:underline}.has-webform form.webform-submission-form .js-form-type-checkbox input:before,.js-form-type-checkbox input:before{border-radius:0}.has-webform form.webform-submission-form .js-form-type-checkbox .cummins__checkbox,.js-form-type-checkbox .cummins__checkbox{width:18px;height:18px}.has-webform form.webform-submission-form .js-form-type-checkbox .cummins__checkbox span,.js-form-type-checkbox .cummins__checkbox span{display:none}.has-webform form.webform-submission-form .js-form-type-checkbox .cummins__checkbox .form-checkbox,.js-form-type-checkbox .cummins__checkbox .form-checkbox{display:block;width:18px;height:18px;margin:0;border:2px solid #000;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.has-webform form.webform-submission-form .js-form-type-checkbox .cummins__checkbox .form-checkbox:before,.js-form-type-checkbox .cummins__checkbox .form-checkbox:before{width:18px;height:18px}.has-webform form.webform-submission-form .js-form-type-checkbox .cummins__checkbox .form-checkbox:after,.js-form-type-checkbox .cummins__checkbox .form-checkbox:after{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:#fff;text-align:center;background-color:#000;border:2px solid #000;border-radius:3px;opacity:0;transition:opacity .2s ease;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.333 1L5 8.333 1.667 5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");translate:-50% -50%}.has-webform form.webform-submission-form .js-form-type-checkbox .cummins__checkbox .form-checkbox:checked:after,.js-form-type-checkbox .cummins__checkbox .form-checkbox:checked:after{opacity:1;transition:opacity .2s ease}.block-webform .webform-submission-form,.has-webform .field__items .field__item .webform-submission-form,.paragraph--type--webform .field__items .field__item .webform-submission-form{gap:32px}.block-webform{margin:32px 0}.js-form-item-subscribe{gap:12px}.js-form-item-subscribe .cummins__checkbox{height:100%}.js-form-item-subscribe label.option{color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;justify-content:flex-start}.simplebar-wrapper{width:inherit;max-width:inherit;height:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{z-index:0;width:auto!important;height:auto!important;overflow:hidden;direction:inherit}.simplebar-mask,.simplebar-offset{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0}.simplebar-offset{box-sizing:inherit!important;direction:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{position:relative;display:block;box-sizing:border-box!important;width:auto;max-width:100%;height:100%;max-height:100%;overflow:auto;direction:inherit;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{display:table;content:" "}.simplebar-placeholder{width:100%;max-width:100%;max-height:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{position:relative;z-index:-1;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;box-sizing:inherit!important;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;overflow:hidden;pointer-events:none}.simplebar-height-auto-observer{top:0;left:0;z-index:-1;display:block;box-sizing:inherit;width:1000%;min-width:1px;height:1000%;min-height:1px;opacity:0}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{right:0;bottom:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;-webkit-touch-callout:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:0;left:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s;content:""}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;right:2px;bottom:2px;left:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{top:0;right:auto;bottom:0;left:0;width:auto;min-width:10px;min-height:0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{position:fixed;width:500px;height:500px;overflow-x:scroll;overflow-y:hidden;direction:rtl;visibility:hidden;opacity:0;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;overflow-y:scroll;visibility:hidden;scrollbar-width:none;-ms-overflow-style:none}.simplebar-scrollable-x{cursor:-o-grab;cursor:grab}.simplebar-scrollable-x:active{cursor:-o-grabbing;cursor:grabbing}
*,:after,:before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}.h1,h1{font-size:40px;font-weight:800;text-transform:uppercase;letter-spacing:-.2px;line-height:1.1}@media (min-width:768px){.h1,h1{font-size:64px;letter-spacing:-.32px;line-height:1.09}}h1.case-study__header__title{font-size:40px;font-weight:800;text-transform:uppercase;letter-spacing:-.2px;line-height:1.1;font-size:34px}@media (min-width:768px){h1.case-study__header__title{font-size:64px;letter-spacing:-.32px;line-height:1.09;font-size:42px;line-height:42px}}.h2,h2{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.14px;line-height:1.14}@media (min-width:768px){.h2,h2{font-size:35px;letter-spacing:-.2px}}.h3,h3{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3}@media (min-width:1024px){.h3,h3{font-size:23px;letter-spacing:-.3px}}.h4,h4{font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:-.23px;line-height:.82}@media (min-width:768px){.h4,h4{font-size:15px;letter-spacing:-.15px;line-height:2.13}}.h5,h5{font-size:26px;font-weight:800;text-transform:uppercase;line-height:1.23}@media (min-width:768px){.h5,h5{font-size:35px;font-weight:700;line-height:1.2}}.h6,h6{font-size:18px;font-weight:700;line-height:1.23}@media (min-width:768px){.h6,h6{font-size:22px;font-weight:700;line-height:1.2}}.text-paragraph{font-size:20px;font-weight:400;line-height:1.6}.text-description{font-size:16px;font-weight:400;line-height:1.5}.text-category{font-size:11px;font-weight:700;line-height:1.54;letter-spacing:.5px}.btn,.text-category{text-transform:uppercase}.btn{padding:0;background:transparent;border:0;cursor:pointer;position:relative;display:inline-flex;padding:15px 20px;text-decoration:none;line-height:1;transition:background .25s ease}.btn--icon{align-items:center;gap:12px}.btn__text{font-size:13px;line-height:1.2;letter-spacing:.5px;font-weight:700;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}.btn__icon,.btn__text{position:relative;color:inherit;transition:color .25s ease;z-index:2}.btn__icon{display:flex}.btn--primary{position:relative;overflow:hidden;border:1px solid #323DA8;color:#fff}.btn--primary:after,.btn--primary:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:transform .25s ease;z-index:0}.btn--primary:before{background:#323DA8}.btn--primary:after{background:#ae2116;transform:translateX(-100%)}.btn--primary:focus,.btn--primary:hover{color:#fff}.btn--primary:focus:before,.btn--primary:hover:before{transform:translateX(100%)}.btn--primary:focus:after,.btn--primary:hover:after{transform:translateX(0)}.btn--secondary{position:relative;overflow:hidden;border:1px solid #000;color:#000}.btn--secondary:after,.btn--secondary:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:transform .25s ease;z-index:0}.btn--secondary:before{background:transparent}.btn--secondary:after{background:#000;transform:translateX(-100%)}.btn--secondary:focus,.btn--secondary:hover{color:#fff}.btn--secondary:focus:before,.btn--secondary:hover:before{transform:translateX(100%)}.btn--secondary:focus:after,.btn--secondary:hover:after{transform:translateX(0)}.btn--tertiary{align-items:flex-start;padding:0;color:#000}.btn--tertiary.btn--icon{gap:9px}.btn--tertiary .btn__text{padding-bottom:6px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:100% 1px;transition:background-size .3s ease-in-out}.btn--tertiary .btn__text:focus-visible,.btn--tertiary .btn__text:hover{background-position:100% 100%;background-size:0 1px}@media (prefers-reduced-motion){.btn--tertiary .btn__text{transition:none}}.btn--tertiary .btn__icon{margin-top:2px}.btn--tertiary .btn__icon svg{width:13px;height:13px}.btn--scrolljack{padding:24px 20px 0 0}.btn--scrolljack .btn__icon{transition:all .45s cubic-bezier(.65,0,.076,1);position:relative;display:block;margin:0;width:32px;height:32px;background:#000;border-radius:1.625rem}.btn--scrolljack .btn__icon svg{top:0;bottom:0;left:10px;margin:auto}.btn--scrolljack .btn__icon svg,.btn--scrolljack .btn__text{position:absolute;transition:all .45s cubic-bezier(.65,0,.076,1)}.btn--scrolljack .btn__text{margin:0 0 0 46px;text-align:center;text-transform:uppercase}.btn--scrolljack.modal-image__trigger .btn__icon svg{left:8px}.btn--scrolljack:focus .btn__icon,.btn--scrolljack:hover .btn__icon{width:139px}.btn--scrolljack:focus .btn__icon svg,.btn--scrolljack:hover .btn__icon svg{transform:translate(8px)}.btn--scrolljack:focus .btn__text,.btn--scrolljack:hover .btn__text{color:#fff}.btn--scrolljack.modal-image__trigger:focus .btn__icon,.btn--scrolljack.modal-image__trigger:hover .btn__icon{width:115px!important}a.btn--scrolljack .btn__text{color:#000}.shadow-xs{box-shadow:0 4px 8px rgba(0,0,0,.1)}.shadow-sm{box-shadow:0 6px 12px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 8px 16px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 10px 20px rgba(0,0,0,.1)}.shadow-xl{box-shadow:0 12px 24px rgba(0,0,0,.1)}.shadow-showcase{padding:20px;margin-bottom:20px}.swiper{line-height:0}.swiper__pagination.swiper-pagination-horizontal{position:absolute;display:flex;z-index:9}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet{position:relative;flex:1;height:4px;margin:0;text-align:left;background-color:transparent;border-radius:0;opacity:1}@media (min-width:1024px){.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet{height:2px}}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:after,.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:before{position:absolute;bottom:2px;left:0;height:100%;background:#fff;content:""}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:before{z-index:1;width:100%;opacity:.3}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet:after{z-index:2;width:0}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet p{display:none}@media (min-width:1024px){.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet p{font-weight:500;font-size:16px;line-height:1.18;position:absolute;bottom:18px;display:block;margin:0;color:#fff}}.swiper__pagination.swiper-pagination-horizontal .swiper-pagination-bullet-active:after{animation-name:a;animation-duration:var(--transition-delay);animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards}.swiper__arrows{display:flex;width:100%;gap:24px;z-index:2}.swiper__arrows .swiper__arrows-next,.swiper__arrows .swiper__arrows-previous{padding:0;background:transparent;border:0;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;width:72px;height:72px}.swiper__arrows .swiper__arrows-next:before,.swiper__arrows .swiper__arrows-previous:before{content:"";position:absolute;width:56px;height:56px;border-radius:50%;background:#fff;transition:height .3s ease,width .3s ease}.swiper__arrows .swiper__arrows-next:focus-visible:before,.swiper__arrows .swiper__arrows-next:hover:before,.swiper__arrows .swiper__arrows-previous:focus-visible:before,.swiper__arrows .swiper__arrows-previous:hover:before{width:72px;height:72px}.swiper__arrows .swiper__arrows-next svg,.swiper__arrows .swiper__arrows-previous svg{color:#000;position:relative}@keyframes a{0%{width:0}to{width:100%}}#root>.c-news-card.c-news-card--no-image{max-width:332px}#root>.c-news-card.c-news-card--image{max-width:561px}.hero{position:relative;height:calc(100vh - 64px);overflow:hidden}.hero:before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);content:""}.hero img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.comp{height:300vh;background:#666}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}body.no-scroll{overscroll-behavior:contain;overflow:hidden}body .block-local-tasks-block{z-index:500}body.customer-assistance .live-chat__button.button-live-chat.button-live-chat-bt.show{z-index:8!important}.front.page-node-type-brochure-library{margin-top:0!important}.page-node-type-brochure-library .page-perimeter.page-perimeter--{padding-top:0!important}body.new-power .site-header.site-header--transparent{z-index:60}body.new-power .site-header--transparent+.page-perimeter{padding-top:0!important}html.content-template-a.is-page-hero-mode-backdrop .page-columns{margin-top:1.5rem!important}@media (min-width:768px){html.content-template-a.is-page-hero-mode-backdrop .page-columns{margin-top:1rem!important}}@media (min-width:1024px){html.content-template-a.is-page-hero-mode-backdrop .page-columns{margin-top:0!important}}@media (max-width:1023px){html.content-template-a.is-page-hero-mode-backdrop .page-hero.p-content{padding-top:135px}}.fast-company-landing-page__hero-wrapper{padding-top:81px!important}@media (min-width:1275px){.fast-company-landing-page__hero-wrapper{padding-top:176px!important}}.sb-main-fullscreen{font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}.container{width:100%;max-width:1920px;margin:0 auto}body.search .page-perimeter,body:not(.has-hero) .layout-main-wrapper,body:not(.has-hero) .page-perimeter{padding-top:81px!important}@media (min-width:1275px){body.search .page-perimeter,body:not(.has-hero) .layout-main-wrapper,body:not(.has-hero) .page-perimeter{padding-top:198px!important}}@media (min-width:1440px){body.search .page-perimeter,body:not(.has-hero) .layout-main-wrapper,body:not(.has-hero) .page-perimeter{padding-top:198px!important}}.site-header{position:absolute;top:0;left:0;z-index:42;width:100%;padding-bottom:15px;transition:background .15s ease}@media (min-width:1275px){.site-header{transition:.5s cubic-bezier(.67,.26,.27,.85),background .15s ease}.site-header:focus-visible,.site-header:focus-within,.site-header:hover{background:#fff!important}}body.page-node-type-newsroom-news-release .site-header{background:#efefef}.site-header.site-header--transparent .page-perimeter{padding-top:0!important;margin-top:0!important}.site-header.site-header--scrolled{position:fixed;background:#fff!important;}.site-header.site-header--scrolled-animated{transition:transform .25s cubic-bezier(.67,.26,.27,.85)}.site-header.site-header--sticky{border-bottom:1px solid #999;transform:none}@media (min-width:1275px){.site-header.site-header--sticky{display:flex;align-items:center;height:75px}}.desktop-search-expanded .site-header,.language-switcher-expanded .site-header,.mobile-menu-expanded .site-header,.mobile-search-expanded .site-header{background:#fff}.site-header__container{padding-right:24px;padding-left:24px;display:flex;flex-direction:column;align-items:center;width:100%}@media (min-width:1024px){.site-header__container{padding-right:32px;padding-left:32px}}.site-header__main-navigation{display:flex;align-items:center;justify-content:space-between;width:100%;padding-top:15px}@media (min-width:1275px){.site-header__main-navigation{justify-content:flex-start}}.site-header__buttons{display:flex;gap:24px;align-items:center;min-width:-moz-max-content;min-width:max-content}@media (min-width:1275px){.site-header__buttons{display:flex;order:2;margin-left:auto}}.site-header__buttons>button{padding:0;background:transparent;border:0;cursor:pointer;position:relative;display:flex;color:#fff}.desktop-search-expanded .site-header__buttons>button,.language-switcher-expanded .site-header__buttons>button,.mobile-menu-expanded .site-header__buttons>button,.mobile-search-expanded .site-header__buttons>button,.site-header.site-header--scrolled-animated .site-header__buttons>button,body:not(.has-hero) .site-header .site-header__buttons>button{color:#000}@media (min-width:1275px){.site-header:focus-visible .site-header__buttons>button,.site-header:focus-within .site-header__buttons>button,.site-header:hover .site-header__buttons>button{color:#000}}.site-header__buttons>.site-header__buttons-language,.site-header__buttons>.site-header__buttons-search{position:relative;width:32px;height:32px}@media (min-width:1275px){.site-header__buttons>.site-header__buttons-language,.site-header__buttons>.site-header__buttons-search{display:none}}@media (min-width:1275px){.site-header.site-header--scrolled .site-header__buttons>.site-header__buttons-language,.site-header.site-header--scrolled .site-header__buttons>.site-header__buttons-search{display:block}}.site-header__buttons>.site-header__buttons-language>span,.site-header__buttons>.site-header__buttons-search>span{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.site-header__buttons>.site-header__buttons-language .open-icon,.site-header__buttons>.site-header__buttons-search .open-icon{visibility:visible;opacity:1}.site-header__buttons>.site-header__buttons-language .close-icon svg,.site-header__buttons>.site-header__buttons-search .close-icon svg{width:26px;height:26px}.language-switcher-expanded .site-header__buttons>.site-header__buttons-language .open-icon,.mobile-search-expanded .site-header__buttons>.site-header__buttons-search .open-icon{visibility:hidden;opacity:0}.language-switcher-expanded .site-header__buttons>.site-header__buttons-language .close-icon,.mobile-search-expanded .site-header__buttons>.site-header__buttons-search .close-icon{visibility:visible;opacity:1}.site-header__buttons>.site-header__buttons-hamburger{justify-content:flex-end;width:32px;height:24px}@media (min-width:1275px){.site-header__buttons>.site-header__buttons-hamburger{display:none}}.site-header__buttons>.site-header__buttons-hamburger span{position:absolute;width:100%;height:2px;background:#fff;transition:all .4s ease}.site-header__buttons>.site-header__buttons-hamburger span:first-child{top:5px}.site-header__buttons>.site-header__buttons-hamburger span:nth-child(2){top:12px;width:23px}.site-header__buttons>.site-header__buttons-hamburger span:nth-child(3){top:19px;width:14px}.desktop-search-expanded .site-header__buttons>.site-header__buttons-hamburger span,.language-switcher-expanded .site-header__buttons>.site-header__buttons-hamburger span,.mobile-menu-expanded .site-header__buttons>.site-header__buttons-hamburger span,.mobile-search-expanded .site-header__buttons>.site-header__buttons-hamburger span,.site-header.site-header--scrolled-animated .site-header__buttons>.site-header__buttons-hamburger span,body:not(.has-hero) .site-header .site-header__buttons>.site-header__buttons-hamburger span{background:#000}@media (min-width:1275px){.site-header:focus-visible .site-header__buttons>.site-header__buttons-hamburger span,.site-header:focus-within .site-header__buttons>.site-header__buttons-hamburger span,.site-header:hover .site-header__buttons>.site-header__buttons-hamburger span{background:#000}}.mobile-menu-expanded .site-header__buttons>.site-header__buttons-hamburger span:first-child{transform:translateY(6px) rotate(-45deg)}.mobile-menu-expanded .site-header__buttons>.site-header__buttons-hamburger span:nth-child(2){opacity:0}.mobile-menu-expanded .site-header__buttons>.site-header__buttons-hamburger span:nth-child(3){width:100%;transform:translateY(-8px) rotate(45deg)}.site-header__buttons>button svg{width:32px;height:32px}.site-header__buttons-cta{display:none}@media (min-width:1275px){.site-header.site-header--scrolled .site-header__buttons-cta,.site-header__buttons-cta{display:none}}@media (min-width:1440px){.site-header.site-header--scrolled .site-header__buttons-cta{display:block}}.site-logo{position:relative;flex-shrink:0;width:55px;height:51px}@media (min-width:1275px){.site-logo{width:100px;}}@media (min-width:1275px){.site-header.site-header--scrolled .site-logo{width:45px;height:41px}}.site-logo .site-logo__link{position:absolute;top:0;left:0;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.site-logo svg{width:100%;height:100%}.site-logo .site-logo__light{visibility:visible;opacity:1}.desktop-search-expanded .site-logo__light,.language-switcher-expanded .site-logo__light,.mobile-menu-expanded .site-logo__light,.mobile-search-expanded .site-logo__light,.site-header.site-header--scrolled-animated .site-logo__light,body:not(.has-hero) .site-header .site-logo__light{visibility:hidden;opacity:0}.desktop-search-expanded .site-logo__dark,.language-switcher-expanded .site-logo__dark,.mobile-menu-expanded .site-logo__dark,.mobile-search-expanded .site-logo__dark,.site-header.site-header--scrolled-animated .site-logo__dark,body:not(.has-hero) .site-header .site-logo__dark{visibility:visible;opacity:1}@media (min-width:1275px){.site-header:focus-visible .site-logo__light,.site-header:focus-within .site-logo__light,.site-header:hover .site-logo__light{visibility:hidden;opacity:0}.site-header:focus-visible .site-logo__dark,.site-header:focus-within .site-logo__dark,.site-header:hover .site-logo__dark{visibility:visible;opacity:1}}.site-header__utility-navigation{display:none}@media (min-width:1275px){.site-header__utility-navigation{display:flex;justify-content:flex-end;width:100%;padding:32px 0;border-bottom:1px solid #fff;transition:border-color .3s ease}}.site-header.site-header--scrolled .site-header__utility-navigation{display:none}.desktop-search-expanded .site-header__utility-navigation,.language-switcher-expanded .site-header__utility-navigation,.mobile-menu-expanded .site-header__utility-navigation,.mobile-search-expanded .site-header__utility-navigation,.site-header.site-header--scrolled-animated .site-header__utility-navigation,body:not(.has-hero) .site-header .site-header__utility-navigation{border-color:#000}@media (min-width:1275px){.site-header:focus-visible .site-header__utility-navigation,.site-header:focus-within .site-header__utility-navigation,.site-header:hover .site-header__utility-navigation{border-color:#000}}.utility-nav .utility-nav__wrapper{padding-left:0;position:relative;display:flex;gap:24px;align-items:center;line-height:1}.utility-nav__menu>ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:24px}.utility-nav__menu>ul>li.utility-nav__menu-item--parts{display:none}body.region-uac .utility-nav__menu>ul>li.utility-nav__menu-item--parts{display:block}.utility-nav__menu>ul>li>a{font-weight:500;font-size:12px;line-height:1.2;display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;transition:color .3s ease}.utility-nav__menu>ul>li>a:focus-visible,.utility-nav__menu>ul>li>a:hover{color:#323DA8!important}.desktop-search-expanded .utility-nav__menu>ul>li>a,.language-switcher-expanded .utility-nav__menu>ul>li>a,.mobile-menu-expanded .utility-nav__menu>ul>li>a,.mobile-search-expanded .utility-nav__menu>ul>li>a,.site-header.site-header--scrolled-animated .utility-nav__menu>ul>li>a,body:not(.has-hero) .site-header .utility-nav__menu>ul>li>a{color:#000}@media (min-width:1275px){.site-header:focus-visible .utility-nav__menu>ul>li>a,.site-header:focus-within .utility-nav__menu>ul>li>a,.site-header:hover .utility-nav__menu>ul>li>a{color:#000}}.utility-nav .utility-nav__language,.utility-nav .utility-nav__search{padding:0;background:transparent;border:0;cursor:pointer;font-weight:500;font-size:12px;line-height:1.2;display:flex;align-items:center;color:#fff;transition:color .3s ease}.utility-nav .utility-nav__language:focus-visible,.utility-nav .utility-nav__language:hover,.utility-nav .utility-nav__search:focus-visible,.utility-nav .utility-nav__search:hover{color:#323DA8!important}.desktop-search-expanded .utility-nav .utility-nav__language,.desktop-search-expanded .utility-nav .utility-nav__search,.language-switcher-expanded .utility-nav .utility-nav__language,.language-switcher-expanded .utility-nav .utility-nav__search,.mobile-menu-expanded .utility-nav .utility-nav__language,.mobile-menu-expanded .utility-nav .utility-nav__search,.mobile-search-expanded .utility-nav .utility-nav__language,.mobile-search-expanded .utility-nav .utility-nav__search,.site-header.site-header--scrolled-animated .utility-nav .utility-nav__language,.site-header.site-header--scrolled-animated .utility-nav .utility-nav__search,body:not(.has-hero) .site-header .utility-nav .utility-nav__language,body:not(.has-hero) .site-header .utility-nav .utility-nav__search{color:#000}@media (min-width:1275px){.site-header:focus-visible .utility-nav .utility-nav__language,.site-header:focus-visible .utility-nav .utility-nav__search,.site-header:focus-within .utility-nav .utility-nav__language,.site-header:focus-within .utility-nav .utility-nav__search,.site-header:hover .utility-nav .utility-nav__language,.site-header:hover .utility-nav .utility-nav__search{color:#000}}.utility-nav .utility-nav__search{position:relative;padding-left:22px}.utility-nav .utility-nav__search .utility-nav__search-icon{position:absolute;left:0;transition:opacity .3s ease,visibility .3s ease}.utility-nav .utility-nav__search .utility-nav__search-icon svg{display:flex}.utility-nav .utility-nav__search .utility-nav__search-close{visibility:hidden;opacity:0}.desktop-search-expanded .utility-nav__search{color:#323DA8!important}.desktop-search-expanded .utility-nav .utility-nav__search .utility-nav__search-close{visibility:visible;opacity:1}.desktop-search-expanded .utility-nav .utility-nav__search .utility-nav__search-open{visibility:hidden;opacity:0}.utility-nav .utility-nav__language span{position:relative;display:flex}.utility-nav .utility-nav__language .utility-nav__language-text{margin-right:6px;margin-left:8px}.language-switcher-expanded .utility-nav .utility-nav__language{color:#323DA8!important}.site-nav{position:fixed;top:calc(82px + var(--alert-offset,0px));left:0;width:100%;height:calc(100% - 82px - var(--alert-offset,0px));background:#fff;transform:scaleY(0);visibility:hidden;opacity:0;z-index:101}@media (min-width:1275px){.site-nav{position:relative;top:0;z-index:105;height:auto;background:none;transform:none;visibility:visible;opacity:1}}.site-nav .menu--main{width:100%}.mobile-menu-expanded .site-nav{transform:scaleY(1);transform-origin:top;visibility:visible;opacity:1;transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.67,.26,.27,.85)}.mobile-menu-expanded:not(.subnav-menu-expanded) .site-nav{overflow-y:scroll}@media (max-width:1274px){.site-nav .menu__content{padding-right:24px;padding-left:24px;padding:0;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}}@media (max-width:1274px) and (min-width:1024px){.site-nav .menu__content{padding-right:32px;padding-left:32px}}@media (min-width:1275px){.site-nav .menu__content{display:flex;justify-content:space-between;width:100%}}.mobile-menu-expanded .site-nav .menu__content{visibility:visible;opacity:1;transition-delay:.3s}.site-nav .menu__items{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;padding:12px 0}@media (min-width:1275px){.site-nav .menu__items{position:relative;flex-direction:row;align-items:center;margin-left:24px;gap:var(--gap,24px)}}@media (min-width:1440px){.site-nav .menu__items{margin-left:32px;gap:var(--gap,32px)}}@media (max-width:1274px){.site-nav .menu__items .menu__item{position:relative;padding:16px 24px}}.site-nav .menu__items .menu__item:after{position:absolute;left:0;display:none;width:100%;height:42px;content:""}.site-nav .menu__items .menu__item.dropdown-expanded:after{display:block}.site-nav .menu__items .menu__item.dropdown-expanded .menu-item__dropdown{visibility:visible;opacity:1;transition-delay:.3s}@media (min-width:1256px){.site-header.site-header--no-dropdown .menu-background,.site-header.site-header--no-dropdown .site-nav .menu__items .menu__item .menu-item__dropdown{display:none}}@media (min-width:1275px){.site-header.site-header--no-dropdown{transform:translateY(-100%)}}.site-nav .menu__items .menu__item .menu__link{display:flex;align-items:center;justify-content:space-between}.subnav-menu-expanded .site-nav .menu__cta,.subnav-menu-expanded .site-nav .menu__items .menu__item .menu__link{display:none}.site-nav .menu__items .menu__item .menu__link>a{font-weight:500;font-size:18px;line-height:1.2;color:#000;text-decoration:none;transition:color .3s ease,background-size .3s ease-in-out!important}@media (min-width:1275px){.site-nav .menu__items .menu__item .menu__link>a{padding-bottom:10px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 2px;transition:background-size .3s ease-in-out;font-weight:500;font-size:15px;line-height:1.18;margin-top:10px;color:#fff}.site-nav .menu__items .menu__item .menu__link>a:focus-visible,.site-nav .menu__items .menu__item .menu__link>a:hover{background-position:0 100%;background-size:100% 2px}}.desktop-search-expanded .site-nav .menu__items .menu__item .menu__link>a,.language-switcher-expanded .site-nav .menu__items .menu__item .menu__link>a,.mobile-menu-expanded .site-nav .menu__items .menu__item .menu__link>a,.mobile-search-expanded .site-nav .menu__items .menu__item .menu__link>a,.site-header.site-header--scrolled-animated .site-nav .menu__items .menu__item .menu__link>a,body:not(.has-hero) .site-header .site-nav .menu__items .menu__item .menu__link>a{color:#000}.desktop-search-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.language-switcher-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.mobile-menu-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.mobile-search-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header.site-header--scrolled-animated .site-nav .menu__items .menu__item--active-trail .menu__link>a,body:not(.has-hero) .site-header .site-nav .menu__items .menu__item--active-trail .menu__link>a{color:#323DA8}@media (min-width:1275px){.desktop-search-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.language-switcher-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.mobile-menu-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.mobile-search-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header.site-header--scrolled-animated .site-nav .menu__items .menu__item--active-trail .menu__link>a,body:not(.has-hero) .site-header .site-nav .menu__items .menu__item--active-trail .menu__link>a{color:#000}}@media (min-width:1275px){.site-header:focus-visible .site-nav .menu__items .menu__item .menu__link>a,.site-header:focus-within .site-nav .menu__items .menu__item .menu__link>a,.site-header:hover .site-nav .menu__items .menu__item .menu__link>a{color:#000}.site-header:focus-visible .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:focus-within .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:hover .site-nav .menu__items .menu__item--active-trail .menu__link>a{color:#323DA8}}@media (min-width:1275px) and (min-width:1275px){.site-header:focus-visible .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:focus-within .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:hover .site-nav .menu__items .menu__item--active-trail .menu__link>a{color:#000}}@media (max-width:1274px){.site-nav .menu__items .menu__item--active-trail.active{box-shadow:inset 3px 0 0 0 #323DA8}}@media (min-width:1275px){.site-nav .menu__items .menu__item--active-trail .menu__link>a{color:#fff;background-position:0 100%;background-size:100% 2px}}@media (min-width:1275px){.desktop-search-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.language-switcher-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.mobile-menu-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.mobile-search-expanded .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header.site-header--scrolled-animated .site-nav .menu__items .menu__item--active-trail .menu__link>a,body:not(.has-hero) .site-header .site-nav .menu__items .menu__item--active-trail .menu__link>a{background-position:0 100%;background-size:100% 2px}}@media (min-width:1275px) and (min-width:1275px){.site-header:focus-visible .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:focus-within .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:hover .site-nav .menu__items .menu__item--active-trail .menu__link>a{background-position:0 100%;background-size:100% 2px}}@media (min-width:1275px){.site-header:focus-visible .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:focus-within .site-nav .menu__items .menu__item--active-trail .menu__link>a,.site-header:hover .site-nav .menu__items .menu__item--active-trail .menu__link>a{color:#323DA8;background-position:0 100%;background-size:100% 2px}}@media (min-width:1275px){.site-nav .menu__items .menu__item.dropdown-expanded .menu__link>a{background-position:0 100%;background-size:100% 2px}}@media (min-width:1275px){.site-nav .menu__items .menu__item--active-trail .menu__link>a:focus-visible,.site-nav .menu__items .menu__item--active-trail .menu__link>a:focus-within,.site-nav .menu__items .menu__item--active-trail .menu__link>a:hover{background-image:linear-gradient(#323DA8,#323DA8)!important;color:#323DA8!important;background-position:0 100%;background-size:100% 2px}}.site-nav .menu__items .menu__item .menu__link>.menu-item__caret{padding:0;background:transparent;border:0;cursor:pointer;display:flex}@media (min-width:1275px){.site-nav .menu__items .menu__item .menu__link>.menu-item__caret{display:none}}.site-nav .menu__items .menu__item .menu__link>.menu-item__caret svg{pointer-events:none}.menu__cta-spacer{height:1px;margin:0 -24px 28px;background:hsla(0,0%,60%,.5)}@media (min-width:1275px){.menu__cta-spacer{display:none}}.site-nav .menu__cta{display:flex;gap:24px;align-items:center;justify-content:center}@media (min-width:1275px){.site-nav .menu__cta{justify-content:unset}}.site-header.site-header--scrolled.site-header--scrolled-animated.site-header--sticky .site-nav .menu__cta{display:none}@media (min-width:1275px){.menu__cta-dealer{display:none}}.menu-background{display:none}@media (min-width:1275px){.menu-background{position:absolute;top:176px;right:0;left:0;z-index:104;display:block;width:100%;height:0;margin:0 auto;background:#fff;transform-origin:top;transition:height .25s ease;content:"";pointer-events:none;max-height:calc(100vh - 176px - var(--alert-offset,0px))}}.desktop-dropdown-expanded .menu-background{border-top:1px solid #999;border-bottom:1px solid #999}@media (min-width:1275px){.desktop-dropdown-expanded .menu-background{transition:height .25s ease}}.site-header.site-header--scrolled .menu-background{top:75px;border-top:unset}.menu-item__dropdown{position:fixed;top:69px;left:0;display:none;width:100%;height:calc(100% - 69px);visibility:hidden;opacity:0}@media (min-width:1275px){.menu-item__dropdown{top:calc(176px + var(--alert-offset,0px));z-index:-1;display:flex;max-height:calc(100vh - 176px - var(--alert-offset,0px));height:auto}}@media (min-width:1275px){body.user-logged-in .menu-item__dropdown{top:255px}}@media (min-width:1275px){.desktop-dropdown-expanded .menu-item__dropdown{transition:opacity .25s ease,visibility .25s ease;z-index:6}}@media (min-width:1275px){.site-header.site-header--scrolled .menu-background,.site-header.site-header--scrolled .menu-item__dropdown{top:75px;max-height:calc(100vh - 75px)}}.subnav-active .menu-item__dropdown{display:block;overflow-y:scroll;background:#fff;border-top:1px solid hsla(0,0%,60%,.5);visibility:visible;opacity:1;z-index:6}.menu-item__dropdown-inner{display:flex;flex-direction:column;width:100%}@media (min-width:1275px){.menu-item__dropdown-inner{flex-direction:row;overflow-y:auto}}.menu-item__dropdown-nav{display:flex;flex-direction:column;width:100%}@media (min-width:1275px){.menu-item__dropdown-nav{flex-direction:row;gap:5%;padding:48px 32px;justify-content:center;max-height:inherit}}@media (min-width:1440px){.menu-item__dropdown-nav{padding:48px 80px}}@media (min-width:1440px){.menu-item__dropdown--cta .menu-item__dropdown-nav{justify-content:space-between}}@media (min-width:1440px){.menu-item__dropdown--cta{border-right:1px solid hsla(0,0%,60%,.5)}}.menu-item__dropdown-list,.menu-item__dropdown-list>ul{margin:0;list-style:none;display:flex;flex-direction:column;padding:14px 0}@media (min-width:1275px){.menu-item__dropdown-list,.menu-item__dropdown-list>ul{padding:0}}@media (min-width:1275px){.menu-item__dropdown-list{gap:10px;padding:unset;line-height:1}}@media (min-width:1275px){.menu-item__dropdown-list>ul{gap:10px;width:200px;padding:0}}@media (max-width:1274px){.menu-item__dropdown-list li{padding:14px 24px}}@media (min-width:1275px){.menu-item__dropdown-list--level-1{padding-bottom:12px}}.menu-item__dropdown-list--level-1>a,.menu-item__dropdown-list--level-1>button{font-size:22px;line-height:1.2;font-weight:400}@media (min-width:1275px){.menu-item__dropdown-list--level-1>a,.menu-item__dropdown-list--level-1>button{font-size:18px}}.menu-item__dropdown-list--level-1>a{padding-bottom:4px;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 1px;transition:background-size .3s ease-in-out;color:#000;font-weight:500;text-decoration:none}.menu-item__dropdown-list--level-1>a:focus-visible,.menu-item__dropdown-list--level-1>a:hover{background-position:0 100%;background-size:100% 1px}.menu-item__dropdown-list--level-1 button{padding:0;background:transparent;border:0;cursor:pointer;color:#666;cursor:default}.menu-item__dropdown-list--level-2>a{font-weight:500;font-size:18px;line-height:1.2;padding-bottom:5px;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 1px;transition:background-size .3s ease-in-out;color:#000;text-decoration:none}.menu-item__dropdown-list--level-2>a:focus-visible,.menu-item__dropdown-list--level-2>a:hover{background-position:0 100%;background-size:100% 1px}@media (min-width:1275px){.menu-item__dropdown-list--level-2>a{font-weight:400;font-size:14px;line-height:1.6}}.menu-item__dropdown-list .menu__item--active-trail.active>a{color:#323DA8}@media (min-width:1275px){.menu-item__dropdown-list .menu__item--active-trail.active>a{color:#323DA8;background-size:100% 1px}}.menu-item__callout{position:relative;width:100%;min-height:300px;overflow:hidden}@media (min-width:1275px){.menu-item__callout{display:none}}@media (min-width:1440px){.menu-item__callout{display:block;max-width:368px;min-height:unset}}.menu-item__callout .menu-item__callout-image{position:absolute;top:0;left:0;display:flex;width:100%;height:100%}.menu-item__callout .menu-item__callout-image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.5),transparent);content:""}.menu-item__callout img,.menu-item__callout picture{width:100%;height:100%}.menu-item__callout img{-o-object-fit:cover;object-fit:cover}.menu-item__callout-content{position:relative;height:100%;padding:48px}@media (min-width:1275px){.menu-item__callout-content{padding-left:32px}}@media (min-width:1440px){.menu-item__callout-content{padding-left:48px}}.menu-item__callout-title{max-width:315px;color:#fff;font-weight:700;font-size:24px;line-height:1.33;text-transform:uppercase}.menu-item__callout-btn{margin-top:24px}.menu__breadcrumb{position:absolute;top:0;left:0;display:none;width:100%;height:69px;background:#fff}.subnav-menu-expanded .menu__breadcrumb{display:flex;align-items:center}@media (max-width:1274px){.subnav-menu-expanded .menu__breadcrumb{z-index:1}}.menu__breadcrumb-inner{margin:0;padding:0;list-style:none;padding-right:24px;padding-left:24px}@media (min-width:1024px){.menu__breadcrumb-inner{padding-right:32px;padding-left:32px}}.menu__breadcrumb-trigger{padding:0;background:transparent;border:0;cursor:pointer;display:flex;gap:20px;align-items:center}.menu__breadcrumb-trigger>span{font-weight:500;font-size:18px;line-height:1.2;color:#323DA8}.site-search .js-form-item-field-country-1,.site-search .js-form-submit.form-submit{display:none}.js input.form-autocomplete{background-image:none!important}.site-search .form-actions{height:0;visibility:hidden;margin:0!important}.site-search--desktop .site-search__inner{padding-right:0}.site-search--desktop{margin-top:21px}@media (min-width:1024px){.site-search--desktop{position:absolute;left:-18px;transform:translateX(-100%);visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}}.site-search--secondary{position:absolute;top:82px;left:0;width:100%;padding:28px 24px;background:#fff;border-top:1px solid hsla(0,0%,60%,.5);transform:scaleY(0);transform-origin:top;visibility:hidden;opacity:0;z-index:101;transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.67,.26,.27,.85)}@media (min-width:1275px){.site-search--secondary{top:75px;border-top:unset}}.site-search--secondary .form-item.form-type-textfield{width:100%!important}.desktop-search-expanded .utility-nav .site-search{visibility:visible;opacity:1;transition-delay:.2s}.mobile-search-expanded .site-search--secondary{transform:scaleY(1);visibility:visible;opacity:1}.site-search input{padding:0 0 8px!important;color:#000!important;font-weight:300!important;font-size:18px!important;line-height:1.2;letter-spacing:.5px;background:none;border:unset;border-bottom:1px solid rgba(0,0,0,.5);border-radius:0}.site-search input::-moz-placeholder{padding-left:8px;color:#666}.site-search input::placeholder{padding-left:8px;color:#666}.site-search input:focus-visible{box-shadow:none}.site-search input:focus,.site-search input:focus-within{outline:none}.site-search--desktop input{min-width:400px}.site-search--secondary input{width:100%}#greeting-for-region-language__tooltip{display:none;position:absolute;top:100%;right:0;padding:1rem .75rem;margin:14px 0 0;width:17em;background:#323DA8;color:#fff;font-size:1em;line-height:1.25;white-space:normal;animation-duration:1s}#greeting-for-region-language__tooltip:before{content:"";display:block;float:left;margin:0 1em 0 0;width:2.5em;height:2.5em;background-size:contain}#greeting-for-region-language__tooltip:after{content:"";display:block;position:absolute;top:-16px;right:26px;width:16px;height:8px;border:8px solid transparent;border-bottom-color:#323DA8}#greeting-for-region-language__tooltip.highlight{animation-name:b}@keyframes b{0%,20%,50%,60%,80%,to{transform:translateY(0)}40%{transform:translateY(22px)}70%{transform:translateY(11px)}90%{transform:translateY(11px)}}.region-select-menu__content{position:relative;padding:1.5rem}.region-select-menu__content:after{display:block;content:"";position:absolute;top:0;left:5%;right:5%;height:0;padding:0 0 6%;background-size:contain}.region-select-menu__content h6{font-weight:100;color:#484848;text-transform:uppercase}.region-select-menu__content h2{margin:0;font-size:1.1em;padding-right:32px}.region-select-menu__content .continue,.region-select-menu__content .title{display:none}.region-select-menu__link-list{display:flex;flex-direction:column;row-gap:16px;margin:0;padding:1rem 0 0;list-style:none}@media (min-width:768px){.region-select-menu__link-list{height:63rem;padding:2rem 0 0}}@media (min-width:1200px){.region-select-menu__link-list{height:58rem}}.region-select-menu__link-list__item{padding:16px;background:#fff;box-shadow:2px 2px 10px rgba(0,0,0,.1)}.region-select-menu__link-list__item img{width:100%}.region-select-menu__link-list__item .region-select-menu__link-list__item__title{font-weight:500;font-size:12px;line-height:1.2;display:block;width:-moz-fit-content;width:fit-content;padding-bottom:4px;margin-bottom:16px;color:#323DA8}@media (min-width:768px){.region-select-menu__link-list__item .region-select-menu__link-list__item__title{font-weight:500;font-size:18px;line-height:1.2;font-weight:400}}.region-select-menu__link-list__item ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.region-select-menu__link-list__item ul li{line-height:1}.region-select-menu__link-list__item a{font-weight:400;font-size:14px;line-height:1.6;padding-bottom:4px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 1px;transition:background-size .3s ease-in-out;color:#000}.region-select-menu__link-list__item a:focus-visible,.region-select-menu__link-list__item a:hover{background-position:0 100%;background-size:100% 1px}.region-select-menu__link-list__item a:focus,.region-select-menu__link-list__item a:hover{color:#323DA8}@media (min-width:768px){.region-select-menu__header{padding:.75rem 4rem 1.25rem}.region-select-menu__content{padding:1.5rem 1.5rem 2rem}.region-select-menu__content h6,.region-select-menu__header h6{margin-top:0;font-size:.75em}.region-select-menu__link-list{flex-flow:column wrap;align-content:space-between}}@media (min-width:768px) and (-ms-high-contrast:active),(min-width:768px) and (-ms-high-contrast:none){.region-select-menu__link-list{max-width:650px}}@media (min-width:768px){.region-select-menu__link-list__item{flex:0 1 auto;width:32%}}@media (min-width:768px) and (-ms-high-contrast:active),(min-width:768px) and (-ms-high-contrast:none){.region-select-menu__link-list__item{margin:.5%}}@media (min-width:768px){.region-select-menu__link-list__item:nth-child(3n+1){order:1}.region-select-menu__link-list__item:nth-child(3n+2){order:2}.region-select-menu__link-list__item:nth-child(3n){order:3}.region-select-menu__link-list__item[data-region-name*=Thailand]{order:4}.region-select-menu__link-list:after,.region-select-menu__link-list:before{content:"";flex-basis:100%;width:0;order:2}}.sub-nav{position:fixed;width:100%;visibility:hidden;opacity:0;transition:opacity .3s ease,visiblity .3s ease;top:82px;background:#fff;left:0;border:none!important}@media (min-width:1275px){.sub-nav{top:75px}}.sub-nav.sub-nav--shown{visibility:visible;opacity:1;transition-delay:.35s;z-index:100}.sub-nav__wrapper{display:flex;align-items:center;height:64px}@media (min-width:1275px){.sub-nav__wrapper{padding-right:24px;padding-left:24px}}@media (min-width:1275px) and (min-width:1024px){.sub-nav__wrapper{padding-right:32px;padding-left:32px}}.sub-nav__title-container{flex-shrink:0}@media (min-width:1275px){.sub-nav__title-container{padding-right:24px;margin-right:24px;border-right:1px solid hsla(0,0%,40%,.5)}}.sub-nav__content{width:100%;border-bottom:1px solid hsla(0,0%,40%,.5)}@media (min-width:1275px){.sub-nav__content{border-top:none;border-bottom:none}}.sub-nav__content.no-border{border-top:none;border-bottom:none}.sub-nav__title{font-weight:500;font-size:16px;line-height:1.18;display:none;flex-shrink:0;color:#000;text-decoration:none}@media (min-width:1275px){.sub-nav__title{display:block}}.sub-nav.sub-nav--menu .sub-nav__wrapper{display:flex;flex-direction:column;flex-wrap:wrap;height:auto}@media (min-width:1275px){.sub-nav.sub-nav--menu .sub-nav__wrapper{flex-direction:row;flex-wrap:nowrap;height:64px}}.sub-nav--menu .sub-nav__breadcrumb{padding-left:0!important;display:flex;list-style:none;gap:12px}@media (max-width:1274px){.sub-nav--menu .sub-nav__breadcrumb{width:100%;height:100%}}.sub-nav__breadcrumb__item--mobile{padding-right:24px;padding-left:24px;display:flex;width:100%;align-items:center;justify-content:space-between;box-shadow:inset 3px 0 0 0 #323DA8}@media (min-width:1024px){.sub-nav__breadcrumb__item--mobile{padding-right:32px;padding-left:32px}}@media (min-width:1275px){.sub-nav__breadcrumb__item--mobile{display:none}}.sub-nav__breadcrumb__item--mobile .sub-nav__title{font-weight:500;font-size:18px;line-height:1.2;color:#323DA8}.sub-nav__breadcrumb__item--mobile .menu-item__caret{padding:0;background:transparent;border:0;cursor:pointer;display:flex;transform:rotate(90deg)}.sub-nav__breadcrumb__item--desktop{display:none}@media (min-width:1275px){.sub-nav__breadcrumb__item--desktop{display:flex}}.sub-nav__breadcrumb__item--desktop.siblings-only{display:none}.sub-nav--menu .sub-nav__breadcrumb .sub-nav__separator{display:flex;gap:12px}.sub-nav--menu .sub-nav__breadcrumb .sub-nav__separator svg{margin-top:5px}.sub-nav.sub-nav.sub-nav--menu .sub-nav__title-container{display:flex;align-items:center;justify-content:space-between;width:100%;height:64px}@media (min-width:1275px){.sub-nav.sub-nav.sub-nav--menu .sub-nav__title-container{width:auto;height:auto}}.sub-nav.sub-nav.sub-nav--menu .sub-nav__title{display:block}.sub-nav.sub-nav.sub-nav--menu .sub-nav__separator--link:hover a{color:#323DA8!important}.sub-nav.sub-nav.sub-nav--menu .sub-nav__separator--link:hover svg path{stroke:#323DA8!important}.sub-nav.sub-nav.sub-nav--menu .sub-nav__content{max-height:0;overflow:hidden;transition:max-height .3s ease}@media (min-width:1275px){.sub-nav.sub-nav.sub-nav--menu .sub-nav__content{max-height:unset!important;height:100%}}.sub-nav.sub-nav.sub-nav--menu.expanded .sub-nav__content{border-top:1px solid hsla(0,0%,40%,.5);overflow-y:auto}@media (min-width:1275px){.sub-nav.sub-nav--menu .sub-nav__content-inner{display:flex;align-items:center;height:100%}}.sub-nav__menu{display:none}@media (min-width:1275px){.sub-nav__menu{display:block;height:100%!important;padding:0!important;margin:0 0 32px!important;max-width:75%;overflow:hidden!important;padding-right:24px!important;margin:0!important}}.sub-nav-swiper-container{overflow-x:hidden}.sub-nav__menu>ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;height:100%;list-style-type:none;align-items:center;white-space:nowrap}@media (min-width:1275px){.sub-nav__menu>ul{flex-direction:row;align-items:center}}.sub-nav__menu>ul>li{position:relative;display:flex;align-items:center;height:100%!important}.sub-nav__menu .swiper-slide{width:auto!important}.sub-nav__menu>ul>li>a{font-weight:500;font-size:14px;line-height:1.72;letter-spacing:.5px;color:#666;text-decoration:none;transition:color .3s ease}.sub-nav__menu>ul>li>a:focus-visible,.sub-nav__menu>ul>li>a:hover{color:#323DA8}.sub-nav__menu>ul>li>a:focus-visible:after,.sub-nav__menu>ul>li>a:hover:after{visibility:visible;opacity:1}.sub-nav__menu>ul>li>a:after{display:none;position:absolute;bottom:0;left:0;width:100%;height:4px;background:#323DA8;visibility:hidden;opacity:0;transition:opacity .3s ease,visiblity .3s ease;content:""}@media (min-width:1275px){.sub-nav__menu>ul>li>a:after{display:block}}.sub-nav__menu>ul>li>a.active{color:#323DA8}.sub-nav__menu>ul>li>a.active:after{display:none;position:absolute;bottom:0;left:0;width:100%;height:4px;background:#323DA8;visibility:visible;opacity:1;transition:opacity .3s ease,visiblity .3s ease;content:""}@media (min-width:1136px){.sub-nav__menu>ul>li>a.active:after{display:block}}.sub-nav-menu-dropdown__sub-nav{display:flex;flex-direction:column;gap:28px;padding-left:30px}.sub-nav-menu-dropdown__sub-nav li>a{font-weight:400;font-size:16px;line-height:1.2;color:#000;text-decoration:none;transition:color .3s ease}.sub-nav-menu-dropdown__sub-nav li>a.active,.sub-nav-menu-dropdown__sub-nav li>a:focus-visible,.sub-nav-menu-dropdown__sub-nav li>a:hover{color:#323DA8}.sub-nav__right{display:flex;gap:32px;align-items:center;margin:0 auto;min-width:-moz-min-content;min-width:min-content;white-space:nowrap}@media (min-width:1275px){.sub-nav__right{margin-right:0}}@media (max-width:1274px){.sub-nav__right--page{flex-direction:column;align-items:start;margin:0 24px;padding:48px 0;border-top:1px solid hsla(0,0%,60%,.5)}}.sub-nav__menu-dropdown{display:flex;width:100%;background:#fff;transform:scaleY(0);visibility:hidden;opacity:0;z-index:9;padding:28px 0}@media (min-width:1275px){.sub-nav__menu-dropdown{display:none}}.sub-nav__menu-dropdown>ul{display:flex;flex-direction:column;padding:0;gap:28px}.sub-nav__menu-dropdown>ul>li{padding-right:24px;padding-left:24px;font-weight:500;font-size:18px;line-height:1.2}@media (min-width:1024px){.sub-nav__menu-dropdown>ul>li{padding-right:32px;padding-left:32px}}.sub-nav__menu-dropdown>ul>li>a{color:#000}.sub-nav__menu-dropdown>ul>li>a.active,.sub-nav__menu-dropdown>ul>li>a:focus-visible,.sub-nav__menu-dropdown>ul>li>a:hover{color:#323DA8}.sub-nav.expanded .sub-nav__menu-dropdown{transform:scaleY(1);visibility:visible;opacity:1}.sub-nav__trigger{padding:0;background:transparent;border:0;cursor:pointer;display:flex}@media (min-width:1275px){.sub-nav__trigger{display:none}}.sub-nav.expanded .sub-nav__trigger svg{transform:rotate(270deg)}.sub-nav__trigger svg{transition:transform .3s ease;transform:rotate(90deg)}.sub-nav.sub-nav--article .sub-nav__title{color:#323DA8}.sub-nav.sub-nav--article .sub-nav__wrapper{justify-content:center;height:60px}.sub-nav.sub-nav.sub-nav--article .sub-nav__content-inner{position:relative;width:100%;display:flex;align-items:center;justify-content:center}@media (min-width:480px){.sub-nav.sub-nav.sub-nav--article .sub-nav__content-inner{justify-content:space-between}}@media (min-width:480px){.sub-nav.sub-nav--article .sub-nav__right{margin-left:auto}}.sub-nav__article{display:none}@media (min-width:1275px){.sub-nav__article{font-weight:500;font-size:14px;line-height:1.72;letter-spacing:.5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;padding-right:32px;color:#000;text-transform:capitalize}}.sub-nav__progress{height:4px;background:#323DA8}.sub-nav__right .sub-nav__social{display:flex;color:#000;text-decoration:none;transition:color .3s ease;cursor:pointer}.sub-nav__right .sub-nav__social:focus-visible,.sub-nav__right .sub-nav__social:hover{color:#323DA8}.c-comp-title{display:flex;flex-direction:column}@media (min-width:1024px){.c-comp-title{flex-direction:row;align-items:center;justify-content:space-between}}.c-comp-title.c-comp-title--vertical{gap:24px}@media (min-width:768px){.c-comp-title.c-comp-title--vertical{flex-direction:column;align-items:flex-start;justify-content:flex-start}}@media (min-width:1440px){.c-comp-title.c-comp-title--vertical{gap:36px}}.c-comp-title__text{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.14px;line-height:1.14;color:#000}@media (min-width:768px){.c-comp-title__text{font-size:35px;letter-spacing:-.2px}}@media (min-width:1440px){.c-comp-title.c-comp-title--vertical .c-comp-title__text{max-width:630px}}.c-comp-title__cta{margin-top:24px}@media (min-width:1024px){.c-comp-title__cta{margin-top:0}}.c-product-cards{width:100%;margin:0 auto}@media screen and (max-width:1200px){.c-product-cards--embed{padding-right:24px;padding-left:24px}}@media screen and (max-width:1200px) and (min-width:600px){.c-product-cards--embed{padding-right:40px;padding-left:40px}}@media screen and (max-width:1200px) and (min-width:768px){.c-product-cards--embed{padding-right:50px;padding-left:50px}}@media screen and (max-width:1200px) and (min-width:1024px){.c-product-cards--embed{padding-right:15px;padding-left:15px}}@media screen and (max-width:1200px) and (min-width:1440px){.c-product-cards--embed{padding-right:75px;padding-left:75px}}.c-product-cards--full{padding-right:24px;padding-left:24px}@media (min-width:600px){.c-product-cards--full{padding-right:40px;padding-left:40px}}@media (min-width:768px){.c-product-cards--full{padding-right:50px;padding-left:50px}}@media (min-width:1024px){.c-product-cards--full{padding-right:15px;padding-left:15px}}@media (min-width:1440px){.c-product-cards--full{padding-right:75px;padding-left:75px}}.c-product-cards--component{padding-right:24px;padding-left:24px;margin-top:80px;margin-bottom:80px}@media (min-width:600px){.c-product-cards--component{padding-right:40px;padding-left:40px}}@media (min-width:768px){.c-product-cards--component{padding-right:50px;padding-left:50px}}@media (min-width:1024px){.c-product-cards--component{padding-right:15px;padding-left:15px}}@media (min-width:1440px){.c-product-cards--component{padding-right:75px;padding-left:75px}}.c-product-cards__items{display:flex;flex-direction:column;gap:48px;margin-top:48px}@media (min-width:768px){.c-product-cards__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:48px;-moz-column-gap:48px;column-gap:48px}}@media (min-width:1136px){.c-product-cards__items{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:70px;row-gap:80px}}@media (min-width:768px){.c-product-cards__items--full{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:956px){.c-product-cards__items--full{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.c-product-cards__items--full{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1600px){.c-product-cards__items--full{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1136px){.c-product-cards.c-product-cards--large .c-product-cards__items{grid-template-columns:repeat(2,minmax(0,1fr))}}.c-product-card{display:flex;flex-direction:column;height:100%}.c-product-card:hover .c-product-card__title{background-position:0 100%;background-size:100% 2px}.c-product-card a{text-decoration:none}.c-product-card--has-link{cursor:pointer}.c-product-card__image-wrapper{padding-bottom:40px}.c-product-cards__items--component .c-product-card__image,.c-product-carousel__items .c-product-card__image picture{display:flex;overflow:hidden;position:relative;padding-top:56.25%}.c-product-card__image img{display:block;margin:0 auto;width:100%!important;height:208px;-o-object-fit:contain;object-fit:contain}.c-product-card__image.c-product-card__image--is-meritor img{height:100%;min-height:208px;max-height:208px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c-product-cards__items--component .c-product-card__image img,.c-product-carousel__items .c-product-card__image img{position:absolute;width:100%!important;height:auto;min-height:unset;max-height:unset;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;inset:0}.c-product-card__details{display:flex;flex-direction:column;justify-content:start;padding-top:24px;height:100%;border-top:4px solid #000}.c-product-card__title-wrapper{padding-bottom:16px}.c-product-card__title{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3;padding-bottom:3px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 2px;transition:background-size .3s ease-in-out;display:inline;color:#000}@media (min-width:1024px){.c-product-card__title{font-size:29px;letter-spacing:-.3px}}.c-product-card.c-product-card--hovered a.c-product-card__title,.c-product-card__title:focus-visible,.c-product-card__title:hover{background-position:0 100%;background-size:100% 2px}.c-product-card__desc{font-size:16px;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0 0 auto;color:#666}.c-product-card__desc p{margin:0}.c-product-card__desc .field__item{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.c-product-card__desc .field__item>:not(p:first-of-type){display:none}.c-product-card__specs{margin:0 0 auto;display:flex;flex-direction:column;gap:16px}.c-product-cards__items--component .c-product-card__spec[data-unit*=metric],.c-product-carousel__items .c-product-card__spec[data-unit*=metric]{display:none}.c-product-card__spec{display:flex;justify-content:space-between}@media (min-width:1024px){.c-product-card__spec{align-items:center}}.c-product-card__spec .c-product-card__spec-title,.c-product-card__table-spec-title{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px;margin:0;color:#000}.c-product-card__spec .c-product-card__spec-val,.c-product-card__table-spec{font-size:16px;font-weight:400;line-height:1.5;margin:0;color:#666;text-align:right}.c-product-card__table-spec-title{line-height:1.95}.c-product-card__table-spec,.c-product-card__table-spec-title{vertical-align:bottom;padding-bottom:12px}.c-product-card__table{width:100%}.c-product-card__table-header th{font-size:16px;font-weight:400;line-height:1.5;padding-bottom:12px;text-align:right;color:#000}.c-product-carousel{padding-bottom:3.75rem}.c-product-carousel .c-comp-title{padding-right:24px;padding-left:24px;margin-bottom:48px;padding-top:3.75rem}@media (min-width:600px){.c-product-carousel .c-comp-title{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-product-carousel .c-comp-title{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-product-carousel .c-comp-title{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-product-carousel .c-comp-title{padding-right:148px;padding-left:148px}}.c-product-carousel__items{padding-right:24px;padding-left:24px}@media (min-width:600px){.c-product-carousel__items{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-product-carousel__items{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-product-carousel__items{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-product-carousel__items{padding-right:148px;padding-left:148px}}@media (max-width:1023px){.c-product-carousel__items{padding-right:0;padding-left:0}}.c-product-carousel__items-inner{position:relative}.c-product-carousel .c-product-card__details{padding-right:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visiblity .3s ease}@media (min-width:1024px){.c-product-carousel .c-product-card__details{opacity:1;visibility:visible}}.c-product-carousel .swiper-slide-active .c-product-card__details{opacity:1;visibility:visible}.c-product-carousel .swiper__arrows{display:none}@media (min-width:1024px){.c-product-carousel .swiper__arrows{display:flex;position:absolute;top:12%;left:0;width:100%;z-index:1}}@media (min-width:1200px){.c-product-carousel .swiper__arrows{top:15%}}@media (min-width:1256px){.c-product-carousel .swiper__arrows{top:18%}}@media (min-width:1440px){.c-product-carousel .swiper__arrows{top:unset;bottom:calc(50% + 90px)}}.c-product-carousel .swiper__arrows .swiper__arrow{position:absolute}.c-product-carousel .swiper__arrows .swiper__arrow:before{border:1px solid hsla(0,0%,60%,.5)}.c-product-carousel .swiper__arrows .swiper__arrows-previous{margin-left:-30px;left:0}@media (min-width:1440px){.c-product-carousel .swiper__arrows .swiper__arrows-previous{margin-left:-116px}}.c-product-carousel .swiper__arrows .swiper__arrows-next{margin-right:-30px;right:0}@media (min-width:1440px){.c-product-carousel .swiper__arrows .swiper__arrows-next{margin-right:-116px}}.c-product-carousel .swiper-button-disabled{display:none}.c-product-carousel .swiper__pagination{display:flex;position:relative;bottom:unset;margin:80px auto 0;gap:30px}@media (min-width:1024px){.c-product-carousel .swiper__pagination{display:none}}.c-product-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:66px;height:4px;border-radius:0;background:#000;margin-right:1.5em;opacity:.3;margin:0;transition:background .3s ease,opacity .3s ease}.c-product-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after,.c-product-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{display:none}.c-product-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.c-product-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus-visible,.c-product-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover{background:#323DA8;opacity:1}.c-news-card__wrapper{}.c-news-card__top{position:relative}.c-news-card.c-news-card--no-image .c-news-card__wrapper{padding-top:18px}.c-news-card__image{display:flex;overflow:hidden;position:relative;border-radius:.00001px}.c-news-card.c-news-card--hovered .c-news-card__image img,.c-news-card__image:focus-visible img,.c-news-card__image:hover img{transform:scale(1.05)}.c-news-card__image img{}.c-news-card.c-news-card--image .c-news-card__category{position:absolute;text-decoration:none;padding:8px 12px;background:#fff;color:#000;bottom:0;left:-1px}.c-news-card__category{display:flex;gap:8px;margin-right:24px;color:#000;text-decoration:none}.c-news-card__category-icon{display:flex}.c-news-card__category span{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;word-break:break-all;height:100%}.c-news-card__details{padding-top:18px;padding-right:24px}.c-news-card__details .c-news-card__title{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3;padding-bottom:3px;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 2px;transition:background-size .3s ease-in-out;text-decoration:none;color:#000}@media (min-width:1024px){.c-news-card__details .c-news-card__title{font-size:29px;letter-spacing:-.3px}}.c-news-card__details .c-news-card__title:focus-visible,.c-news-card__details .c-news-card__title:hover{background-position:0 100%;background-size:100% 2px}.c-news-card__details .c-news-card__desc{font-size:16px;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:16px 0 0;color:#666}.c-news-comp-title{display:flex;flex-direction:column;padding-top:3.75rem}@media (min-width:900px){.c-news-comp-title{align-items:center;justify-content:space-between}}.c-news-comp-title__text{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.14px;line-height:1.14;color:#000}@media (min-width:768px){.c-news-comp-title__text{font-size:35px;letter-spacing:-.2px}}.c-news-comp-title__cta{margin-top:24px}@media (min-width:900px){.c-news-comp-title__cta{margin-top:0}}.c-news-grid{margin-top:48px}.c-news-grid .c-news-comp-title{margin-bottom:48px}.c-news-grid__items{display:grid}.c-news-grid.c-news-grid--large .c-news-grid__items,.c-news-grid.c-news-grid--small .c-news-grid__items{grid-template-columns:repeat(1,1fr);row-gap:48px}@media (min-width:768px){.c-news-grid.c-news-grid--large .c-news-grid__items,.c-news-grid.c-news-grid--small .c-news-grid__items{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px}}@media (min-width:768px){.c-news-grid.c-news-grid--small .c-news-grid__items{-moz-column-gap:24px;column-gap:24px}}@media (min-width:1024px){.c-news-grid.c-news-grid--small .c-news-grid__items{grid-template-columns:repeat(3,1fr);-moz-column-gap:48px;column-gap:48px}}@media (min-width:1024px){.c-news-grid.c-news-grid--large .c-news-grid__items{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px}}.c-hero{position:relative}.c-hero__image picture{width:100%;height:100%}.c-hero.c-hero--carousel,.c-hero.c-hero--center-aligned,.c-hero.c-hero--left-aligned{}.c-hero .c-hero__image,.c-hero .c-hero__video-wrap{position:relative;display:flex;height:100vh}.c-hero .c-hero__image:before,.c-hero .c-hero__video-wrap:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(180deg,rgba(0,0,0,.3) 3.45%,transparent 30%);content:""}.c-hero .c-hero__image img,.c-hero .c-hero__video-wrap video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-hero.c-hero--carousel .c-hero__content,.c-hero.c-hero--center-aligned .c-hero__content,.c-hero.c-hero--left-aligned .c-hero__content,.c-hero.c-hero--slider .c-hero__content{padding-right:24px;padding-left:24px;position:absolute;width:100%;color:#fff}@media (min-width:600px){.c-hero.c-hero--carousel .c-hero__content,.c-hero.c-hero--center-aligned .c-hero__content,.c-hero.c-hero--left-aligned .c-hero__content,.c-hero.c-hero--slider .c-hero__content{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-hero.c-hero--carousel .c-hero__content,.c-hero.c-hero--center-aligned .c-hero__content,.c-hero.c-hero--left-aligned .c-hero__content,.c-hero.c-hero--slider .c-hero__content{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-hero.c-hero--carousel .c-hero__content,.c-hero.c-hero--center-aligned .c-hero__content,.c-hero.c-hero--left-aligned .c-hero__content,.c-hero.c-hero--slider .c-hero__content{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-hero.c-hero--carousel .c-hero__content,.c-hero.c-hero--center-aligned .c-hero__content,.c-hero.c-hero--left-aligned .c-hero__content,.c-hero.c-hero--slider .c-hero__content{padding-right:148px;padding-left:148px}}.c-hero__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px;margin-bottom:16px;color:#fff}.c-hero__title{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.14px;line-height:1.14;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;margin:0 0 16px;line-height:42px}@media (min-width:768px){.c-hero__title{font-size:35px;letter-spacing:-.2px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}}.c-hero__title p{margin:0;line-height:inherit}.c-hero__desc,.c-hero__desc p{margin:0}.c-hero__cta{display:flex;gap:36px;align-items:center;justify-content:center;margin-top:36px}@media (min-width:1024px){.c-hero__cta{justify-content:flex-start}}.c-hero--carousel .c-hero__cta,.c-hero--small .c-hero__cta{justify-content:flex-start}.c-hero__cta .btn--primary,.c-hero__cta .btn--primary:hover,.c-hero__cta .btn--tertiary,.c-hero__cta .btn--tertiary:hover{color:#fff;text-transform:uppercase}.c-hero__cta .btn--primary .btn__icon,.c-hero__cta .btn--tertiary .btn__icon{display:initial;color:transparent}@media (min-width:1024px){.c-hero.c-hero--small{height:574px}}.c-hero.c-hero--small .c-hero__content{padding:48px 24px 57px;right:0;bottom:0;background:#fff}@media (min-width:600px){.c-hero.c-hero--small .c-hero__content{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-hero.c-hero--small .c-hero__content{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-hero.c-hero--small .c-hero__content{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-hero.c-hero--small .c-hero__content{padding-right:148px;padding-left:148px}}@media (min-width:768px){.c-hero.c-hero--small .c-hero__content{padding-top:64px;padding-bottom:78px}}@media (min-width:1024px){.c-hero.c-hero--small .c-hero__content{position:absolute;right:0;bottom:0;padding:64px 32px 0 64px}}@media (min-width:1440px){.c-hero.c-hero--small .c-hero__content{padding:64px 135px 0 64px}}@media (min-width:1024px){.c-hero.c-hero--small .c-hero__content-inner{max-width:775px}}@media (min-width:1440px){.c-hero.c-hero--small .c-hero__content-inner{max-width:630px}}.c-hero.c-hero--small .c-hero__eyebrow{color:#323DA8}@media (min-width:1024px){.c-hero.c-hero--small .c-hero__eyebrow{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}}.c-hero.c-hero--small .c-hero__title{font-size:26px;font-weight:800;text-transform:uppercase;line-height:1.23}@media (min-width:768px){.c-hero.c-hero--small .c-hero__title{font-size:35px;font-weight:700;line-height:1.2}}@media (min-width:1024px){.c-hero.c-hero--small .c-hero__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}}@media (min-width:1024px){.c-hero.c-hero--small .c-hero__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}}.c-hero.c-hero--small .c-hero__cta .btn--tertiary,.c-hero.c-hero--small .c-hero__cta .btn--tertiary:hover{text-transform:uppercase;color:#000}.c-hero.c-hero--center-aligned .c-hero__content,.c-hero.c-hero--left-aligned .c-hero__content{top:82px;right:0;bottom:0;left:0;height:-moz-max-content;height:max-content;margin:auto}@media (min-width:1136px){.c-hero.c-hero--center-aligned .c-hero__content,.c-hero.c-hero--left-aligned .c-hero__content{top:187px}}.c-hero.c-hero--center-aligned .c-hero__cta{justify-content:center}.c-hero.c-hero--center-aligned .c-hero__content-inner{text-align:center;margin:0 auto}@media (min-width:1024px){.c-hero.c-hero--center-aligned .c-hero__content-inner{max-width:680px}}.c-hero.c-hero--left-aligned .c-hero__content-inner{text-align:center}@media (min-width:1024px){.c-hero.c-hero--left-aligned .c-hero__content-inner{text-align:left;max-width:595px}}@media (min-width:1440px){.c-hero.c-hero--left-aligned .c-hero__content-inner{max-width:680px}}.c-hero.c-hero--center-aligned .c-hero__title,.c-hero.c-hero--left-aligned .c-hero__title{font-size:40px;font-weight:800;text-transform:uppercase;letter-spacing:-.2px;line-height:1.1;font-size:34px}@media (min-width:768px){.c-hero.c-hero--center-aligned .c-hero__title,.c-hero.c-hero--left-aligned .c-hero__title{font-size:64px;letter-spacing:-.32px;line-height:1.09;font-size:42px;line-height:42px}}.c-hero.c-hero--center-aligned .c-hero__desc,.c-hero.c-hero--center-aligned .c-hero__title,.c-hero.c-hero--left-aligned .c-hero__desc,.c-hero.c-hero--left-aligned .c-hero__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.c-hero.c-hero--carousel .c-hero__image{transform:scale(1);transition:transform var(--transition-delay) ease-in;transition-delay:1.5s}.c-hero-carousel .swiper-slide-active .c-hero__image{transform:scale(1.065)}.c-hero-carousel .c-hero__image picture{width:100%}.c-hero.c-hero--carousel .c-hero__content{top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:1024px){.c-hero.c-hero--carousel .c-hero__content-inner{max-width:680px}}.c-hero.c-hero--carousel .c-hero__content-inner>*{transform:translateY(30%);visibility:hidden;opacity:0;transition:opacity .8s cubic-bezier(.34,.615,.35,.9),visibility .8s cubic-bezier(.34,.615,.35,.9),transform .8s cubic-bezier(.34,.615,.35,.9)}.c-hero.c-hero--carousel .c-hero__content-inner>:first-child{transition-delay:1.15s}.c-hero.c-hero--carousel .c-hero__content-inner>:nth-child(2){transition-delay:1.3s}.c-hero.c-hero--carousel .c-hero__content-inner>:nth-child(3){transition-delay:1.45s}.c-hero.c-hero--carousel .c-hero__content-inner>:nth-child(4){transition-delay:1.6s}.swiper-slide-active .c-hero.c-hero--carousel .c-hero__content-inner>*{transform:translateY(0);visibility:visible;opacity:1}.c-hero.c-hero--carousel .c-hero__title{font-size:40px;font-weight:800;text-transform:uppercase;letter-spacing:-.2px;line-height:1.1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;font-size:34px}@media (min-width:768px){.c-hero.c-hero--carousel .c-hero__title{font-size:64px;letter-spacing:-.32px;line-height:1.09;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:42px;line-height:42px}}.c-hero.c-hero--carousel .c-hero__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}@media (min-width:768px){.c-hero.c-hero--carousel .c-hero__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}}.c-hero-carousel .swiper__pagination{padding-right:24px;padding-left:24px;left:0;gap:30px;bottom:42px!important}@media (min-width:600px){.c-hero-carousel .swiper__pagination{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-hero-carousel .swiper__pagination{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-hero-carousel .swiper__pagination{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-hero-carousel .swiper__pagination{padding-right:148px;padding-left:148px}}@media (min-width:768px){.c-hero-carousel .swiper__pagination{bottom:60px!important}}@media (min-width:1024px){.c-hero-carousel .swiper__pagination{bottom:80px!important;gap:64px}}.c-hero-carousel .swiper__pagination .swiper-pagination-bullet p{display:none}@media (min-width:1024px){.c-hero-carousel .swiper__pagination .swiper-pagination-bullet p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}}.c-hero-carousel .swiper__arrows{display:none;background:none}.c-hero-carousel .swiper__arrows .swiper__arrows-next,.c-hero-carousel .swiper__arrows .swiper__arrows-previous{height:56px;width:56px}@media (min-width:1024px){.c-hero-carousel .swiper__arrows{padding-right:24px;padding-left:24px;display:flex;position:absolute;top:50%;transform:translateY(-50%);left:0;justify-content:flex-end}}@media (min-width:1024px) and (min-width:600px){.c-hero-carousel .swiper__arrows{padding-right:80px;padding-left:80px}}@media (min-width:1024px) and (min-width:768px){.c-hero-carousel .swiper__arrows{padding-right:101px;padding-left:101px}}@media (min-width:1024px) and (min-width:1024px){.c-hero-carousel .swiper__arrows{padding-right:32px;padding-left:32px}}@media (min-width:1024px) and (min-width:1440px){.c-hero-carousel .swiper__arrows{padding-right:148px;padding-left:148px}}.c-hero.c-hero--slider{min-height:650px;overflow:hidden;height:100vh}@media (min-width:1024px){.c-hero.c-hero--slider{min-height:750px}}.c-hero.c-hero--slider .c-hero__content{position:relative;height:100%;z-index:3}.c-hero.c-hero--slider .c-hero__title{font-size:40px;font-weight:800;text-transform:uppercase;letter-spacing:-.2px;line-height:1.1;font-size:34px}@media (min-width:768px){.c-hero.c-hero--slider .c-hero__title{font-size:64px;letter-spacing:-.32px;line-height:1.09;font-size:42px;line-height:42px}}.c-hero.c-hero--slider .c-hero__content-inner{text-align:center;margin:0 auto;height:100%;display:flex;flex-direction:column;justify-content:center}@media (min-width:768px){.c-hero.c-hero--slider .c-hero__content-inner{max-width:565px}}@media (min-width:1024px){.c-hero.c-hero--slider .c-hero__content-inner{margin:unset;text-align:left;max-width:595px}}@media (min-width:1440px){.c-hero.c-hero--slider .c-hero__content-inner{max-width:680px}}.c-hero.c-hero--slider .c-hero__image--animated{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.c-hero.c-hero--slider .c-hero__image--animated:before{z-index:2}.c-hero.c-hero--slider .c-hero__image--animated .swiper{width:100%}.c-hero.c-hero--slider .c-hero__image--animated .swiper__arrows{display:none}.paragraph--type--cmi-jvs-view-embed{padding-right:24px;padding-left:24px;margin-bottom:48px;padding-top:3.75rem}@media (min-width:600px){.paragraph--type--cmi-jvs-view-embed{padding-right:80px;padding-left:80px}}@media (min-width:768px){.paragraph--type--cmi-jvs-view-embed{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.paragraph--type--cmi-jvs-view-embed{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.paragraph--type--cmi-jvs-view-embed{padding-right:148px;padding-left:148px}}.paragraph--type--cmi-jvs-view-embed .jvs-menu{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto 24px;font-weight:700}@media (min-width:800px){.paragraph--type--cmi-jvs-view-embed .jvs-menu{flex-direction:row}}.paragraph--type--cmi-jvs-view-embed .jvs-description{margin-bottom:24px}.paragraph--type--cmi-jvs-view-embed .jvs-form-embed__view-filters .form--inline.clearfix{display:flex;flex-direction:column;align-items:start;gap:32px}@media (min-width:1256px){.paragraph--type--cmi-jvs-view-embed .jvs-form-embed__view-filters .form--inline.clearfix{flex-direction:row;align-items:end;gap:unset}}.paragraph--type--cmi-jvs-view-embed .view-service-literature .jvs-form-embed__view-filters .form--inline.clearfix{flex-wrap:wrap;row-gap:32px}.jvs-menu .jvs-menu__menu-item a.is-active{text-decoration:underline}.paragraph--type--cmi-jvs-view-embed form{background-color:#f2f2f2!important;padding:24px 12px!important}.paragraph--type--cmi-jvs-view-embed form .form-item{margin:0 32px 0 0!important;width:100%!important}@media (min-width:1256px){.paragraph--type--cmi-jvs-view-embed form .form-item{width:auto!important}}.paragraph--type--cmi-jvs-view-embed form .form-item label{position:relative!important;font-size:13px!important;font-weight:700!important;text-transform:uppercase!important}.paragraph--type--cmi-jvs-view-embed form .form-item input,.paragraph--type--cmi-jvs-view-embed form .form-item select{display:flex!important;flex-direction:column!important;gap:8px!important;background-color:#fff!important;width:100%!important;height:auto!important;max-height:48px!important;padding:14px 20px!important;border:none!important;border-radius:0!important;margin:0!important}.paragraph--type--cmi-jvs-view-embed form .form-item select{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.25 1.158l3 3 3-3' stroke='currentColor' stroke-width='1.25' stroke-linecap='round'/%3E%3C/svg%3E")!important;background-color:#fff!important;background-repeat:no-repeat!important;background-position:95% 55%!important;background-size:16px!important}.paragraph--type--cmi-jvs-view-embed form .form-actions{margin:0!important}.paragraph--type--cmi-jvs-view-embed form .form-submit{margin:0!important;padding:13.5px 20px!important;font-size:13px!important}.paragraph--type--cmi-jvs-view-embed form .form-item input:active,.paragraph--type--cmi-jvs-view-embed form .form-item input:focus,.paragraph--type--cmi-jvs-view-embed form .form-item select:active,.paragraph--type--cmi-jvs-view-embed form .form-item select:focus{border-bottom:2px solid #000!important}.paragraph--type--cmi-jvs-view-embed table.tablesaw{min-width:100%}.paragraph--type--cmi-jvs-view-embed table.tablesaw tr td{width:100%!important;max-width:unset!important}@media (min-width:640px){.paragraph--type--cmi-jvs-view-embed table.tablesaw tr td{width:auto!important}}.paragraph--type--cmi-jvs-view-embed table.tablesaw tr td p{margin:0}.paragraph--type--cmi-jvs-view-embed table.tablesaw a{border:none!important;text-decoration:underline!important}.paragraph--type--cmi-jvs-view-embed table.tablesaw a p{color:#323DA8}.paragraph--type--cmi-jvs-view-embed table.tablesaw a p:hover{color:#a1140a}.paragraph--type--cmi-jvs-view-embed .c-full-pagination{margin-bottom:80px}body:not(.user-logged-in) .view-edit-node-table-column,body:not(.user-logged-in) .views-field-edit-node{display:none}.c-news-carousel .c-news-comp-title{padding-right:24px;padding-left:24px;margin-bottom:48px}@media (min-width:600px){.c-news-carousel .c-news-comp-title{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-news-carousel .c-news-comp-title{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-news-carousel .c-news-comp-title{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-news-carousel .c-news-comp-title{padding-right:148px;padding-left:148px}}.c-news-carousel__items{padding-right:24px;padding-left:24px}@media (min-width:600px){.c-news-carousel__items{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-news-carousel__items{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-news-carousel__items{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-news-carousel__items{padding-right:148px;padding-left:148px}}@media (max-width:1023px){.c-news-carousel__items{padding-right:0;padding-left:0}}.c-news-carousel__items-inner{position:relative}.c-news-carousel .c-news-card__details{padding-right:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visiblity .3s ease}@media (min-width:1024px){.c-news-carousel .c-news-card__details{opacity:1;visibility:visible}}.c-news-carousel .swiper-slide-active .c-news-card__details{opacity:1;visibility:visible}.c-news-carousel .swiper__arrows{display:none}@media (min-width:1024px){.c-news-carousel .swiper__arrows{display:flex;position:absolute;top:12%;left:0;width:100%;z-index:1}}@media (min-width:1200px){.c-news-carousel .swiper__arrows{top:15%}}@media (min-width:1256px){.c-news-carousel .swiper__arrows{top:18%}}@media (min-width:1440px){.c-news-carousel .swiper__arrows{top:unset;bottom:calc(50% + 90px)}}.c-news-carousel .swiper__arrows .swiper__arrow{position:absolute}.c-news-carousel .swiper__arrows .swiper__arrow:before{border:1px solid hsla(0,0%,60%,.5)}.c-news-carousel .swiper__arrows .swiper__arrows-previous{margin-left:-30px;left:0}@media (min-width:1440px){.c-news-carousel .swiper__arrows .swiper__arrows-previous{margin-left:-116px}}.c-news-carousel .swiper__arrows .swiper__arrows-next{margin-right:-30px;right:0}@media (min-width:1440px){.c-news-carousel .swiper__arrows .swiper__arrows-next{margin-right:-116px}}.c-news-carousel .swiper__pagination{display:flex;position:relative;bottom:unset;margin:80px auto 0;gap:30px}@media (min-width:1024px){.c-news-carousel .swiper__pagination{display:none}}.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:66px;height:4px;border-radius:0;background:#000;margin-right:1.5em;opacity:.3;margin:0;transition:background .3s ease,opacity .3s ease}.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after,.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before{display:none}.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:focus-visible,.c-news-carousel .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover{background:#323DA8;opacity:1}.featured-carousel{height:100%;position:relative}@media (min-width:1200px){.featured-carousel{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:80px 32px 0}}@media (min-width:1256px){.featured-carousel{gap:2.5rem}}@media (min-width:1440px){.featured-carousel{padding:80px 148px 0}}.featured-carousel-background--dark,.featured-carousel-background--light{padding:120px 0 40px}@media (min-width:1200px){.featured-carousel-background--dark,.featured-carousel-background--light{padding:80px 0 0}}.featured-carousel-background--dark{background-color:#000;color:#fff}.featured-carousel-background--light{background-color:#f8f8f8;color:#000}.featured-carousel__sticky-container{position:relative;margin:0 24px 80px;text-align:center}@media (min-width:768px){.featured-carousel__sticky-container{margin:0 24px 80px}}@media (min-width:1200px){.featured-carousel__sticky-container{grid-column:auto;margin:0;top:0;left:0;text-align:left;height:100vh}}.featured-carousel__scroll-marker{display:none}@media (min-width:1200px){.featured-carousel__scroll-marker{display:block;position:absolute;top:30%}}@media (min-width:1256px){.featured-carousel__scroll-marker{top:35%}}.featured-carousel__scroll-marker--last-item{display:none}@media (min-width:1200px){.featured-carousel__scroll-marker--last-item{display:block;position:absolute;top:calc(100vh - 50%)}}.featured-carousel__container{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:24px;column-gap:24px;margin:0 24px}@media (min-width:768px){.featured-carousel__container{-moz-column-gap:48px;column-gap:48px}}@media (min-width:1200px){.featured-carousel__container{display:block;grid-column:auto;text-align:left;margin:80px 0 0}}.featured-carousel__step-wrapper{display:none}@media (min-width:1200px){.featured-carousel__step-wrapper{position:absolute;display:flex;flex-direction:column;width:100%;bottom:80px}}@media (min-width:1200px){.featured-carousel__step{bottom:80px;display:flex;width:100%;position:absolute;transform:translateY(50%);opacity:0;visibility:hidden}}@media (min-width:1200px){.featured-carousel__step:not(.inactive){transition:opacity .4s cubic-bezier(.34,.615,.35,.9),visibility .4s cubic-bezier(.34,.615,.35,.9),transform .4s cubic-bezier(.34,.615,.35,.9);transition-delay:.1s}}@media (min-width:1200px){.featured-carousel__step.active{transform:translateY(0);visibility:visible;opacity:1}}.featured-carousel__step--mobile{display:flex}@media (min-width:1200px){.featured-carousel__step--mobile{display:none}}@media (min-width:1200px){.featured-carousel__headline-wrap{position:absolute;top:80px;left:0}}.featured-carousel__headline-wrap .btn{margin-top:36px}.featured-carousel-background--dark .featured-carousel__headline-wrap .btn{color:#fff}.featured-carousel__step-headline{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3;margin-bottom:16px}@media (min-width:1024px){.featured-carousel__step-headline{font-size:29px;letter-spacing:-.3px}}.featured-carousel-background--light .featured-carousel__step-headline{color:#323DA8}.featured-carousel__step-description{font-size:20px;font-weight:400;line-height:1.6;margin-bottom:36px}.featured-carousel__step-description--no-margin{margin-bottom:0}.featured-carousel-item{display:flex;flex-direction:column;height:100%;margin-bottom:80px}@media (min-width:1200px){.featured-carousel-item{height:auto;max-width:80%;margin:0 0 40px auto}.featured-carousel-item:last-of-type{margin-bottom:80px}}@media (min-width:1256px){.featured-carousel-item{max-width:70%}}.featured-carousel__image-wrapper{position:relative;width:100%;overflow:hidden;background:#e5e5e5;border-radius:76px 0 0 0;margin-bottom:36px}@media (min-width:1200px){.featured-carousel__image-wrapper{margin-bottom:0}}.featured-carousel__image{position:relative;display:flex;width:100%;padding-top:88%}.featured-carousel__image img{display:block;position:absolute;height:100%;top:0;right:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;margin:0 auto;padding:5% 0;background:#e5e5e5}.c-card-grid{margin-top:400px;margin-bottom:100px}@media (min-width:768px){.c-card-grid{margin-top:320px;margin-bottom:130px}}@media (min-width:1024px){.c-card-grid{margin-top:355px;margin-top:235px}}@media (min-width:1440px){.c-card-grid{max-width:1440px;margin:397px auto 150px}}.c-card-grid__container{position:relative}.c-card-grid .c-card-grid__large-image,.c-card-grid .c-card-grid__main-inner,.c-card-grid .c-card-grid__small-image,.c-card-grid .swiper{height:100%}.c-card-grid .swiper-slide{position:relative;height:auto;overflow:hidden}.c-card-grid__main{width:100%;height:500px}@media (min-width:768px){.c-card-grid__main{width:calc(100% - 32px);height:553px;margin:0 auto}}@media (min-width:1024px){.c-card-grid__main{width:84%;height:652px;margin:0 0 0 auto}}@media (min-width:1440px){.c-card-grid__main{width:960px;height:721px}}.swiper.swiper-initialized .c-card-grid__large-image:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.6));content:""}.c-card-grid__secondary{display:none}@media (min-width:1024px){.c-card-grid__secondary{position:absolute;top:-114px;right:calc(84% - 226px);z-index:9;display:block;width:350px;height:467px}}@media (min-width:1440px){.c-card-grid__secondary{right:828px;width:463px;height:618px}}.c-card-grid__large-image img,.c-card-grid__small-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-card-grid__text{display:none;padding:48px 24px}@media (min-width:768px){.c-card-grid__text{padding:48px}}@media (min-width:1024px){.c-card-grid__text{padding:64px 48px}}@media (min-width:1440px){.c-card-grid__text{padding:64px 70px 64px 48px}}.c-card-grid__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px;margin-bottom:16px}.c-card-grid__desc{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:9;height:100%;overflow:hidden}@media (min-width:1024px){.c-card-grid__desc{font-size:29px;letter-spacing:-.3px}}@media (min-width:768px){.c-card-grid__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}}.c-card-grid__cta{margin-top:36px}.c-card-grid__cta .btn{color:#fff}.c-card-grid__overlay{position:absolute;bottom:380px;left:50%;z-index:9;width:calc(100% - 48px);height:0;color:#fff;background:#323DA8;border-radius:76px 0 0;transform:translateX(-50%);transition:height .3s cubic-bezier(.34,.615,.35,.9)}@media (min-width:600px){.c-card-grid__overlay{max-width:600px}}@media (min-width:768px){.c-card-grid__overlay{bottom:353px;width:calc(100% - 100px);max-width:567px}}@media (min-width:1024px){.c-card-grid__overlay{right:4%;bottom:400px;left:unset;width:521px;max-width:unset;transform:unset}}@media (min-width:1200px){.c-card-grid__overlay{right:2%;width:700px}}@media (min-width:1440px){.c-card-grid__overlay{right:135px;bottom:507px;width:582px}}.c-card-grid__overlay .c-card-grid__text{position:absolute;display:block}.c-card-grid__overlay .c-card-grid__text>*{transform:translateY(50%);visibility:hidden;opacity:0;transition:opacity .4s cubic-bezier(.34,.615,.35,.9),visibility .4s cubic-bezier(.34,.615,.35,.9),transform .4s cubic-bezier(.34,.615,.35,.9)}.c-card-grid__overlay .c-card-grid__text>:first-child{transition-delay:.3s}.c-card-grid__overlay .c-card-grid__text>:nth-child(2){transition-delay:.4s}.c-card-grid__overlay .c-card-grid__text>:nth-child(3){transition-delay:.5s}.c-card-grid__overlay .c-card-grid__text>.c-card-grid__desc{transform:translateY(15%)}.c-card-grid__overlay.revealed .c-card-grid__text>*{transform:translateY(0);visibility:visible;opacity:1}.c-card-grid .swiper-horizontal .swiper__pagination{bottom:40px;left:50%;gap:30px;width:calc(100% - 48px);margin:0 auto;transform:translateX(-50%)}@media (min-width:768px){.c-card-grid .swiper-horizontal .swiper__pagination{bottom:60px;width:calc(100% - 32px);padding:0 85px}}@media (min-width:1024px){.c-card-grid .swiper-horizontal .swiper__pagination{right:0;bottom:80px;left:unset;gap:64px;width:100%;padding-right:55px;padding-left:80px;transform:unset}}@media (min-width:1440px){.c-card-grid .swiper-horizontal .swiper__pagination{width:960px}}.c-card-grid .swiper__arrows{display:none}@media (min-width:1024px){.c-card-grid .swiper__arrows{position:absolute;bottom:44px;left:44px;display:flex;width:-moz-fit-content;width:fit-content;gap:8px}}.c-card-grid.is-disabled .swiper__arrows,.c-card-grid.is-disabled .swiper__pagination{display:none}.c-scroll-jack{max-width:1440px;margin:80px auto;padding-right:24px;padding-left:24px}@media (min-width:600px){.c-scroll-jack{padding-right:80px;padding-left:80px}}@media (min-width:768px){.c-scroll-jack{padding-right:101px;padding-left:101px}}@media (min-width:1024px){.c-scroll-jack{padding-right:32px;padding-left:32px}}@media (min-width:1440px){.c-scroll-jack{padding-right:148px;padding-left:148px}}@media (min-width:768px){.c-scroll-jack{margin-top:160px;margin-bottom:160px}}@media (min-width:1024px){.c-scroll-jack{margin-top:200px;margin-bottom:200px}}.c-scroll-jack__container{display:flex;flex-direction:column;gap:48px}@media (min-width:1024px){.c-scroll-jack__container{flex-direction:row;gap:32px}}@media (min-width:1440px){.c-scroll-jack__container{gap:118px}}@media (min-width:1024px){.c-scroll-jack.c-scroll-jack--right .c-scroll-jack__container{flex-direction:row-reverse}}.c-scroll-jack.c-scroll-jack--no-scroll .c-scroll-jack__container{align-items:center}.c-scroll-jack:not(.c-scroll-jack--no-scroll) .c-scroll-jack__image{position:relative}@media (min-width:1024px){.c-scroll-jack:not(.c-scroll-jack--no-scroll) .c-scroll-jack__image{position:sticky}}.c-scroll-jack.c-scroll-jack--no-scroll .c-scroll-jack__image{height:auto;align-self:stretch}@media (min-width:1024px){.c-scroll-jack.c-scroll-jack--no-scroll .c-scroll-jack__text{padding:0 0 62px}}.c-scroll-jack__image{display:flex;height:-moz-fit-content;height:fit-content;top:120px;flex-direction:column}@media (min-width:1024px){.c-scroll-jack__image{flex:1.1}}.c-scroll-jack__image:focus .btn--scrolljack .btn__icon,.c-scroll-jack__image:hover .btn--scrolljack .btn__icon{width:139px}.c-scroll-jack__image:focus .btn--scrolljack.modal-image__trigger .btn__icon,.c-scroll-jack__image:hover .btn--scrolljack.modal-image__trigger .btn__icon{width:115px}.c-scroll-jack__image:focus .btn--scrolljack .btn__icon svg,.c-scroll-jack__image:hover .btn--scrolljack .btn__icon svg{transform:translate(8px)}.c-scroll-jack__image:focus .btn--scrolljack .btn__text,.c-scroll-jack__image:hover .btn--scrolljack .btn__text{color:#fff}.c-scroll-jack__image div{display:flex}.scroll-jack-colorbox{cursor:pointer}.c-scroll-jack__text{flex:1}@media (min-width:1024px){.c-scroll-jack__text{flex:0.9;padding:40px 0}}.c-scroll-jack__category,.c-scroll-jack__eyebrow,.c-scroll-jack__title{margin-bottom:16px}.c-scroll-jack__image img{width:100%;height:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border:.5px solid #999}@media (min-width:1024px){.c-scroll-jack__image img{min-height:353px}}.c-scroll-jack__eyebrow{font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:-.23px;line-height:.82;padding-bottom:1px;border-bottom:1px solid;width:-moz-fit-content;width:fit-content;color:#000;margin-top:0}@media (min-width:768px){.c-scroll-jack__eyebrow{font-size:15px;letter-spacing:-.15px;line-height:2.13}}.c-scroll-jack__category{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px}.c-scroll-jack__title{font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3}@media (min-width:1024px){.c-scroll-jack__title{font-size:29px;letter-spacing:-.3px}}.c-scroll-jack__description p{font-size:20px;font-weight:400;line-height:1.6;margin-top:32px}.c-scroll-jack__description p:first-child{margin-top:0}.c-scroll-jack__description p:last-child{margin-bottom:0}.c-scroll-jack__cta{display:flex;margin-top:36px;gap:32px;flex-wrap:wrap}@media (min-width:768px){.c-scroll-jack__cta{flex-direction:row}}.c-scroll-jack__cta .btn{width:-moz-fit-content;width:fit-content}.expanding-feature{max-width:100%;width:100%}.expanding-feature [class*=__inner]{padding:0;max-width:100%;width:100%}@media (min-width:1024px){.expanding-feature [class*=__inner]{padding:0}}.c-expanding-feature__inner{position:relative;height:115vh;transition:-webkit-clip-path .8s cubic-bezier(.34,.615,.35,.9);transition:clip-path .8s cubic-bezier(.34,.615,.35,.9);transition:clip-path .8s cubic-bezier(.34,.615,.35,.9),-webkit-clip-path .8s cubic-bezier(.34,.615,.35,.9)}.c-expanding-feature__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;mix-blend-mode:multiply}.c-expanding-feature__image,.c-expanding-feature__image .media{height:100%}.c-expanding-feature img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-expanding-feature__content{position:absolute;top:50%;left:50%;width:100%;max-width:680px;padding:0 36px;color:#fff;text-align:center;transform:translate(-50%,-50%)}@media (min-width:768px){.c-expanding-feature__content{padding:0 48px}}@media (min-width:1024px){.c-expanding-feature__content{padding:0}}.c-expanding-feature__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px}.c-expanding-feature__title{font-size:24px;font-weight:800;text-transform:uppercase;letter-spacing:-.14px;line-height:1.14;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:16px 0}@media (min-width:768px){.c-expanding-feature__title{font-size:35px;letter-spacing:-.2px}}.c-expanding-feature__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:0}.c-expanding-feature__cta{margin-top:36px}.c-expanding-feature__cta .btn--primary,.c-expanding-feature__cta .btn--primary:hover{color:#fff}.sb-main-fullscreen .c-expanding-feature{margin-bottom:20em;margin-top:20em}.c-full-pagination{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:80px;width:100%}@media (min-width:768px){.c-full-pagination{flex-direction:row}}.c-pagination__list{margin:0;padding:0;list-style:none;display:flex;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}.c-pagination__page-item{margin-right:20px}.c-pagination__page-item:last-child{margin-right:0}.c-pagination__page-item.active .c-pagination__page-link{background-color:#323DA8;color:#fff}.c-pagination__page-link{font-size:11px;font-weight:700;text-transform:uppercase;line-height:1.54;letter-spacing:.5px;display:block;background-color:transparent;border:1px solid transparent;color:#000;height:57px;padding:20px;text-align:center;text-decoration:none;transition:all .5s ease;width:53px}.c-pagination__page-link:focus,.c-pagination__page-link:hover{border-color:#323DA8;transition:all .5s ease}.c-full-pagination__results{font-size:16px;font-weight:400;line-height:1.5;margin-top:2em;text-align:right}@media (min-width:768px){.c-full-pagination__results{margin-top:0}}.cmi-contact-bar{width:100%}.cmi-contact-bar__headline-wrapper{display:flex;align-items:center;justify-content:center;padding:116px 0 48px}@media (min-width:1024px){.cmi-contact-bar__headline-wrapper{padding:198px 0 48px}}.cmi-contact-bar__lower{background-color:#000;padding:0 0 100px}@media (min-width:1024px){.cmi-contact-bar__lower{padding:100px 0}}.cmi-contact-bar__links{display:flex;flex-direction:column;justify-content:space-evenly;padding:0 48px}@media (min-width:1024px){.cmi-contact-bar__links{flex-direction:row}}.cmi-contact-bar__item{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center;padding:80px 0;border-bottom:1px solid #666}@media (min-width:1024px){.cmi-contact-bar__item{border-bottom:none;border-right:1px solid #666;padding:40px}.cmi-contact-bar__item:last-of-type{border-right:none}}.cmi-contact-bar__item--left{align-items:start;padding:48px 0}.cmi-contact-bar__item-icon{height:auto;width:36px}.cmi-contact-bar__item-text-description,.cmi-contact-bar__item-text-headline{color:#fff}.cmi-contact-bar__item-text-headline{color:#fff;font-size:23px;font-weight:800;letter-spacing:-.23px;line-height:1.3;padding-bottom:3px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 2px;transition:background-size .3s ease-in-out;font-weight:700}@media (min-width:1024px){.cmi-contact-bar__item-text-headline{font-size:29px;letter-spacing:-.3px}}.cmi-contact-bar__item-text-headline:focus-visible,.cmi-contact-bar__item-text-headline:hover{background-position:0 100%;background-size:100% 2px}.cmi-contact-bar__item-text-headline:focus,.cmi-contact-bar__item-text-headline:hover{color:#fff}.cmi-contact-bar__item-text{height:100%}.cmi-contact-bar__item-text-description{padding-top:16px;font-size:16px;font-weight:400;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}@media (min-width:1024px){.cmi-contact-bar__item-text-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}.paragraph--type--timeline{max-width:none}.timeline__header-container{display:flex;align-items:center;justify-content:center;width:100%;max-width:568px;margin:0 auto;padding:48px 32px;text-align:center;background-color:#fff}@media (min-width:900px){.timeline__header-container{max-width:none}}.timeline__header-container h2{margin-top:0;margin-bottom:0;color:#000;font-weight:750;font-size:34px;line-height:34px;letter-spacing:-.14000000059604645px}@media (min-width:1024px){.timeline__header-container h2{font-weight:750;font-size:42px;line-height:42px;letter-spacing:-.20000000298023224px}}.timeline__container{max-width:none;padding:80px 0;overflow:hidden;color:#fff;background-color:#000}.timeline__container .splide-timeline{cursor:grab;cursor:-webkit-grab}.timeline__container .splide-timeline.is-dragging{cursor:grabbing}.timeline__container .splide__slide .inner-slide>*+*{margin-top:16px}.timeline__container .decade__slide.splide__slide{display:flex;justify-content:flex-end;width:-moz-fit-content;width:fit-content;margin-right:0;padding:0 32px 0 36px}@media (min-width:769px){.timeline__container .normal__slide .inner-slide{width:384px!important}}@media (min-width:769px){.timeline__container .feature__slide .inner-slide{width:536px!important}}@media (min-width:769px){.timeline__container .normal__slide{width:448px!important}}@media (min-width:1440px){.timeline__container .normal__slide{width:480px!important}}@media (min-width:769px){.timeline__container .feature__slide{width:600px!important}}@media (min-width:1440px){.timeline__container .feature__slide{width:632px!important}}.timeline__container .inner-slide{display:flex;flex-direction:column;justify-content:flex-start;max-width:568px;height:100%;margin:0 auto}@media (min-width:769px){.timeline__container .inner-slide{justify-content:flex-start;max-width:none;margin:initial}}.timeline__container .splide__slide{position:relative;display:flex;flex-direction:column;padding:0 24px;border-left:0;transition:border .5s ease-in-out}@media (min-width:769px){.timeline__container .splide__slide{padding:0 32px;border-left:1px solid hsla(0,0%,100%,.25)}}@media (min-width:1440px){.timeline__container .splide__slide{margin-right:0;padding:0 64px 0 32px}}@media (min-width:769px){.timeline__container .splide__slide.previous__sibling{margin-right:0}}@media (min-width:769px){.timeline__container .splide__slide:after{position:absolute;left:-2px;width:2px;height:100%;background-color:#fff;transform:scaleY(0);transform-origin:100% 50% 0;content:""}}@media (min-width:769px){.timeline__container .splide__slide.is-active:after{transform:scaleY(1);transform-origin:bottom;transition:transform .5s cubic-bezier(.34,.615,.35,.9)}}.timeline__container figure{width:100%;margin-right:0;margin-left:0;overflow:hidden;aspect-ratio:536/402}.timeline__container figure img{width:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.025);aspect-ratio:536/402}@media (min-width:769px){.timeline__container .feature__slide figure,.timeline__container .feature__slide figure img{aspect-ratio:16/9}}.timeline__container .splide__slide.is-active img{transform:none;transition:transform .5s cubic-bezier(.34,.615,.35,.9)}.timeline__container .normal__slide .inner-slide figure{order:-1;margin-top:0;margin-bottom:36px}@media (min-width:769px){.timeline__container .normal__slide .inner-slide figure{order:0;margin-top:auto;margin-bottom:0}}.timeline__container .feature__slide .inner-slide figure{margin-top:0;margin-bottom:36px}.timeline__container .feature__slide h6{margin-top:0}.timeline__container .first__slide{flex-direction:row}.timeline__container .first__slide:before{display:none}@media (min-width:769px){.timeline__container .first__slide:before{position:absolute;left:-240px;display:flex;justify-content:flex-end;width:240px;height:100%;padding:0 64px 0 32px;border-left:2px solid hsla(0,0%,100%,.25);content:attr(data-decade);color:#fff;font-weight:300;font-size:200px;line-height:135px;letter-spacing:-.3199999928474426px;text-orientation:mixed;writing-mode:vertical-rl}}@media (min-width:769px){.timeline__container .splide__slide.feature__slide.previous__sibling .inner-slide{width:536px!important}}@media (min-width:769px){.timeline__container .splide__slide.normal__slide.previous__sibling .inner-slide{width:384px!important}}@media (min-width:769px){.timeline__container .splide__slide.feature__slide.previous__sibling{width:840px!important}}@media (min-width:1440px){.timeline__container .splide__slide.feature__slide.previous__sibling{width:872px!important}}@media (min-width:769px){.timeline__container .splide__slide.normal__slide.previous__sibling{width:688px!important}}@media (min-width:1440px){.timeline__container .splide__slide.normal__slide.previous__sibling{width:720px!important}}@media (min-width:769px){.timeline__container .splide__slide.normal__slide.last__slide{width:934px!important}}@media (min-width:769px){.timeline__container .splide__slide.feature__slide.last__slide{width:1086px!important}}@media (min-width:769px){.timeline__container .splide__slide.normal__slide.last__slide .inner-slide{width:384px!important}}@media (min-width:769px){.timeline__container .splide__slide.feature__slide.last__slide .inner-slide{width:536px!important}}.timeline__container .vertical-text{color:#fff;font-weight:300;font-size:200px;line-height:135px;letter-spacing:-.3199999928474426px;text-orientation:mixed;writing-mode:vertical-rl}.timeline__container .link__slide h3{margin-bottom:0;color:#fff;font-weight:700;font-size:23px;line-height:30px;letter-spacing:-.23000000417232513px}@media (min-width:1024px){.timeline__container .link__slide h3{font-weight:700;font-size:29px;line-height:38px;letter-spacing:-.28999999165534973px}}.timeline__container .link__slide h3 span{width:-moz-fit-content;width:fit-content;padding-bottom:3px;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 100%;background-size:0 2px;transition:padding-left .5s ease,background-size .5s ease}.timeline__container .link__slide h3:hover span{width:-moz-fit-content;width:fit-content;background-position:0 100%;background-size:100% 2px}.timeline__container .feature__slide.splide__slide h6,.timeline__container .normal__slide h6{margin-top:0}.timeline__container h6{margin-bottom:0;color:#fff;font-weight:700;font-size:22px;line-height:29px;letter-spacing:0}.timeline__container p{margin-bottom:16px;color:#fff;font-weight:400;font-size:20px;line-height:32px;letter-spacing:0;display:box;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.timeline__container a{width:-moz-fit-content;width:fit-content;padding-bottom:8px;color:#fff}@media (min-width:769px){.timeline__container a{margin-bottom:8px}}.timeline__container .normal__slide.splide__slide a{margin-top:20px}.timeline__container .splide__pagination-container,.timeline__container .splide__pagination-list-container,.timeline__container .splide__pagination-list-item{display:flex;align-items:center;margin:0;padding:0;list-style-type:none}.timeline__container .splide__pagination-list-container{display:none}@media (min-width:769px){.timeline__container .splide__pagination-list-container{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:48px 32px 0;list-style-type:none}}.timeline__container .splide__pagination-list-container:after{position:absolute;top:50%;width:100%;height:2px;content:""}.timeline__container .splide__pagination-list-container li:first-child .splide__pagination-container li:first-child button{margin-left:0}.timeline__container .splide__pagination-list-container li:last-child .splide__pagination-container li:last-child button{margin-right:0}.timeline__container .splide__pagination-line span{width:100%;height:1px;margin:0 10px;background-image:linear-gradient(187deg,#fff 12%,hsla(0,0%,100%,0) 0);background-repeat:repeat-x;background-position:top;background-size:9px 5px}.timeline__container .splide__pagination-line{width:100%}.timeline__container .splide__pagination-container{list-style-type:none}.timeline__container .splide__page button{margin:0 10px;padding:0;background-color:#000;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.timeline__container .feature__page-container,.timeline__container .normal__page-container{position:relative;display:flex}.timeline__container .normal__page-container button{z-index:1;width:18px;height:18px;cursor:pointer}.timeline__container .normal__page-container button:after{position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#fff;border-radius:50%;cursor:pointer;transition:all 1s;content:"";translate:-50% -50%}.timeline__container .normal__page-container button:hover:after{position:absolute;width:18px;height:18px;background-color:#fff;border-radius:50%;cursor:pointer;transition:width .3s ease-in-out,height .3s ease-in-out;content:""}.timeline__container .feature__page-container button{position:relative;z-index:1;width:30px;height:30px;cursor:pointer}.timeline__container .feature__page-container button:after{position:absolute;top:50%;left:50%;width:24px;height:24px;background-color:#fff;border-radius:50%;cursor:pointer;transition:all 1s;content:"";translate:-50% -50%}.timeline__container .feature__page-container button:hover:after{position:absolute;width:30px;height:30px;background-color:#fff;border-radius:50%;cursor:pointer;transition:width .3s ease-in-out,height .3s ease-in-out;content:""}.timeline__container .normal__page-container button.active:after{width:12px;height:12px;transition:width .3s ease-in-out,height .3s ease-in-out}.timeline__container .feature__page-container button.active:after{width:24px;height:24px;transition:width .3s ease-in-out,height .3s ease-in-out}.timeline__container .feature__page-container button.active:after,.timeline__container .normal__page-container button.active:after{background-color:#323DA8}.timeline__container .splide__arrows{position:relative;display:flex;height:56px;margin:48px auto 0;padding:0 24px}.timeline__container .splide-inner-arrows{display:flex;width:100%;max-width:568px;margin:0 auto}.timeline__container .splide__arrow{position:relative;top:auto;right:auto;left:auto;width:56px;height:56px;background-color:transparent;transform:none;opacity:1}.timeline__container .splide__arrow:before{position:absolute;width:56px;height:56px;background:#fff;border-radius:50%;transition:height .3s ease,width .3s ease;content:""}.timeline__container .splide__arrow:hover,.timeline__container .splide__arrow:hover:not(:disabled){opacity:1}.timeline__container .splide__arrow:hover:before{width:72px;height:72px}.timeline__container .splide__arrow--prev{margin-right:32px}.timeline__container .splide__arrow svg{position:absolute;width:56px;height:56px;transform:none;transition:height .3s ease,width .3s ease;fill:none}.timeline__container .outline-outward{position:relative;display:inline-block;box-shadow:0 0 1px transparent;transform:translateZ(0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.timeline__container .outline-outward:before{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid #fff;border-radius:50%;transition-duration:.3s;transition-property:top right bottom left;content:""}.timeline__container .outline-outward.active:before{top:-8px;right:-8px;bottom:-8px;left:-8px}@media (min-width:1200px){[data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper img{opacity:0;transition:opacity .75s cubic-bezier(.25,.46,.45,.94),transform .75s cubic-bezier(.25,.46,.45,.94)}}.up [data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper.inactive img,.up [data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper img{transform:translateY(-30%);opacity:0}.down [data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper.inactive img,.down [data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper img{transform:translateY(50%) scale(1.2);opacity:0}[data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper.active img{transform:none;opacity:1}[data-variant=product-feature]{color:#fff;background-color:#000}[data-variant=product-feature] .container{padding-top:120px;padding-right:0;padding-bottom:120px}@media (min-width:1200px){[data-variant=product-feature] .container{padding-top:0;padding-bottom:0}}[data-variant=product-feature] .featured-carousel-item{margin-bottom:0}[data-variant=product-feature] .featured-carousel__container{display:grid;grid-template-columns:1fr;width:100%;max-width:566px;margin:0 auto;padding:0 24px;-moz-column-gap:40px;column-gap:40px;row-gap:80px}@media (min-width:768px){[data-variant=product-feature] .featured-carousel__container{grid-template-columns:1fr 1fr;max-width:none}}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__container{display:block;grid-column:auto;margin:80px 0 0;text-align:left}}[data-variant=product-feature] header{display:flex;justify-content:center;padding:0 24px 48px;color:#000;text-align:center;background-color:#fff}[data-variant=product-feature] .featured-carousel__headline-wrap{width:100%}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__headline-wrap{top:160px;max-width:460px}}@media (min-width:1920px){[data-variant=product-feature] .featured-carousel__headline-wrap{max-width:630px}}[data-variant=product-feature] .featured-carousel__headline{margin-bottom:16px}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__container{position:relative;grid-area:1/2;visibility:hidden}}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__sticky-inner-container{position:relative;height:100%}}[data-variant=product-feature] .pinned-image{display:none}@media (min-width:1200px){[data-variant=product-feature] .pinned-image{position:sticky;top:0;left:0;display:grid;grid-area:1/2;width:100%;height:100vh;overflow-anchor:none}}[data-variant=product-feature] .pinned-image .relative-container{position:relative;height:100%}[data-variant=product-feature] .pinned-image .featured-carousel__image{width:750px;max-width:none;height:100%}[data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper{position:absolute;width:100%;max-width:none;height:100%}@media (min-width:1200px){[data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper{height:100%}}[data-variant=product-feature] .pinned-image .featured-carousel__image{padding:0}[data-variant=product-feature] .pinned-image .featured-carousel__image img{position:absolute;width:750px;height:100%;margin:0 auto;padding:0;-o-object-fit:cover;object-fit:cover;background:transparent}@media (min-width:1200px){[data-variant=product-feature] .pinned-image .featured-carousel-item{height:100vh}}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__container .featured-carousel-item{width:100%;max-width:none;height:100vh}}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__container{height:auto}}[data-variant=product-feature] .scroll-container{display:none}@media (min-width:1200px){[data-variant=product-feature] .scroll-container{position:relative;display:block;grid-area:1/2;visibility:hidden}}@media (min-width:1200px){[data-variant=product-feature] .scroll-container .scroll-item{height:100vh}}[data-variant=product-feature] .featured-carousel-item img{position:relative;width:100%;margin:0 auto;padding:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;background:transparent;aspect-ratio:375/526}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel-item img{display:none;height:100vh;aspect-ratio:initial}}[data-variant=product-feature] .featured-carousel__image-wrapper{background-color:transparent;border-radius:0}[data-variant=product-feature] .featured-carousel__image-wrapper>div{aspect-ratio:375/526}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__image-wrapper>div{height:100vh;aspect-ratio:initial;margin-left:auto}}[data-variant=product-feature] .featured-carousel__step{width:100%}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__step{bottom:0;max-width:460px}}@media (min-width:1920px){[data-variant=product-feature] .featured-carousel__step{max-width:630px}}[data-variant=product-feature] .featured-carousel__step-headline{color:#fff;font-weight:700;font-size:11px;line-height:17px;letter-spacing:.5px}[data-variant=product-feature] .featured-carousel__step-description{color:#fff;font-weight:700;font-size:22px;line-height:29px;letter-spacing:0}[data-variant=product-feature] .featured-carousel__step--mobile{border-top:5px solid currentColor}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__step{border-top:5px solid currentColor}}[data-variant=product-feature] .featured-carousel__step-text{padding-top:32px}@media (min-width:1200px){[data-variant=product-feature] .pinned-image .featured-carousel__image-wrapper:not(.inactive) .hotspot{transition:opacity .5s cubic-bezier(.34,.615,.35,.9),visibility .4s cubic-bezier(.34,.615,.35,.9);transition-delay:.4s}}@media (min-width:1200px){[data-variant=product-feature] .featured-carousel__image-wrapper.active .hotspot{visibility:visible;opacity:1;transition:opacity .5s cubic-bezier(.34,.615,.35,.9),visibility .4s cubic-bezier(.34,.615,.35,.9);transition-delay:.7s}}@keyframes c{0%{transform:scale(1)}to{transform:scale(1.5)}}[data-variant=product-feature] .featured-carousel__image{position:relative;padding:0}[data-variant=product-feature] .hotspots--figure{max-width:100%}[data-variant=product-feature] .hotspot{position:absolute;visibility:visible}@media (min-width:1200px){[data-variant=product-feature] .hotspot{visibility:hidden;opacity:0}}[data-variant=product-feature] .hotspot--title{display:inline-block;padding-right:10px;color:#fff;font-size:12px;line-height:50px;letter-spacing:1px;text-transform:uppercase;transition:all .4s cubic-bezier(.8,0,.2,1)}[data-variant=product-feature] .hotspot--title__right{float:right;padding-right:0;padding-left:10px}[data-variant=product-feature] .product-feature__hotspot{position:relative;display:block;flex:0 0 50px;width:50px;height:50px;background:#fff;border-radius:50%;transition:all .4s cubic-bezier(.8,0,.2,1)}[data-variant=product-feature] .product-feature__hotspot:after{position:absolute;inset:0;z-index:2;width:12px;height:12px;margin:auto;background:#323DA8;border-radius:50%;transition:opacity .6s;animation:c 2s ease-in-out 0s infinite alternate;content:""}[data-variant=product-feature] .hotspot--iphone{top:62%;right:68%}[data-variant=product-feature] .hotspot--macbook{top:22%;right:48%}[data-variant=product-feature] .hotspot--watch{top:72%;left:45%}@media screen and (max-width:640px){[data-variant=product-feature] .hotspot--title{font-size:10px;line-height:40px}[data-variant=product-feature] .product-feature__hotspot{width:40px;height:40px}}@media screen and (max-width:420px){[data-variant=product-feature] .hotspot--title{font-size:9px;line-height:30px}[data-variant=product-feature] .product-feature__hotspot{width:30px;height:30px}}@media screen and (max-width:320px){[data-variant=product-feature] .hotspot--title{display:none}[data-variant=product-feature] .product-feature__hotspot{width:20px;height:20px}[data-variant=product-feature] .product-feature__hotspot:after{width:5px;height:5px}}
body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992;}.fancybox-container *{box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47,0,0.74,0.71);}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22,0.61,0.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translate3d(0,0,0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994;}.fancybox-slide::before{content:'';display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--next{z-index:99995;}.fancybox-slide--image{overflow:visible;padding:44px 0;}.fancybox-slide--image::before{display:none;}.fancybox-slide--html{padding:6px 6px 0 6px;}.fancybox-slide--iframe{padding:44px 44px 0;}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px 0;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(0.5,0,0.14,1);animation-timing-function:cubic-bezier(0.5,0,0.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in;}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable='true']{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--html .fancybox-content{margin-bottom:6px;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px;}.fancybox-video,.fancybox-iframe{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{vertical-align:top;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,0.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:focus,.fancybox-button:hover{color:#fff;}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision;}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3;}.fancybox-button--play svg path:nth-child(2){display:none;}.fancybox-button--pause svg path:nth-child(1){display:none;}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor;}.fancybox-button--share svg path{stroke-width:1;}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px;}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s;}.fancybox-navigation .fancybox-button::after{content:'';left:-25px;padding:50px;position:absolute;top:-25px;}.fancybox-navigation .fancybox-button--arrow_left{left:6px;}.fancybox-navigation .fancybox-button--arrow_right{right:6px;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10;}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s;}.fancybox-close-small:focus{outline:none;}.fancybox-close-small:hover svg{opacity:1;}.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small,.fancybox-slide--iframe .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px;}.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg,.fancybox-slide--iframe .fancybox-close-small:hover svg{background:transparent;color:#fff;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none;}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px 25px 44px;right:0;}.fancybox-caption::before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:'';display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1;}.fancybox-caption::after{border-bottom:1px solid rgba(255,255,255,0.3);content:'';display:block;left:44px;position:absolute;right:44px;top:0;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:transparent;border:6px solid rgba(100,100,100,0.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999;}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,0.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0.5,0.5,0.5);transform:scale3d(0.5,0.5,0.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(0.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(0.1) skew(10deg);transform:translate3d(100%,0,0) scale(0.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center;}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0;}.fancybox-share p{margin:0;padding:0;}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs > ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x > ul{overflow:hidden;}.fancybox-thumbs-y > ul::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y > ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs > ul > li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs-loading{background:rgba(0,0,0,0.1);}.fancybox-thumbs > ul > li{background-position:center center;background-repeat:no-repeat;background-size:cover;}.fancybox-thumbs > ul > li:before{border:4px solid #4ea7f9;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94);z-index:99991;}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1;}@media all and (max-width:800px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs > ul > li{max-width:calc(100% - 10px);}}
.embeddedServiceHelpButton .helpButton .uiButton{background-color:#005290;font-family:"Arial",sans-serif;}.embeddedServiceHelpButton .helpButton .uiButton:focus{outline:1px solid #005290;}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff) format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/5e4f385b-17ff-4d27-a63a-9ee28546c9a8.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/116cde47-4a07-44a5-9fac-cbdcc1f14f79.woff) format("woff");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/4bd56f95-e7ab-4a32-91fd-b8704cbd38bc.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/4fe1c328-1f21-434a-8f0d-5e0cf6c70dfb.woff) format("woff");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/240c57a0-fdce-440d-9ce3-85e0cb56f470.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/7802e576-2ffa-4f22-a409-534355fbea79.woff) format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/de68be2a-5d0e-4b8d-b3eb-940f75503e2a.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/31029e78-79a0-4940-b82d-2e3c238e1355.woff) format("woff");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/800da3b0-675f-465f-892d-d76cecbdd5b1.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/7b415a05-784a-4a4c-8c94-67e9288312f5.woff) format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/13ab58b4-b5ba-4c95-afde-ab2608fbbbd9.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/5018b5b5-c821-4653-bc74-d0b11d735f1a.woff) format("woff");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/7e42a406-9133-48c0-a705-4264ac520b43.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/837750e9-3227-455d-a04e-dc76764aefcf.woff) format("woff");font-display:swap;font-weight:750;font-style:normal}@font-face{font-family:Neue Helvetica W05;src:url(/themes/custom/cummins/_dev/assets/fonts/0acba88f-0de4-4d43-81fd-920d7427f665.woff2) format("woff2"),url(/themes/custom/cummins/_dev/assets/fonts/713c9c40-9cbd-4276-819e-d0efaf5d3923.woff) format("woff");font-display:swap;font-weight:750;font-style:italic}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{-webkit-font-smoothing:antialiased}@supports (-webkit-overflow-scrolling:touch){body,html{position:relative}}body{color:#393939;font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8125rem;letter-spacing:0;line-height:1.46;margin:0;width:100%}@media (min-width:1024px){body{font-size:1.25rem;line-height:1.5}}body.style-guide #header{display:none}body.style-guide .page-perimeter{margin-top:0}[class*=__inner]{margin:0 auto;max-width:1440px;padding:0 1.875rem;width:100%}@media (min-width:1024px){[class*=__inner]{padding:0 3.75rem}}img{display:inline-block;height:auto;line-height:0;max-width:100%}#vidyard-popbox,#vidyard-popbox-constraint.landscape{height:auto!important}#vidyard-popbox{max-width:1450px;width:100%}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:0!important;transition-duration:0!important}}.site-header:not(.site-header--transparent) .page-perimeter{padding-top:75px}@media (min-width:1024px){.site-header:not(.site-header--transparent) .page-perimeter{padding-top:100px}}@media (min-width:1440px){.site-header:not(.site-header--transparent) .page-perimeter{padding-top:125px}}h1,h2,h3,h4,h5,h6{margin:0}.content-block__headline,.h1,.with-intro [class*=__centered-headline],[class*=__centered-headline],h1{font-size:2.125rem;font-weight:900;letter-spacing:-.009rem;line-height:1;margin-bottom:1rem;text-transform:uppercase}@media (min-width:1024px){.content-block__headline,.h1,.with-intro [class*=__centered-headline],[class*=__centered-headline],h1{font-size:2.625rem;letter-spacing:-.0125rem;margin-bottom:1.25rem}}h1.hero-headline{font-size:1.8125rem;letter-spacing:-.0125rem;line-height:1.275;margin-bottom:1.25rem}@media (min-width:1024px){h1.hero-headline{font-size:2.825rem;letter-spacing:-.02rem;margin-bottom:1.5rem}}h2.hero-headline{color:#fff;font-size:1.8125rem;letter-spacing:-.0125rem;line-height:1.26;margin-bottom:1.25rem}@media (min-width:1024px){h2.hero-headline{font-size:2.825rem;letter-spacing:-.021rem;line-height:1.26;margin-bottom:1.5rem}}.eyebrow{border-bottom:1px solid #b1b1b1;display:inline-block;font-size:.6875rem;font-weight:400;line-height:.84;margin-bottom:.78rem;padding-bottom:.468rem;text-transform:uppercase}@media (min-width:1024px){.eyebrow{font-size:.9375rem;line-height:.86}}.eyebrow.white{border-bottom:1px solid #fff;color:#fff}p{margin-top:1rem}.body-small,.search-block .search-box p,.tabs-slider__text p{font-size:1rem;line-height:1.875}.big-nav_top-level .header_link,.main-nav-t1{font-size:1rem;font-weight:700;line-height:1;letter-spacing:.006rem;text-transform:uppercase}.big-nav_mega-menu_tabs .tab_link,.main-nav-t2{font-size:.9375rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.big-nav_tab_container .tab-nav>.menu-item .menu-item .menu-item>a,.big-nav_tab_container .tab-nav>.menu-item .menu-item .menu-item>span,.big-nav_tab_container .tab-nav>.menu-item .menu-item>a,.big-nav_tab_container .tab-nav>.menu-item .menu-item>span,.big-nav_tab_container .tab-nav>.menu-item a,.big-nav_tab_container .tab-nav>.menu-item span,.main-nav-t3,.main-nav-t3plus,.main-nav-t4,.main-nav-t5{font-size:.9375rem;letter-spacing:.01rem;line-height:1;text-transform:none}.big-nav_tab_container .tab-nav>.menu-item a,.big-nav_tab_container .tab-nav>.menu-item span,.main-nav-t3{font-weight:700;text-transform:uppercase}.big-nav_tab_container .tab-nav>.menu-item .menu-item>a,.big-nav_tab_container .tab-nav>.menu-item .menu-item>span,.main-nav-t4{font-weight:400;text-transform:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.big-nav_tab_container .tab-nav>.menu-item .menu-item>a,.big-nav_tab_container .tab-nav>.menu-item .menu-item>span,.main-nav-t4{font-weight:300}}.big-nav_tab_container .tab-nav>.menu-item .menu-item .menu-item>a,.big-nav_tab_container .tab-nav>.menu-item .menu-item .menu-item>span,.main-nav-t5{font-size:.875rem;font-weight:400;text-transform:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.big-nav_tab_container .tab-nav>.menu-item .menu-item .menu-item>a,.big-nav_tab_container .tab-nav>.menu-item .menu-item .menu-item>span,.main-nav-t5{font-weight:300}}.mobile-nav-t1,.small-nav_menu>.small-nav_menu_section>a,.small-nav_menu>.small-nav_menu_section>button{font-size:1.375rem;font-weight:700;letter-spacing:-.0625rem;line-height:1.1;text-transform:uppercase}.mobile-nav-t2,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>a,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>button{font-size:1.25rem;font-weight:700;letter-spacing:0;line-height:1.1;text-transform:uppercase}.mobile-nav-t3,.mobile-nav-t3plus,.mobile-nav-t4,.mobile-nav-t5,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .menu-item,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .menu-item .menu-item,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>a,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>button{font-size:1.125rem;letter-spacing:.01rem;line-height:1;text-transform:none}.mobile-nav-t3,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>a,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>button{font-weight:700;text-transform:uppercase}.mobile-nav-t4,.mobile-nav-t5,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .menu-item,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .menu-item .menu-item{font-weight:400;text-transform:none}.button-text{font-size:1rem;letter-spacing:.04rem;line-height:1.15;text-transform:uppercase}[class*=__centered-headline]{margin-bottom:3.75rem;padding:0 2rem;text-align:center}[class*=__centered-headline]:empty{display:none}.with-intro [class*=__centered-headline]{margin-bottom:.9375rem;padding:0 1.875rem;text-align:center}@media (min-width:1024px){.with-intro [class*=__centered-headline]{margin-bottom:1.25rem}}[class*=__intro-text]{margin:0 auto 2.5rem;max-width:675px;padding:0 1.25rem;text-align:center}@media (min-width:768px){[class*=__intro-text]{max-width:750px}}@media (min-width:1024px){[class*=__intro-text]{margin:0 auto 3.125rem;max-width:950px}}@media (min-width:1440px){[class*=__intro-text]{margin:0 auto 4.6875rem}}[class*=__intro-text] p{margin:0}strong{font-weight:900}.text-formatted ul li:before{top:6px}@media (min-width:1024px){.text-formatted ul li:before{top:12px}}button,input,optgroup,select,textarea{font-family:Neue Helvetica W05,Helvetica Neue,Helvetica,Arial,sans-serif}.button-primary,.button-secondary,.search-block .search-box__input input[type=submit]{backface-visibility:hidden;border:none;box-shadow:none;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.2rem;line-height:1.2;outline:none;overflow:hidden;padding:1.125rem 1.25rem;position:relative;text-align:center;text-indent:.2rem;text-decoration:none;text-transform:uppercase;z-index:1}.button-primary:before,.button-secondary:before,.search-block .search-box__input input[type=submit]:before{content:"";display:inline-block;height:100%;position:absolute;right:100%;top:0;transition:right .35s cubic-bezier(.47,0,.745,.715);width:100%;z-index:-1}.button-primary:hover:before,.button-secondary:hover:before,.hover.button-primary:before,.hover.button-secondary:before,.search-block .search-box__input input.hover[type=submit]:before,.search-block .search-box__input input[type=submit]:hover:before{right:0}.button-primary[data-video-embed-field-modal],.button-secondary[data-video-embed-field-modal],.search-block .search-box__input input[data-video-embed-field-modal][type=submit]{cursor:pointer}.button-primary,.search-block .search-box__input input[type=submit]{background-color:#323DA8;color:#fff}.button-primary:before,.search-block .search-box__input input[type=submit]:before{background-color:#a41d13}.button-primary.hover,.button-primary:hover,.search-block .search-box__input input.hover[type=submit],.search-block .search-box__input input:hover[type=submit]{color:#fff!important}.button-secondary{background-color:#fff;border:1px solid #c4c4c4;box-shadow:0 0 6px 0 rgba(0,0,0,.2);color:#000}.button-secondary:before{background-color:#e2e2e2}.button-secondary.hover,.button-secondary:hover{color:#000!important}.arrow-button,.arrow-button--reverse,.arrow-link{align-items:center;backface-visibility:hidden;color:#393939;display:inline-flex;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.16;justify-content:flex-end;text-decoration:none;text-transform:uppercase;transition:color .35s linear}.arrow-button--reverse .arrow-button__text,.arrow-button--reverse .arrow-link__text,.arrow-button .arrow-button__text,.arrow-button .arrow-link__text,.arrow-link .arrow-button__text,.arrow-link .arrow-link__text{display:inline-block}.arrow-button--reverse .arrow-button__icon,.arrow-button--reverse .arrow-link__icon,.arrow-button .arrow-button__icon,.arrow-button .arrow-link__icon,.arrow-link .arrow-button__icon,.arrow-link .arrow-link__icon{align-items:center;backface-visibility:hidden;display:inline-flex;position:relative;top:-1px}.arrow-button--reverse .arrow-button__icon svg,.arrow-button--reverse .arrow-link__icon svg,.arrow-button .arrow-button__icon svg,.arrow-button .arrow-link__icon svg,.arrow-link .arrow-button__icon svg,.arrow-link .arrow-link__icon svg{backface-visibility:hidden;display:inline-block;fill:#393939;height:auto;overflow:visible;width:9px}.arrow-button--reverse:hover,.arrow-button:hover,.arrow-link:hover,.hover.arrow-button,.hover.arrow-button--reverse,.hover.arrow-link{color:#323DA8}.arrow-link__icon{padding-left:8px;transition:padding .35s linear}.arrow-link.hover,.arrow-link:hover{color:#323DA8}.arrow-link.hover .arrow-link__icon,.arrow-link:hover .arrow-link__icon{padding-left:14px}.arrow-link.hover .arrow-link__icon svg,.arrow-link:hover .arrow-link__icon svg{fill:#323DA8}.arrow-button__text{display:inline;color:#000;margin-right:8px;text-align:left}@media (min-width:768px){.arrow-button__text{display:inline-block}}.arrow-button__icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.52);display:inline-flex;height:2.0625rem;justify-content:center;padding:0;position:relative;top:-1px;transform:translateX(0);transition:transform .35s linear;width:2.0625rem}.arrow-button__icon svg{backface-visibility:hidden;left:0;overflow:visible;position:relative}.arrow-button.hover .arrow-button__icon,.arrow-button:hover .arrow-button__icon{transform:translateX(7px)}.arrow-button--small{display:inline-block;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.16;text-transform:uppercase}.arrow-button--small .arrow-button__text{margin-right:3px}.arrow-button--small .arrow-button__icon{box-shadow:0 0 4px 0 rgba(78,57,57,.45);top:.05rem}.arrow-button--small .arrow-button__icon svg{height:auto;width:9px}.arrow-button--small.hover .arrow-button__icon,.arrow-button--small:hover .arrow-button__icon{transform:translateX(5px)}.arrow-button--reverse .arrow-button__text{display:inline-block;color:#fff;margin-right:8px;text-align:right}.arrow-button--reverse .arrow-button__icon{align-items:center;background-color:#323DA8;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.52);display:flex!important;height:2.0625rem;justify-content:center;padding:0;top:-1px;transform:translateX(0);transition:transform .35s linear;width:2.0625rem}.arrow-button--reverse .arrow-button__icon svg{backface-visibility:hidden;display:inline-block;fill:#fff;height:auto;left:.04rem;max-height:20px;overflow:visible;position:relative;width:9px}.arrow-button--reverse:hover .arrow-button__icon{transform:translateX(7px)}.arrow-button--reverse:hover .arrow-button__icon svg{fill:#fff}.arrow-button--reverse-small{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.007rem;line-height:1.16;text-transform:uppercase}.arrow-button--reverse-small .arrow-button__text{color:#fff;margin-right:3px}.arrow-button--reverse-small .arrow-button__icon{background-color:#323DA8;box-shadow:0 0 4px 0 rgba(78,57,57,.45);height:.9375rem;top:-.09375rem;width:.9375rem}.arrow-button--reverse-small .arrow-button__icon svg{backface-visibility:hidden;display:inline-block;fill:#fff;height:auto;left:1px;overflow:visible;position:relative;top:0;width:4px}.arrow-button--reverse-small.hover .arrow-button__icon,.arrow-button--reverse-small:hover .arrow-button__icon{transform:translateX(5px)}.button--primary,.button--red,.button--red-arrow-right,.button.load-more,.callout-with-link:not(.callout-with-link--Red) a,.dl-button,.link-as-red-button{background:#323DA8!important;color:#fff!important;border:none;box-shadow:none!important;display:inline-block;font-size:1rem!important;font-weight:700!important;letter-spacing:.2rem!important;line-height:1.2!important;outline:none;overflow:hidden;padding:1.125rem 1.25rem!important;position:relative!important;text-align:center!important;text-indent:.2rem!important;text-decoration:none!important;text-transform:uppercase!important;z-index:1}.button--primary.hover,.button--primary:hover,.button--red-arrow-right.hover,.button--red-arrow-right:hover,.button--red.hover,.button--red:hover,.button.load-more.hover,.button.load-more:hover,.callout-with-link:not(.callout-with-link--Red) a.hover,.callout-with-link:not(.callout-with-link--Red) a:hover,.dl-button.hover,.dl-button:hover,.link-as-red-button.hover,.link-as-red-button:hover{color:#fff!important;opacity:1!important}.button--primary.hover:before,.button--primary:hover:before,.button--red-arrow-right.hover:before,.button--red-arrow-right:hover:before,.button--red.hover:before,.button--red:hover:before,.button.load-more.hover:before,.button.load-more:hover:before,.callout-with-link:not(.callout-with-link--Red) a.hover:before,.callout-with-link:not(.callout-with-link--Red) a:hover:before,.dl-button.hover:before,.dl-button:hover:before,.link-as-red-button.hover:before,.link-as-red-button:hover:before{right:0!important}.button--primary:before,.button--red-arrow-right:before,.button--red:before,.button.load-more:before,.callout-with-link:not(.callout-with-link--Red) a:before,.dl-button:before,.link-as-red-button:before{background:#a41d13!important;content:""!important;display:inline-block;height:100%!important;margin:0!important;position:absolute!important;right:100%;top:0!important;transform:none!important;transition:right .35s cubic-bezier(.47,0,.745,.715)!important;width:100%!important;z-index:-1}.button--primary:after,.button--red-arrow-right:after,.button--red:after,.button.load-more:after,.callout-with-link:not(.callout-with-link--Red) a:after,.dl-button:after,.link-as-red-button:after{display:none}.button--primary.form-submit:focus,.button--primary.form-submit:hover{background:#a41d13!important}.button--background-white,.button--white,.callout-with-link.callout-with-link--Red a,.white-button{background:#fff!important;border:1px solid #c4c4c4!important;box-shadow:0 0 6px 0 rgba(0,0,0,.2)!important;color:#000!important;border:none;display:inline-block;font-size:1rem!important;font-weight:700!important;letter-spacing:.2rem!important;line-height:1.2!important;outline:none;overflow:hidden;padding:1.125rem 1.25rem!important;position:relative!important;text-align:center!important;text-indent:.2rem!important;text-decoration:none!important;text-transform:uppercase!important;z-index:1}.button--background-white.hover,.button--background-white:hover,.button--white.hover,.button--white:hover,.callout-with-link.callout-with-link--Red a.hover,.callout-with-link.callout-with-link--Red a:hover,.white-button.hover,.white-button:hover{color:#000!important;opacity:1!important}.button--background-white.hover:before,.button--background-white:hover:before,.button--white.hover:before,.button--white:hover:before,.callout-with-link.callout-with-link--Red a.hover:before,.callout-with-link.callout-with-link--Red a:hover:before,.white-button.hover:before,.white-button:hover:before{right:0}.button--background-white:before,.button--white:before,.callout-with-link.callout-with-link--Red a:before,.white-button:before{background:#e2e2e2!important;content:""!important;display:inline-block;height:100%;position:absolute;right:100%;top:0;transition:right .35s cubic-bezier(.47,0,.745,.715);width:100%;z-index:-1}.button--background-white:after,.button--white:after,.callout-with-link.callout-with-link--Red a:after,.white-button:after{display:none}.contact-bar__wrap{border-top-left-radius:50px;border-top-right-radius:50px}@media (min-width:768px){.contact-bar__wrap{border-top-left-radius:70px;border-top-right-radius:70px}}@media (min-width:1024px){.contact-bar__wrap{border-top-left-radius:100px;border-top-right-radius:100px}}.alert-bar,.gdpr-alert{border-bottom-left-radius:50px;border-bottom-right-radius:50px}@media (min-width:768px){.alert-bar,.gdpr-alert{border-bottom-left-radius:70px;border-bottom-right-radius:70px}}@media (min-width:1024px){.alert-bar,.gdpr-alert{border-bottom-left-radius:100px;border-bottom-right-radius:100px}}.alternating-feature__media img,.card-item.image--hasoverlay .card-item__image:before,.card-item__image,.search-block .search-box,html.content-template-a .cds-slideshow__slide,html.content-template-a .paragraph--type--red-feature-block{border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media (min-width:768px){.alternating-feature__media img,.card-item.image--hasoverlay .card-item__image:before,.card-item__image,.search-block .search-box,html.content-template-a .cds-slideshow__slide,html.content-template-a .paragraph--type--red-feature-block{border-bottom-left-radius:30px;border-bottom-right-radius:30px}}@media (min-width:1024px){.alternating-feature__media img,.card-item.image--hasoverlay .card-item__image:before,.card-item__image,.search-block .search-box,html.content-template-a .cds-slideshow__slide,html.content-template-a .paragraph--type--red-feature-block{border-bottom-left-radius:50px;border-bottom-right-radius:50px}}.circle-icon{align-items:center;background-color:#393939;border-radius:50%;border:1px solid #fff;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;width:40px;z-index:1}@media (min-width:768px){.circle-icon{height:50px;width:50px}}@media (min-width:1024px){.circle-icon{height:72px;width:72px}}.circle-icon:after{background-color:#000;border-radius:50%;content:"";display:inline-block;height:100%;left:0;position:absolute;right:0;top:100%;transition:top .35s cubic-bezier(.47,0,.745,.715);width:100%;z-index:2}.circle-icon img,.circle-icon svg{display:inline-block;fill:#fff;height:auto;max-height:15px;position:relative;width:15px;z-index:3}@media (min-width:768px){.circle-icon img,.circle-icon svg{max-height:20px;width:20px}}@media (min-width:1024px){.circle-icon img,.circle-icon svg{max-height:30px;width:30px}}.circle-icon.hover:after,.circle-icon:hover:after{top:0}.horizontal-scrollbar,.product-finder__wrap,.tabs-slider__ctas{scrollbar-color:#b1b1b1 #ccc}.horizontal-scrollbar::-webkit-scrollbar,.product-finder__wrap::-webkit-scrollbar,.tabs-slider__ctas::-webkit-scrollbar{height:10px}.horizontal-scrollbar::-webkit-scrollbar-track,.product-finder__wrap::-webkit-scrollbar-track,.tabs-slider__ctas::-webkit-scrollbar-track{background-color:#ccc;border-radius:15px}.horizontal-scrollbar::-webkit-scrollbar-thumb,.product-finder__wrap::-webkit-scrollbar-thumb,.tabs-slider__ctas::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:15px}.horizontal-scrollbar::-webkit-scrollbar-button,.product-finder__wrap::-webkit-scrollbar-button,.tabs-slider__ctas::-webkit-scrollbar-button{display:none}.tabs-slider__scroll-wrap,.vertical-scrollbar{scrollbar-color:#b1b1b1 #ccc}.tabs-slider__scroll-wrap::-webkit-scrollbar,.vertical-scrollbar::-webkit-scrollbar{width:10px}.tabs-slider__scroll-wrap::-webkit-scrollbar-track,.vertical-scrollbar::-webkit-scrollbar-track{background-color:#ccc;border-radius:15px}.tabs-slider__scroll-wrap::-webkit-scrollbar-thumb,.vertical-scrollbar::-webkit-scrollbar-thumb{background-color:#b1b1b1;border-radius:15px}.tabs-slider__scroll-wrap::-webkit-scrollbar-button,.vertical-scrollbar::-webkit-scrollbar-button{display:none}.close-icon,.close-icon--red,.tabs-slider__cta-close{align-items:center;backface-visibility:hidden;border-radius:50%;box-shadow:0 0 4px 0 rgba(0,0,0,.35);display:flex!important;height:25px;justify-content:center;position:absolute;right:.9375rem;top:.9375rem;transition:transform .4s;width:25px}@media (min-width:1200px){.close-icon,.close-icon--red,.tabs-slider__cta-close{box-shadow:0 0 6px 0 rgba(0,0,0,.35);height:33px;right:1.56rem;top:1.56rem;width:33px}}.close-icon--red svg,.close-icon svg,.tabs-slider__cta-close svg{display:inline-block;fill:#000;height:11px;width:11px}.close-icon--red:hover,.close-icon.hover,.close-icon:hover,.hover.close-icon--red,.hover.tabs-slider__cta-close,.tabs-slider__cta-close:hover{backface-visibility:hidden;transform:scale(1.2)}.alternating-feature,.blockpad--default,.card-grid,.circle-feature,.expanding-ctas,.news-feed,.search-block,.stats-block,.tabs-slider{padding-bottom:3.75rem;padding-top:3.75rem}.blockpad--zero{padding-bottom:0!important;padding-top:0!important}.blockpad--large{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.blockpad--top-zero{padding-top:0!important}.blockpad--bottom-zero{padding-bottom:0!important}.blockpad--top-large{padding-top:5.625rem!important}.blockpad--bottom-large{padding-bottom:5.625rem!important}.content-block.maximize-width .content-block__inner{max-width:100%!important;width:100%}.site-footer__upper{background-color:#000;padding:2.5rem 0}@media (min-width:768px){.site-footer__upper{padding:2.1875rem 0 3.4375rem}}.site-footer__inner{max-width:1925px;position:relative}@media (min-width:768px){.site-footer__logo{position:absolute;left:3.75rem;top:0}}.site-footer__logo img{display:inline-block;max-width:75px;width:100%}.site-footer__nav-wrap{margin-top:1.25rem}.site-footer__nav-wrap ul{display:flex;justify-content:center;list-style-type:none;padding:0}.site-footer__nav-wrap ul li{margin:0 .9375rem!important}.site-footer__nav-wrap ul li a{color:#fff!important;font-weight:700}.site-footer__nav-wrap ul li a:hover{color:#323DA8;text-decoration:none}.site-footer__social-wrap{margin-top:1.25rem}.site-footer__social-wrap ul{display:flex;justify-content:center;list-style-type:none;margin:0;padding:0}.site-footer__social-wrap li{margin:0 .46875rem}@media (min-width:480px){.site-footer__social-wrap li{margin:0 .625rem}}.site-footer__social-wrap a{align-items:center;background-color:#323DA8;border:1px solid #fff;border-radius:50%;display:flex!important;justify-content:center;overflow:hidden;position:relative;height:40px;width:40px;z-index:3}.site-footer__social-wrap a:after{background-color:#a41d13;border-radius:50%;content:"";display:inline-block;height:100%;left:0;position:absolute;right:0;top:100%;transition:top .35s cubic-bezier(.47,0,.745,.715);width:100%;z-index:2}.site-footer__social-wrap a i{color:#fff;font-size:16px;font-weight:400;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:4}.site-footer__social-wrap a.hover,.site-footer__social-wrap a:hover{text-decoration:none!important}.site-footer__social-wrap a.hover:after,.site-footer__social-wrap a:hover:after{top:0}.site-footer__lower{background-color:#52595d;padding:1.25rem 0 1.875rem}.site-footer__lower #block-footerlinks ul.menu{justify-content:center}.site-footer.updated{background:transparent;padding:0!important;text-align:center}.site-footer.updated #block-social{display:none}.site-footer.updated #block-copyrights{margin:0!important}.site-footer.updated #block-copyrights p{font-size:.75rem!important}@media (min-width:400px){.site-footer.updated #block-copyrights p{font-size:.8125rem!important}}.site-footer.updated #block-footerlinks ul li a{font-size:.75rem!important}@media (min-width:400px){.site-footer.updated #block-footerlinks ul li a{font-size:.8125rem!important}}.card-item{display:inline-block!important;margin-left:0;margin-right:0;text-decoration:none;width:100%}.card-item__image{background-position:50%;background-repeat:no-repeat;background-size:160%;display:flex!important;flex-direction:column;justify-content:flex-end;transition:background-size .35s cubic-bezier(.47,0,.745,.715)}@media (min-width:480px){.card-item__image{background-size:115%}}.card-item__image.hover,.card-item__image:hover{background-size:170%;text-decoration:none!important}@media (min-width:480px){.card-item__image.hover,.card-item__image:hover{background-size:125%}}.card-item__image.hover .arrow-button--reverse .arrow-button__icon,.card-item__image:hover .arrow-button--reverse .arrow-button__icon{transform:translateX(5px)}.card-item__copy{display:flex;flex-wrap:wrap;justify-content:space-between}.card-item__copy h2,.card-item__copy h4,.card-item__copy p{color:#fff}.card-item__copy h4{padding-left:3px}.card-item__copy h2{line-height:1.04;margin-bottom:.625rem}.card-item__copy p{font-size:14px;line-height:1.6;margin-bottom:0;padding-left:2px}.card-item__text{width:100%}@media (min-width:1440px){.card-item__text{padding-right:1.25rem;width:calc(100% - 170px)}}.card-item__text h2{text-transform:uppercase}.card-item__link{align-items:flex-end;display:flex;justify-content:flex-end;margin-top:.625rem;position:relative;top:5px;width:100%}@media (min-width:1440px){.card-item__link{width:170px}}.card-item__link .arrow-button--reverse-small{align-items:center;display:inline-flex;width:100%}.card-item__link .arrow-button--reverse-small .arrow-button__text{width:calc(100% - 1.203rem)}.card-item:hover .arrow-button--reverse-small .arrow-button__icon{transform:translateX(5px)}.card-item.image--hasoverlay .card-item__image{position:relative}.card-item.image--hasoverlay .card-item__image:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;}.card-item.image--hasoverlay .card-item__image .card-item__copy{position:relative;z-index:2}.curved-underline{padding-top:1.25rem;position:relative;text-align:center}@media (min-width:1024px){.curved-underline{padding-top:3.125rem}}.curved-underline__button-wrap{display:inline-block;padding:15px;position:relative;z-index:10}.curved-underline__button{z-index:15}.curved-underline__white-space{background-color:#fff;bottom:0;left:0;position:absolute;top:0;right:0;z-index:5}.curved-underline__underline{border-bottom:1px solid #b1b1b1;border-radius:30px;display:inline-block;height:100px;left:0;position:absolute;top:-1.875rem;width:100%;z-index:5}@media (min-width:1024px){.curved-underline__underline{border-radius:50px;top:0}}.expanding-cta{margin:0 auto;max-width:450px;padding:0 .625rem .2rem;text-align:center;width:100%}.expanding-cta:last-of-type{margin-bottom:0}@media (min-width:480px){.expanding-cta{margin:0 0 2.1875rem;max-width:none;width:50%}.expanding-cta:last-of-type,.expanding-cta:nth-last-of-type(2){margin-bottom:0}}@media (min-width:1200px){.expanding-cta{margin-bottom:0;width:25%}}.expanding-cta__wrap{display:block;text-decoration:none}.expanding-cta__image{align-items:center;backface-visibility:hidden;display:flex!important;height:100%;justify-content:center;line-height:0;min-height:80vw;overflow:hidden;text-align:center;width:100%}@media (min-width:480px){.expanding-cta__image{min-height:40vw}}@media (min-width:640px){.expanding-cta__image{min-height:43vw}}@media (min-width:1024px){.expanding-cta__image{min-height:40vw}}@media (min-width:1200px){.expanding-cta__image{min-height:21vw}}.expanding-cta__image img{display:inline-block!important;height:auto;max-width:85%;transition:max-width .35s cubic-bezier(.47,0,.745,.715);width:100%}.expanding-cta__copy{margin-top:.625rem;text-align:center}.expanding-cta h3{color:#393939;display:inline;font-weight:700;margin-bottom:0;position:relative;transition:color .35s cubic-bezier(.47,0,.745,.715)}@media (min-width:1200px){.expanding-cta h3{height:78px}}.expanding-cta h3 .headline-link .arrow-button__icon{top:-2px}.expanding-cta__text{color:#393939;margin:.9375rem auto 0;max-width:400px}.expanding-cta__text p{line-height:1.375;margin-bottom:0}.expanding-cta .with-text{margin-top:.9375rem}.expanding-cta .expanding-cta__wrap:not(.no-link__hover-zoom):hover{text-decoration:none!important}.expanding-cta .expanding-cta__wrap:not(.no-link__hover-zoom):hover .expanding-cta__image img{max-width:90%}.expanding-cta .expanding-cta__wrap:not(.no-link__hover-zoom):hover .arrow-button--small{color:#323DA8}.expanding-cta .expanding-cta__wrap:not(.no-link__hover-zoom):hover .arrow-button--small .arrow-button__icon{transform:translateX(7px)}.expanding-cta .expanding-cta__wrap:not(.no-link__hover-zoom):hover .arrow-button--small .arrow-button__icon svg{fill:#393939}.expanding-ctas--slider .slick-dots{bottom:-3.25rem!important}.header{background-color:#fff;border-bottom:1px solid hsla(0,0%,89%,.69);height:75px;left:0;position:fixed;right:0;top:0;width:100%;z-index:90}.header .header-wrapper{align-items:center;background-color:#fff;display:flex;justify-content:space-between;height:inherit;margin:0 auto;padding:0 0 0 1.25rem;position:relative}.header .section-branding{flex-shrink:0;order:1}.header .site-logo{background-image:url(/themes/custom/cummins/_dev/assets/images/template/cummins-icon.svg?ver=3);background-size:contain;background-repeat:no-repeat;background-position:50%;display:block;height:50px;width:50px}.header .site-logo img{display:none}.header .section-primary-menu{order:3}.header .section-secondary-menu{order:2}@media (min-width:1024px){.header{height:100px}.header.menu-hover{background:#fff}.header .header-wrapper{padding:0 1.875rem}.header .section-primary-menu{order:2}.header .section-secondary-menu{order:3}.header .site-logo{height:65px;width:65px}}@media (min-width:1440px){.header{height:125px}.header .header-wrapper{padding:0 2.5rem}.header .site-logo{height:80px;width:80px}}.desktop-view.adminimal-admin-toolbar .header{top:39px}.desktop-view.adminimal-admin-toolbar.toolbar-tray-open .header,.desktop-view.adminimal-admin-toolbar[style="padding-top: 79px;"] .header{top:79px}.header--transparent+.page-perimeter{padding-top:0!important}.header--transparent:not(.sticky-nav) .header{background-color:transparent;border-bottom-color:transparent;transition:background-color .35s}.header--transparent:not(.sticky-nav) .header.menu-hover,.header--transparent:not(.sticky-nav).small-nav-open .header{background-color:#000}.header--transparent:not(.sticky-nav) .header-wrapper{background-color:transparent}.header--transparent:not(.sticky-nav) .header-wrapper .block-cummins-mega-menu-blockcmi-main-menu .header_link{color:#fff}.header--transparent:not(.sticky-nav) .header-wrapper .section-branding .site-logo{background-image:url(/themes/custom/cummins/_dev/assets/images/template/cummins-icon-white.svg?ver=3)}.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button{color:#fff}.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:before{background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-search-white.svg)}@media (min-width:1200px){.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:before{background-color:rgba(0,0,0,.39);border:1px solid hsla(0,0%,100%,.3)}}.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:focus:before,.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:hover:before{border-color:#fff}.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu #block-exposedformsearchpage-1.open #views-exposed-form-search-page-1 .show-search-button:before{background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-close.svg)}.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu nav.navigation h2{color:#fff}.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu nav.navigation h2:before{background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-region-white.svg?ver=2)}@media (min-width:1200px){.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu nav.navigation h2:before{background-color:rgba(0,0,0,.39);border:1px solid hsla(0,0%,100%,.3)}}.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu nav.navigation h2:focus:before,.header--transparent:not(.sticky-nav) .header-wrapper .section-secondary-menu nav.navigation h2:hover:before{border-color:#fff}.header--transparent:not(.sticky-nav) .small-nav_toggle-bar{background-color:#fff}.collapse{display:none}.collapse.in{display:block}.small-nav .menu-item-cta,.small-nav .menu-item-text-link{display:none}.small-nav-open .section-alert{display:none!important}.small-nav_toggle{background:none;border-radius:0;border:0;cursor:pointer;display:block;height:75px;padding:0;position:relative;width:75px}.small-nav_toggle-inner:before{background-color:#000;content:"";display:block;height:75px;opacity:0;right:0;top:0;transition:0;width:100%;visibility:hidden}.small-nav_toggle-bar{background-color:#000;border-radius:5px;height:5px;left:14px;position:absolute}.small-nav_toggle-bar.top{top:24px;transition:.2s 0ms;width:44px}.small-nav_toggle-bar.middle{top:34px;transition:.2s .15s;width:34px}.small-nav_toggle-bar.bottom{top:44px;transition:.2s 0ms;width:24px}.small-nav_toggle[aria-expanded=true] .small-nav_toggle-inner:before{opacity:1;visibility:visible}.small-nav_toggle[aria-expanded=true] .small-nav_toggle-bar{background-color:#fff}.small-nav_toggle[aria-expanded=true] .small-nav_toggle-bar.top{top:35px;transition-delay:.15s;transform:rotate(45deg);width:44px}.small-nav_toggle[aria-expanded=true] .small-nav_toggle-bar.middle{background-color:#000;transition-delay:0;width:0}.small-nav_toggle[aria-expanded=true] .small-nav_toggle-bar.bottom{top:35px;transition-delay:.15s;transform:rotate(-45deg);width:44px}.small-nav_holder{background-color:#000;bottom:0;display:none;left:0;overflow-x:hidden;overflow-y:auto;padding-bottom:4rem;padding-left:1.5rem;padding-top:1.5rem;position:fixed;right:0;top:75px;transition:.35s;width:100%;z-index:11}.small-nav_holder.collapsing{display:block;opacity:0}.small-nav_holder.in{display:block;opacity:1}.small-nav_menu ul{list-style:none;margin:0;padding:0}.small-nav_menu .menu-item{padding-top:0}.small-nav_menu .menu-item a{color:#fff;display:block}.small-nav_menu .menu-item a:focus,.small-nav_menu .menu-item a:hover{color:#323DA8}.small-nav_menu .has-direct-link{display:flex;flex-flow:row wrap}.small-nav_menu .has-direct-link>a{display:block;order:1;position:relative}.small-nav_menu .has-direct-link>a span{position:relative}.small-nav_menu .has-direct-link>a span:after{background-color:#323DA8;border-radius:1px;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .35s;width:0}.small-nav_menu .has-direct-link>a:focus,.small-nav_menu .has-direct-link>a:hover{color:#323DA8}.small-nav_menu .has-direct-link>button+a{width:calc(100% - 60px)}.small-nav_menu .has-direct-link>button[aria-expanded=true]+a span:after{width:100%}.small-nav_menu .has-direct-link>.small-nav_menu_toggle{margin-left:auto;order:2;width:60px}.small-nav_menu .has-direct-link>.small-nav_menu_links{order:3}.small-nav_menu .small-nav_menu_links{transition:.35s}.small-nav_menu .small-nav_menu_links.open{max-height:1000px}.small-nav_menu>.small-nav_menu_section{border-bottom:1px solid hsla(0,0%,89%,.49)}.small-nav_menu>.small-nav_menu_section:last-of-type{border-bottom:0}.small-nav_menu>.small-nav_menu_section>a,.small-nav_menu>.small-nav_menu_section>button{color:#fff;padding:1.25rem 2.5rem 1.25rem 0}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links{padding-bottom:1rem;padding-left:1rem;width:100%}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item{border-bottom:1px solid hsla(0,0%,89%,.49)}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item:last-of-type{border-bottom:0}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>a,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>button{color:#fff;padding:1rem 1rem 1rem 0}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>button{padding-right:3rem}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>a:focus,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>a:hover{color:#323DA8}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links{padding-bottom:1rem;padding-left:1rem;width:100%}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>a,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>button{color:#fff;padding:1rem 1rem 1rem 0}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>a:focus,.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>a:hover{color:#323DA8}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links{padding-bottom:1rem;padding-left:1rem;width:100%}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .menu-item{color:#fff;padding:1rem 1rem 1rem 0}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .menu-item a.is-active{color:#fff!important}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .menu-item .menu-item{padding:.75rem 0 .75rem .75rem}.small-nav_menu>.small-nav_menu_section>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links>.menu>.menu-item>.small-nav_menu_links .small-nav_menu_links{padding-left:1rem;padding-top:1rem;width:100%}.small-nav_menu_toggle{background:none;border:none;color:#fff;cursor:pointer;display:block;outline:none;padding:0;position:relative;text-align:left;width:100%}.small-nav_menu_toggle .toggle-text{display:inline-block;position:relative;transition:.35s}.small-nav_menu_toggle .toggle-text:after{background-color:#323DA8;border-radius:1px;bottom:-8px;content:"";height:2px;left:0;position:absolute;transition:width .35s;width:100%}.small-nav_menu_toggle .toggle-icon{display:block;height:.875rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:.875rem}.small-nav_menu_toggle .toggle-icon:after,.small-nav_menu_toggle .toggle-icon:before{background-color:#fff;content:"";display:block;position:absolute;transition:.35s}.small-nav_menu_toggle .toggle-icon:before{height:2px;top:.375rem;width:.875rem}.small-nav_menu_links .small-nav_menu_toggle .toggle-icon:before{height:1px}.small-nav_menu_toggle .toggle-icon:after{height:.875rem;left:.375rem;transform:scale(0);width:2px}.small-nav_menu_links .small-nav_menu_toggle .toggle-icon:after{width:1px}.small-nav_menu_toggle:focus,.small-nav_menu_toggle:hover{outline:0}.small-nav_menu_toggle:focus .toggle-icon:after,.small-nav_menu_toggle:focus .toggle-icon:before,.small-nav_menu_toggle:hover .toggle-icon:after,.small-nav_menu_toggle:hover .toggle-icon:before{background-color:#323DA8}.small-nav_menu_toggle.collapsed .toggle-text,.small-nav_menu_toggle.toggle-link .toggle-text{color:#fff}.small-nav_menu_toggle.collapsed .toggle-text:after,.small-nav_menu_toggle.toggle-link .toggle-text:after{width:0}.small-nav_menu_toggle.collapsed .toggle-icon:after,.small-nav_menu_toggle.collapsed .toggle-icon:before,.small-nav_menu_toggle.toggle-link .toggle-icon:after,.small-nav_menu_toggle.toggle-link .toggle-icon:before{background-color:#fff}.small-nav_menu_toggle.collapsed .toggle-icon:after,.small-nav_menu_toggle.toggle-link .toggle-icon:after{transform:scale(1)}@media (min-width:1024px){.small-nav{display:none}}.small-nav_menu_toggle.sub-nav_cmi-industries[aria-expanded=true]+.small-nav_menu_links{display:block!important}.big-nav{display:none;order:2;z-index:95}@media (min-width:1024px){.big-nav{display:block;margin-left:1rem;position:relative}}@media (min-width:1440px){.big-nav{margin-left:5rem}}.big-nav_top-level{align-items:center;display:flex;max-height:100px;z-index:95}@media (min-width:1440px){.big-nav_top-level{max-height:125px}}.big-nav_top-level .header_link{background:none;border:none;color:#393939;cursor:pointer;display:block;margin:1.625rem 0;padding:1rem;position:relative;transition:.35s;z-index:95}@media (min-width:1440px){.big-nav_top-level .header_link{margin:2.375rem 0}}.big-nav_top-level .header_link:after{background-color:#fff;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-top:5px solid #323DA8;content:"";display:none;height:28px;left:-.5rem;position:absolute;right:-.5rem;top:100%}@media (min-width:1440px){.big-nav_top-level .header_link:after{height:39px}}.big-nav_top-level .header_link.header_link-active,.big-nav_top-level .header_link:hover{color:#323DA8}.big-nav_top-level .header_link.header_link-active:after,.big-nav_top-level .header_link:hover:after{display:block}.big-nav_mega-menu{background:#fff;border:1px solid #e2e2e2;display:none;left:0;min-height:10rem;padding-left:106px;padding-right:0;position:fixed;right:0;width:100%;z-index:90}@media (min-width:1440px){.big-nav_mega-menu{padding-left:186px}}.big-nav_mega-menu.show-mega-menu{display:flex}.big-nav_mega-menu_container{display:flex;flex:1 100%;margin:0 auto}.big-nav_mega-menu_tabs{background:#fff;border-right:1px solid #e2e2e2;flex-flow:column nowrap;flex:1 0 250px;max-width:250px;padding:2rem 0}@media (min-width:1200px){.big-nav_mega-menu_tabs{flex:1 0 360px;max-width:360px;width:360px}}.big-nav_mega-menu_tabs .tab_link{background:#fff;border:none;color:#3a3a3a;display:block;margin-bottom:.75rem;padding:.5rem 2rem;position:relative;text-align:left;width:100%}.big-nav_mega-menu_tabs .tab_link:after{background:url(/themes/custom/cummins/_dev/assets/images/template/caret-icon-black.svg);background-repeat:no-repeat;content:"";display:block;height:14px;position:absolute;right:2px;top:10px;transform:rotate(-90deg);width:14px}.big-nav_mega-menu_tabs .tab_link.tab_link-active,.big-nav_mega-menu_tabs .tab_link:active,.big-nav_mega-menu_tabs .tab_link:hover{background-color:#ebebeb;color:#323DA8;position:relative}.big-nav_mega-menu_tabs .button-primary,.big-nav_mega-menu_tabs .search-block .search-box__input input[type=submit],.search-block .search-box__input .big-nav_mega-menu_tabs input[type=submit]{margin-left:2rem;margin-top:1.25rem}@media (min-width:1024px) and (max-width:1199px){.big-nav_mega-menu_tabs .button-primary,.big-nav_mega-menu_tabs .search-block .search-box__input input[type=submit],.search-block .search-box__input .big-nav_mega-menu_tabs input[type=submit]{font-size:.875rem;padding:1rem}}.big-nav_tab_container{align-content:flex-start;display:flex;flex-flow:row wrap;flex:1 auto;height:auto;overflow-x:hidden;overflow-y:auto;padding:0}.big-nav_tab_container .tab-nav{border-right:1px solid #e2e2e2;display:flex;flex-flow:row wrap;height:100%;list-style:none;margin-bottom:0;max-width:320px;padding:2rem 1.5rem;width:25%}.big-nav_tab_container .tab-nav:last-of-type{border-right:none}.big-nav_tab_container .tab-nav>.menu-item{margin-bottom:2rem;padding-top:0}.big-nav_tab_container .tab-nav>.menu-item a,.big-nav_tab_container .tab-nav>.menu-item span{color:#000;display:block}.big-nav_tab_container .tab-nav>.menu-item a:focus,.big-nav_tab_container .tab-nav>.menu-item a:hover{color:#323DA8;text-decoration:none}.big-nav_tab_container .tab-nav>.menu-item .menu-item-text-link a{display:none}.big-nav_tab_container .tab-nav>.menu-item .menu-item{margin-bottom:.75rem}.big-nav_tab_container .tab-nav>.menu-item .menu-item .menu-item{margin-bottom:.375rem}.sub-menu{list-style:none;margin-top:.5rem;margin:0;padding-left:0}.sub-menu .sub-menu{margin-left:1.5rem}@media (min-width:1024px){.menu-item-text_link{margin-bottom:1.625rem!important}}.menu-item-text_link>a{font-weight:700}.menu-item-text_link p{font-size:.875rem;line-height:1.3}#big-nav_cmi-industries .big-nav_tab_container,#big-nav_cmi-support .big-nav_tab_container{flex-flow:column wrap;height:250px}#big-nav_cmi-about .big-nav_tab_container{flex-flow:column wrap;height:460px}#big-nav_cmi-main-menu .big-nav_tab_container,#big-nav_cmi-products .big-nav_tab_container{flex-flow:column wrap;height:610px}#big-nav_cmi-main-menu .big-nav_tab_container .tab-nav,#big-nav_cmi-products .big-nav_tab_container .tab-nav{border-right:none;display:none;max-width:100%;padding-right:0;padding:0;width:100%}#big-nav_cmi-main-menu .big-nav_tab_container .tab-nav.show-tab-menu,#big-nav_cmi-products .big-nav_tab_container .tab-nav.show-tab-menu{display:flex}#big-nav_cmi-main-menu .big-nav_tab_container .tab-nav>.menu-item,#big-nav_cmi-products .big-nav_tab_container .tab-nav>.menu-item{border-right:1px solid #e2e2e2;padding:2rem 1.5rem;width:25%}#big-nav_cmi-main-menu .big-nav_tab_container .tab-nav>.menu-item:last-of-type,#big-nav_cmi-products .big-nav_tab_container .tab-nav>.menu-item:last-of-type{border-right:none}#big-nav_cmi-main-menu .big-nav_tab_container .menu-item-cmi-engines-on-highway>.sub-menu li,#big-nav_cmi-products .big-nav_tab_container .menu-item-cmi-engines-on-highway>.sub-menu li{padding-right:1rem}#big-nav_cmi-careers-home,#big-nav_cmi-industries,#big-nav_cmi-news,#big-nav_cmi-support{left:unset;max-width:700px;padding-left:0;right:unset;width:100%}#big-nav_cmi-careers-home .big-nav_tab_container,#big-nav_cmi-industries .big-nav_tab_container,#big-nav_cmi-news .big-nav_tab_container,#big-nav_cmi-support .big-nav_tab_container{padding:2rem 0 0 2rem}#big-nav_cmi-careers-home .tab-nav,#big-nav_cmi-industries .tab-nav,#big-nav_cmi-news .tab-nav,#big-nav_cmi-support .tab-nav{border-right:none;height:auto;max-width:100%;padding:0;width:33.33%}#big-nav_cmi-news{max-width:300px}#big-nav_cmi-news .tab-nav{width:100%}#big-nav_cmi-careers-home .tab-nav{width:50%}@media (min-width:1024px){#big-nav_cmi-products.new-power-active{right:0;width:auto}#big-nav_cmi-products.new-power-active .big-nav_mega-menu_container{flex:0 0 100%}#big-nav_cmi-products.new-power-active .big-nav_tab_container{padding:2rem 2rem 0;width:230px}#big-nav_cmi-products.new-power-active .big-nav_tab_container #tab-nav_cmi-new-power{height:100%}#big-nav_cmi-products.new-power-active .big-nav_tab_container #tab-nav_cmi-new-power.show-tab-menu{flex-direction:column;flex-wrap:nowrap;width:150px}#big-nav_cmi-products.new-power-active .big-nav_tab_container #tab-nav_cmi-new-power.show-tab-menu li{padding:0;width:100%;min-width:150px}}.block-cummins-sub-menu-blockcmi-main-menu{background-color:#fff;position:fixed;left:0;top:0;width:100%;z-index:89}.sub-nav{border-bottom:1px solid hsla(0,0%,89%,.69);border-top:1px solid hsla(0,0%,89%,.69)}.sub-nav ul{line-height:1.15;list-style:none}.sub-nav__menu{line-height:.975!important;list-style:none;margin-top:0!important;padding:0 0 0 1.25rem}.sub-nav__menu a,.sub-nav__menu span{color:#000;display:block;font-size:.9375rem}.sub-nav__menu a:focus,.sub-nav__menu a:hover{color:#323DA8}.sub-nav__menu>li{display:flex;flex-direction:column;justify-content:flex-start;position:relative}.sub-nav__menu>li>a,.sub-nav__menu>li>span{display:block;font-size:1rem;font-weight:700;letter-spacing:.006rem;padding:1rem 0;text-transform:uppercase}@media (min-width:1024px){.sub-nav__menu>li:first-of-type>a{pointer-events:none}}@media (min-width:1024px){.sub-nav__menu{padding:0 1.875rem;height:51.25px}.sub-nav__menu>li{align-items:center;flex-direction:row;position:static}.sub-nav__menu>li.menu-item-has-children{height:51.25px}.sub-nav__menu>li>a,.sub-nav__menu>li>span{padding:0}}@media (min-width:1440px){.sub-nav__menu{padding:0 2.5rem}}.sub-nav__submenu--level1{display:none;flex-direction:column;justify-content:flex-start;margin-top:0!important;padding-bottom:.5rem;padding-left:0}@media (max-width:1023px){.sub-nav__submenu--level1{border-top:1px solid hsla(0,0%,89%,.69);max-height:70vh;overflow:hidden;overflow-y:auto}}.sub-nav__submenu--level1>li{position:relative}.sub-nav__submenu--level1>li>a,.sub-nav__submenu--level1>li>span{padding:.625rem 0;position:relative}.sub-nav__submenu--level1 .submenu-item-has-icon{position:relative}.sub-nav__submenu--level1 .submenu-item-has-icon a{display:flex;align-items:center;font-weight:700;color:#323DA8}.sub-nav__submenu--level1 .submenu-item-has-icon .icon{min-width:22px;width:22px;height:22px;margin-right:10px}.sub-nav__submenu--level1 .submenu-item-has-icon .icon svg{width:22px;height:22px}.sub-nav__submenu--level1 .submenu-item-has-icon .icon svg g path{fill:#000!important}@media (min-width:1024px){.sub-nav__submenu--level1{align-items:center;border-left:1px solid hsla(0,0%,89%,.69);display:flex;flex-direction:row;margin-left:1.5rem;padding-bottom:0}.sub-nav__submenu--level1 .submenu-item-has-icon+li:not(.submenu-item-has-icon){position:relative}.sub-nav__submenu--level1 .submenu-item-has-icon+li:not(.submenu-item-has-icon):before{content:"";display:block;width:1px;background-color:#ccc;height:25px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.sub-nav__submenu--level1>li{position:static}.sub-nav__submenu--level1>li>a,.sub-nav__submenu--level1>li>span{padding:1rem 1.5rem}.sub-nav__submenu--level1>li:focus>a:after,.sub-nav__submenu--level1>li:focus>span:after,.sub-nav__submenu--level1>li:hover>a:after,.sub-nav__submenu--level1>li:hover>span:after{background:#323DA8;bottom:10px;opacity:1}.sub-nav__submenu--level1>li:focus>a,.sub-nav__submenu--level1>li:hover>a{color:#323DA8}.sub-nav__submenu--level1>li:focus>.sub-nav__submenu--level2,.sub-nav__submenu--level1>li:hover>.sub-nav__submenu--level2{display:flex}.sub-nav__submenu--level1>li.menu-item-has-children{position:relative}.sub-nav__submenu--level1>li.menu-item-has-children>a,.sub-nav__submenu--level1>li.menu-item-has-children>span{position:relative;display:inline-block;z-index:1}.sub-nav__submenu--level1>li.menu-item-has-children>a:before,.sub-nav__submenu--level1>li.menu-item-has-children>span:before{content:"鈻�";position:absolute;top:50%;transform:translateY(-50%);right:8px;display:block;width:10px;height:10px;font-size:10px}.sub-nav__submenu--level1>li.menu-item-has-children>a:after,.sub-nav__submenu--level1>li.menu-item-has-children>span:after{position:absolute;content:"";top:5%;left:8px;right:0;top:5px;height:calc(100% - 2px);border-top:1px solid #e2e2e2;box-shadow:4px 0 2px -2px rgba(0,0,0,.2),-4px 0 2px -2px rgba(0,0,0,.2);background-color:#fff;display:none;z-index:-1}.sub-nav__submenu--level1>li.menu-item-has-children:active>a:after,.sub-nav__submenu--level1>li.menu-item-has-children:active>span:after,.sub-nav__submenu--level1>li.menu-item-has-children:focus>a:after,.sub-nav__submenu--level1>li.menu-item-has-children:focus>span:after,.sub-nav__submenu--level1>li.menu-item-has-children:hover>a:after,.sub-nav__submenu--level1>li.menu-item-has-children:hover>span:after{display:block}}.sub-nav__submenu--level2{align-content:flex-start;background-color:#fff;display:none;flex-flow:row wrap;margin-top:0!important;padding:.625rem 1.125rem;width:100%;z-index:80}.sub-nav__submenu--level2[style="display: block;"]{display:flex!important}.sub-nav__submenu--level2>li{margin:0 0 2rem;padding:0;padding-right:4rem;width:100%}.sub-nav__submenu--level2>li::hover{background-color:#e2e2e2}@media (min-width:650px){.sub-nav__submenu--level2>li{width:50%}}.sub-nav__submenu--level2>li>a:focus,.sub-nav__submenu--level2>li>a:hover{color:#323DA8;text-decoration:none}.sub-nav__submenu--level2>li.menu-item-has-children>a,.sub-nav__submenu--level2>li.menu-item-has-children>span{position:relative;display:block;font-weight:600;text-transform:uppercase}@media (min-width:1024px){.sub-nav__submenu--level1>li.child-off-edge .sub-nav__submenu--level2{left:unset;right:-38px}.sub-nav__submenu--level2{border:1px solid #e2e2e2;box-shadow:0 8px 6px 0 rgba(0,0,0,.3);padding:1rem 0;overflow-x:visible;position:absolute;z-index:-1;left:-38px;width:260px}.sub-nav__submenu--level2>li{width:100%;padding:.5rem 2rem;margin-bottom:0}.sub-nav__submenu--level2>.menu-item-has-children>a,.sub-nav__submenu--level2>.menu-item-has-children>span{text-transform:none!important;font-weight:400!important}.sub-nav__submenu--level2>.menu-item-has-children>a:after,.sub-nav__submenu--level2>.menu-item-has-children>span:after{background:url(/themes/custom/cummins/_dev/assets/images/template/caret-icon-black.svg);background-repeat:no-repeat;content:"";display:block;height:14px;position:absolute;right:-20px;top:3px;transform:rotate(-90deg);width:14px}.sub-nav__submenu--level2>.menu-item-has-children ul{position:absolute;top:-7px;left:100%;display:none;background-color:#fff;width:260px;padding:1rem 0;border:1px solid #e2e2e2;box-shadow:0 8px 6px 0 rgba(0,0,0,.3)}.sub-nav__submenu--level2>.menu-item-has-children ul>li{margin-bottom:0;padding:.5rem 2rem}.sub-nav__submenu--level2>.menu-item-has-children:hover>ul{display:block}}@media (min-width:1400px){.sub-nav__menu{padding:0 2.5rem}.sub-nav__submenu--level1{position:relative}.sub-nav__submenu--level1>li{position:static}.sub-nav__submenu--level1>li:focus>.sub-nav__submenu--level2,.sub-nav__submenu--level1>li:hover>.sub-nav__submenu--level2{display:flex}.sub-nav__submenu--level2{align-content:flex-start;background-color:#fff;display:none;margin-top:0!important}}.sub-nav__submenu--level3{margin-top:.625rem}.sub-nav__submenu--level3>li{margin-bottom:0;padding:.5rem 2rem}.sub-nav__submenu--level3>li a,.sub-nav__submenu--level3>li span{font-size:.9375rem}.sub-nav__submenu--level4>li{margin-bottom:1rem}.sub-nav .sub-nav-submenu-toggle,.sub-nav .sub-nav-toggle{align-items:center;background-color:hsla(0,0%,100%,.2);cursor:pointer;display:flex;height:49px;outline:0;position:absolute;right:0;top:0;transition:color .35s,opacity .35s;width:42px;z-index:25}@media (min-width:1024px){.sub-nav .sub-nav-submenu-toggle,.sub-nav .sub-nav-toggle{display:none!important}}.sub-nav .sub-nav-submenu-toggle>span,.sub-nav .sub-nav-toggle>span{position:relative;left:16px}.sub-nav .sub-nav-submenu-toggle .bar,.sub-nav .sub-nav-toggle .bar{backface-visibility:hidden;border:1px solid #000;display:inline-block;position:absolute;transition:border .35s,transform .35s;width:12px}.sub-nav .sub-nav-submenu-toggle .bar.top,.sub-nav .sub-nav-toggle .bar.top{transform:rotate(-180deg)}.sub-nav .sub-nav-submenu-toggle .bar.bottom,.sub-nav .sub-nav-toggle .bar.bottom{transform:rotate(-90deg)}.sub-nav .sub-nav-submenu-toggle.active .bar.bottom,.sub-nav .sub-nav-toggle.active .bar.bottom{transform:rotate(0deg)}.sub-nav .sub-nav-submenu-toggle{height:45px}.section-secondary-menu{margin-left:auto}.section-secondary-menu .region-secondary-menu{display:flex;align-items:center}.section-secondary-menu #block-exposedformsearchpage-1{order:2}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1{border-left:1px solid #e2e2e2;margin-right:1rem;padding-left:1rem;position:relative}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-item-search-api-fulltext{display:none;margin:0;padding:0;position:absolute;right:-1rem;top:50%;transform:translateY(-50%);width:auto;z-index:91}@media (min-width:1200px){.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-item-search-api-fulltext{right:0}}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-item-search-api-fulltext input{background-color:#fff;background-image:none;border-radius:25px;border:1px solid #e2e2e2;color:#393939;font-size:1rem;font-weight:500;line-height:1;padding:.5rem .9375rem;width:175px}@media (min-width:450px){.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-item-search-api-fulltext input{width:250px}}@media (min-width:1200px){.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-item-search-api-fulltext input{border-radius:50px;padding:1.125rem 1.375rem;width:300px}}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-item-search-api-fulltext input:focus{border-color:#393939}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-item-search-api-fulltext input::-ms-clear{height:0;width:0}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions{margin:0;position:relative;z-index:92}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button{background-image:none;color:#393939;cursor:pointer;display:block;font-size:0;height:auto;line-height:0;overflow:hidden;padding:0;position:relative;width:auto}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:before{background-color:transparent;background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-search.svg);background-position:50%;background-repeat:no-repeat;background-size:25px;content:"";display:block;height:25px;margin:0;transition:border-color .35s;width:25px}@media (min-width:1200px){.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:before{border-radius:50%;border:1px solid rgba(57,57,57,.3);height:55px;padding:.9rem;width:55px}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:focus:before,.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .show-search-button:hover:before{border-color:rgba(57,57,57,.69)}}.section-secondary-menu #block-exposedformsearchpage-1 #views-exposed-form-search-page-1 .form-actions .js-form-submit{display:none}.section-secondary-menu #block-exposedformsearchpage-1.open #views-exposed-form-search-page-1 .form-item-search-api-fulltext,.section-secondary-menu #block-exposedformsearchpage-1.open #views-exposed-form-search-page-1 .form-type-search{display:block}.section-secondary-menu #block-exposedformsearchpage-1.open #views-exposed-form-search-page-1 .form-actions .show-search-button:before{background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-close.svg);background-size:14px;position:relative;z-index:5}.section-secondary-menu nav.navigation{margin-left:auto;margin-right:1rem;order:1;position:relative}.section-secondary-menu nav.navigation h2{align-items:center;color:#393939;cursor:pointer;display:flex;font-weight:600;height:auto!important;margin:0;white-space:nowrap}.section-secondary-menu nav.navigation h2:before{background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-region.svg);background-position:50%;background-repeat:no-repeat;background-size:25px;content:"";display:block;height:25px;margin-right:.625rem;transition:border-color .35s;width:25px}@media (max-width:550px),(min-width:1024px) and (max-width:1365px){.section-secondary-menu nav.navigation h2{font-size:0;letter-spacing:0}.section-secondary-menu nav.navigation h2:before{margin-right:0}}@media (min-width:1200px){.section-secondary-menu nav.navigation h2:before{border-radius:50%;border:1px solid rgba(57,57,57,.3);height:55px;padding:.9rem;width:55px}.section-secondary-menu nav.navigation h2:focus:before,.section-secondary-menu nav.navigation h2:hover:before{border-color:rgba(57,57,57,.69)}}.section-secondary-menu nav.navigation ul.menu{display:none}.news-item__wrap{display:flex;flex-wrap:wrap}.news-item__image img{border-radius:50%;max-width:160px}@media (min-width:1440px){.news-item__image img{max-width:205px}}.news-item__copy{padding-left:1.875rem}.news-item__copy h4{margin-bottom:.5625rem}.news-item__copy h3{margin-bottom:.46875rem}.news-item__copy p{line-height:1.5;margin-bottom:0}.news-item__copy .arrow-button{margin-top:.625rem}#colorbox{left:50%!important;margin:0;max-width:calc(100% - 100px);max-height:calc(100% - 88px);padding:0;position:fixed!important;top:50%!important;transform:translate(-50%,-50%);width:80%!important}#colorbox,#colorbox #cboxWrapper{height:auto!important;overflow:visible!important}#colorbox #cboxWrapper{background-color:transparent!important;left:auto!important;opacity:0;position:static!important;top:auto!important;transition:opacity .7s;width:100%!important}#colorbox #cboxBottomCenter,#colorbox #cboxBottomLeft,#colorbox #cboxBottomRight,#colorbox #cboxMiddleLeft,#colorbox #cboxMiddleRight,#colorbox #cboxTopCenter,#colorbox #cboxTopLeft,#colorbox #cboxTopRight{display:none!important}#colorbox #cboxContent{overflow:visible!important;position:static!important;background:transparent!important}#colorbox #cboxContent,#colorbox #cboxLoadedContent,#colorbox .cboxPhoto{height:100%!important;width:100%!important}#colorbox .cboxPhoto{max-height:80vh!important;object-fit:contain!important}#colorbox .video-embed-field-responsive-video{height:0!important;position:relative;padding-bottom:56.25%;width:100%!important}#colorbox .video-embed-field-responsive-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}#colorbox #cboxClose{backface-visibility:hidden;background-color:#fff!important;background:url(/themes/custom/cummins/images/icons/icon-close-black.svg) no-repeat 49.5% 50%;background-size:14px 14px!important;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.52);color:#fff;display:inline-block;height:35px;opacity:0;padding:7px;right:-15px!important;top:-15px;transition:opacity .7s;width:35px}#colorbox #cboxClose:hover{transform:scale(1.2)}#colorbox #cboxLoadedContent{margin-bottom:0}.show-modal{overflow:hidden}.show-modal body{overflow:hidden;position:relative}.show-modal #colorbox #cboxWrapper{opacity:1}.show-modal #colorbox #cboxClose{opacity:1;transition:transform .35s cubic-bezier(.47,0,.745,.715)}.show-modal #colorbox #cboxClose:hover{transform:scale(1.2)}@media (min-width:1025px){.sidebar-ctas{padding-left:30px}}@media (min-width:1400px){.sidebar-ctas{padding-left:60px}}.sidebar-ctas__links{display:flex;flex-wrap:wrap;justify-content:space-between;list-style-type:none;padding:0}@media (min-width:1025px){.sidebar-ctas__links{display:block;margin:30px 0 0!important}}@media (min-width:1400px){.sidebar-ctas__links{display:block;margin:50px 0 0!important}}.sidebar-ctas .sidebar-cta-item{align-items:center;display:flex;margin:0 0 25px!important;max-width:none!important;overflow:initial!important;width:100%}@media (min-width:715px){.sidebar-ctas .sidebar-cta-item:first-of-type{padding-left:0;width:38%!important}.sidebar-ctas .sidebar-cta-item:last-of-type,.sidebar-ctas .sidebar-cta-item:nth-of-type(2){padding-left:10px;width:30.5%!important}}@media (min-width:1025px){.sidebar-ctas .sidebar-cta-item,.sidebar-ctas .sidebar-cta-item:first-of-type,.sidebar-ctas .sidebar-cta-item:last-of-type,.sidebar-ctas .sidebar-cta-item:nth-of-type(2){padding-left:0;width:100%!important}.sidebar-ctas .sidebar-cta-item:last-of-type{margin-bottom:0!important}}.sidebar-ctas .sidebar-cta-item .circle-icon{background-color:#323DA8;height:50px;width:50px;position:relative}.sidebar-ctas .sidebar-cta-item .circle-icon a{border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}@media (min-width:1400px){.sidebar-ctas .sidebar-cta-item .circle-icon{height:60px;width:60px}}.sidebar-ctas .sidebar-cta-item .circle-icon svg{max-height:22px!important;max-width:22px!important}.sidebar-ctas .sidebar-cta-item .circle-icon svg path{fill:#fff!important;stroke:#fff!important}.sidebar-ctas .sidebar-cta-item .circle-icon img{position:relative;z-index:3}.sidebar-ctas .sidebar-cta-item .circle-icon:after{background-color:#a41d13}.sidebar-ctas .sidebar-cta-item>a{color:#000;font-size:14px;font-weight:700;line-height:1.15;display:inline-block;padding-left:15px;width:calc(100% - 50px)!important}@media (min-width:1025px){.sidebar-ctas .sidebar-cta-item>a{font-size:16px}}@media (min-width:1423px){.sidebar-ctas .sidebar-cta-item>a{font-size:18px;width:calc(100% - 60px)!important}}.sidebar-ctas .sidebar-cta-item-contact-methods{display:flex;padding-left:15px;width:calc(100% - 60px)!important}.sidebar-ctas .sidebar-cta-item-contact-method{align-items:center;display:flex}.sidebar-ctas .is-phone{flex-wrap:wrap;position:relative;top:7px;width:100%}@media (min-width:480px){.sidebar-ctas .is-phone{top:14px}}@media (min-width:715px){.sidebar-ctas .is-phone{top:8px}}@media (min-width:768px){.sidebar-ctas .is-phone{max-width:190px}}@media (min-width:1025px){.sidebar-ctas .is-phone{max-width:220px;top:6px}}@media (min-width:1239px){.sidebar-ctas .is-phone{max-width:none;top:13px}}.sidebar-ctas .is-phone .call{display:block;font-size:14px;font-weight:700;line-height:1.15;width:100%}@media (min-width:1025px){.sidebar-ctas .is-phone .call{font-size:16px}}@media (min-width:1423px){.sidebar-ctas .is-phone .call{font-size:18px}}.sidebar-ctas .is-phone .views-element-container{display:inline-block;position:relative;width:100%}.sidebar-ctas .is-phone .view-customer-assistance-numbers{position:static}.sidebar-ctas .is-phone .view-customer-assistance-numbers:after{display:none}.sidebar-ctas .is-phone .view-customer-assistance-numbers .view-content{min-height:46px!important;top:0}@media (min-width:1025px){.sidebar-ctas .is-phone .view-customer-assistance-numbers .view-content{top:-2px}}@media (min-width:1239px){.sidebar-ctas .is-phone .view-customer-assistance-numbers .view-content{top:-3px}}.sidebar-ctas .is-phone .view-customer-assistance-numbers .view-content.open{max-height:none!important}.sidebar-ctas .is-phone .views-row{display:block!important;font-size:14px;font-weight:700;line-height:1.15;padding:0}@media (min-width:1025px){.sidebar-ctas .is-phone .views-row{font-size:16px}}@media (min-width:1423px){.sidebar-ctas .is-phone .views-row{font-size:18px}}.sidebar-ctas .is-phone .est-contact-phone-list{padding:10px}.sidebar-ctas .is-phone .est-contact-phone-list .views-row{font-size:14px;font-weight:400;margin-bottom:7px}.sidebar-ctas .is-phone .est-contact-phone-list .views-row:last-of-type{margin-bottom:0}.sidebar-ctas .is-phone .est-contact-phone-selected{display:inline-block;padding-right:25px;position:relative;width:auto}.sidebar-ctas .is-phone .est-contact-phone-selected:after{background:transparent url(/themes/custom/cummins/_dev/assets/images/template/caret-icon-black.svg) no-repeat;right:0;top:5px}@media (min-width:715px){.sidebar-ctas .is-phone .est-contact-phone-selected:after{top:3px}}@media (min-width:1025px){.sidebar-ctas .is-phone .est-contact-phone-selected:after{top:7px}}.sidebar-ctas .is-phone .est-contact-phone-selected .views-row{display:inline-block;width:auto}.sidebar-ctas .content-block__content{border-top:1px solid #000;margin-bottom:25px;margin-top:0;padding-top:25px}@media (min-width:1025px){.sidebar-ctas .content-block__content{margin-bottom:0;margin-top:50px;padding-top:35px}}.sidebar-ctas .content-block__content p{font-size:16px}@media (min-width:1025px){.sidebar-ctas .content-block__content p{font-size:17px}}.sidebar-ctas .content-block__content p:first-of-type{margin-top:0}.alert-bar{border:1px solid #b1b1b1;max-width:100%;padding:1.875rem 0;position:relative}.alert-bar__close{align-items:center;backface-visibility:hidden;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.35);display:flex!important;height:25px;justify-content:center;position:absolute;right:.9375rem;top:.9375rem;transition:transform .35s cubic-bezier(.47,0,.745,.715);width:25px}@media (min-width:1200px){.alert-bar__close{height:33px;right:1.5625rem;top:1.5625rem;width:33px}}.alert-bar__close svg{display:inline-block;fill:#000;height:11px;width:11px}.alert-bar__close.hover,.alert-bar__close:hover{backface-visibility:hidden;transform:scale(1.2)}.alert-bar__inner{max-width:1170px;padding:0 2.5rem}.alert-bar .alert-item{display:flex;flex-wrap:wrap}.alert-bar .alert-item__headline{width:100%}@media (min-width:1024px){.alert-bar .alert-item__headline{padding-right:2.5rem;width:30%}}.alert-bar .alert-item__text{position:relative;width:100%}@media (min-width:1024px){.alert-bar .alert-item__text{padding-left:2.5rem;width:70%}}.alert-bar .alert-item__text:before{background-color:#b1b1b1;content:"";display:none;height:100%;left:0;position:absolute;top:0;width:1px}@media (min-width:1024px){.alert-bar .alert-item__text:before{display:inline-block}}.alert-bar .alert-item__text p{margin:0}.alert-bar .slick-dots{display:none!important}.alternating-feature{max-width:100%}.alternating-feature__inner{max-width:600px}@media (min-width:768px){.alternating-feature__inner{max-width:1500px}}.alternating-feature__wrap{display:flex;flex-wrap:wrap}.alternating-feature__media{line-height:0;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.alternating-feature__media{width:50%}}.alternating-feature .video-embed-field-launch-modal{cursor:pointer!important}.alternating-feature__play-icon{cursor:pointer;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.alternating-feature__play-icon i{backface-visibility:hidden;color:#fff;display:block;font-size:60px;position:relative;transform:scale(1);transition:transform .3s cubic-bezier(.47,0,.745,.715)}@media (min-width:480px){.alternating-feature__play-icon i{font-size:75px}}@media (min-width:768px){.alternating-feature__play-icon i{font-size:100px}}.alternating-feature__copy{margin-top:1.5625rem;width:100%}@media (min-width:768px){.alternating-feature__copy{margin-top:0;padding-left:1.875rem;width:50%}}@media (min-width:1200px){.alternating-feature__copy{padding-left:3.125rem}}.alternating-feature__copy h3{font-weight:700}.alternating-feature__text p:last-of-type{margin-bottom:0}.alternating-feature__text .arrow-button--small{margin-top:1.5625rem}.alternating-feature .alternating-feature__media:focus .alternating-feature__play-icon i,.alternating-feature .alternating-feature__media:hover .alternating-feature__play-icon i{transform:scale(1.1)}.alternating-feature.media--right .alternating-feature__wrap{flex-direction:row-reverse}.alternating-feature.media--right .alternating-feature__copy{padding-left:0}@media (min-width:768px){.alternating-feature.media--right .alternating-feature__copy{padding-right:3.125rem}}.circle-feature{max-width:100%}.circle-feature__inner{max-width:600px}@media (min-width:768px){.circle-feature__inner{max-width:1700px}}.circle-feature__wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.circle-feature__image{display:flex;justify-content:center;line-height:0;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.circle-feature__image{justify-content:flex-end;width:calc(50% - .9375rem)}}@media (min-width:1024px){.circle-feature__image{width:calc(50% - 1.5625rem)}}.circle-feature__image img{border-radius:50%;max-height:225px;max-width:225px}@media (min-width:480px){.circle-feature__image img{max-height:250px;max-width:250px}}@media (min-width:768px){.circle-feature__image img{max-height:350px;max-width:350px}}@media (min-width:1024px){.circle-feature__image img{max-height:450px;max-width:450px}}@media (min-width:1200px){.circle-feature__image img{max-height:500px;max-width:500px}}@media (min-width:1440px){.circle-feature__image img{max-height:550px;max-width:550px}}.circle-feature__copy{display:flex;justify-content:flex-start;margin:1.5625rem auto 0;width:100%}@media (min-width:768px){.circle-feature__copy{margin-top:0;margin-left:1.875rem;width:calc(50% - .9375rem)}}@media (min-width:1024px){.circle-feature__copy{margin-left:3.125rem;width:calc(50% - 1.5625rem)}}.circle-feature__text{text-align:center;width:100%}@media (min-width:768px){.circle-feature__text{text-align:left;max-width:350px}}@media (min-width:1024px){.circle-feature__text{max-width:550px}}.circle-feature__text h3{font-weight:700}.circle-feature__text p{margin:0 auto;max-width:450px}@media (min-width:768px){.circle-feature__text p{margin:0;max-width:none}}.circle-feature__text p:last-of-type{margin-bottom:0}.circle-feature__text .button-secondary{margin-top:1.5625rem}.circle-feature__link-wrap{margin-top:.9375rem}.circle-feature.image--right .circle-feature__wrap{flex-direction:row-reverse}.circle-feature.image--right .circle-feature__image{justify-content:center}@media (min-width:768px){.circle-feature.image--right .circle-feature__image{justify-content:flex-start}}.circle-feature.image--right .circle-feature__copy{justify-content:flex-end}@media (min-width:768px){.circle-feature.image--right .circle-feature__copy{margin-left:0;margin-right:1.875rem}}@media (min-width:1024px){.circle-feature.image--right .circle-feature__copy{margin-left:0;margin-right:3.125rem}}.gdpr-alert{background-color:#f7f7f7;padding:1.875rem;text-align:center;max-width:100%}@media (min-width:768px){.gdpr-alert{padding:2.5rem 1.875rem;padding:3.75rem 1.875rem}}.gdpr-alert__main-wrap{display:inline-flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1275px;width:auto}.gdpr-alert__text{text-align:left;width:100%}@media (min-width:1024px){.gdpr-alert__text{width:60%}}.gdpr-alert__text p{margin-bottom:0}.gdpr-alert__links{align-items:flex-start;display:flex;justify-content:center;margin-top:1.875rem;width:100%}@media (min-width:1024px){.gdpr-alert__links{margin-top:0;max-width:315px;width:40%}}.gdpr-alert__wrap{align-items:center;justify-content:center;display:flex}@media (max-width:479px){.gdpr-alert__wrap{flex-wrap:wrap}}@media (min-width:480px){.gdpr-alert__wrap{flex-direction:row-reverse}}.gdpr-alert__link{align-items:center;display:flex}@media (max-width:479px){.gdpr-alert__link{justify-content:center;width:100%}}.gdpr-alert__link .text-link{color:#393939!important;font-size:.75rem;line-height:1;font-weight:900;text-transform:uppercase}@media (max-width:479px){.gdpr-alert__link .text-link{margin-top:1.875rem;text-align:center}}.gdpr-alert__link .button-primary,.gdpr-alert__link .search-block .search-box__input input[type=submit],.search-block .search-box__input .gdpr-alert__link input[type=submit]{min-width:225px}@media (min-width:480px){.gdpr-alert__link .button-primary,.gdpr-alert__link .search-block .search-box__input input[type=submit],.search-block .search-box__input .gdpr-alert__link input[type=submit]{margin-left:1.25rem}}.hero-accordion{max-width:100%;width:100%}.feature-accordion{max-width:100%;overflow:hidden}.feature-accordion__centered-headline{padding-top:3.75rem!important;margin-bottom:3.75rem!important}.feature-accordion__centered-headline+.feature-accordion__intro-text{margin-top:-2.5rem}.feature-accordion__intro-text{margin:0 auto 2.5rem;max-width:675px;text-align:center}@media (min-width:768px){.feature-accordion__intro-text{max-width:750px}}@media (min-width:1024px){.feature-accordion__intro-text{margin:0 auto 3.125rem;max-width:950px}}.feature-accordion__main-wrap{color:#fff;display:flex;flex-wrap:wrap;width:100%}@media (min-width:1024px){.feature-accordion__main-wrap{flex-wrap:nowrap}}.feature-accordion__main-wrap.image--hasoverlay{position:relative}.feature-accordion__main-wrap.image--hasoverlay .feature-panel:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4) 60%,transparent)}.feature-accordion .feature-panel{background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;max-height:160px;padding:3.125rem 0 3.0625rem;position:relative;transition:max-height .5s cubic-bezier(.575,.25,.52,.86);width:100%;z-index:1}@media (min-width:768px){.feature-accordion .feature-panel{padding:3.75rem 0 3.6875rem}}@media (min-width:1024px){.feature-accordion .feature-panel{max-height:none;height:auto;max-width:180px;padding:3.125rem 0 3.0625rem;transition:max-width .5s cubic-bezier(.575,.25,.52,.86)}}.feature-accordion .feature-panel__inner{position:relative;z-index:2}.feature-accordion .feature-panel__toggle{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:1;transition:opacity .5s cubic-bezier(.575,.25,.52,.86),visibility .5s cubic-bezier(.575,.25,.52,.86);position:absolute;top:0;visibility:visible;width:100%;z-index:3}@media (min-width:1024px){.feature-accordion .feature-panel__toggle{width:180px}}.feature-accordion .feature-panel__toggle .toggle-link{align-items:center;backface-visibility:hidden;background-color:rgba(0,0,0,.25);border:2px solid #fff;border-radius:50%;color:#fff!important;display:flex;font-size:2.5rem;justify-content:center;line-height:80px;height:80px;position:relative;transition:transform .35s cubic-bezier(.47,0,.745,.715);width:80px}@media (min-width:1024px){.feature-accordion .feature-panel__toggle .toggle-link{font-size:2.5rem;line-height:100px;height:100px;width:100px}}.feature-accordion .feature-panel__toggle .toggle-link span{backface-visibility:hidden;display:inline-block;height:80px;line-height:80px}@media (min-width:1024px){.feature-accordion .feature-panel__toggle .toggle-link span{height:100px;line-height:100px}}.feature-accordion .feature-panel__toggle .toggle-link:hover{backface-visibility:hidden;transform:scale(1.1)}.feature-accordion .feature-panel__main-wrap{align-items:center;opacity:0;transition:opacity .5s cubic-bezier(.575,.25,.52,.86);display:flex}@media (min-width:1024px){.feature-accordion .feature-panel__main-wrap{height:600px}}.feature-accordion .feature-panel__copy{opacity:0;position:relative;transition:opacity .5s cubic-bezier(.575,.25,.52,.86);width:100%}.feature-accordion .feature-panel__text{max-width:250px}@media (min-width:768px){.feature-accordion .feature-panel__text{max-width:350px}}@media (min-width:1024px){.feature-accordion .feature-panel__text{max-width:none}}.feature-accordion .feature-panel__text h1{max-width:500px;margin-bottom:1.09rem}.feature-accordion .feature-panel__text p{max-width:220px;margin-bottom:0}@media (min-width:768px){.feature-accordion .feature-panel__text p{max-width:350px}}@media (min-width:1024px){.feature-accordion .feature-panel__text p{max-width:450px}}.feature-accordion .feature-panel__text .button-primary,.feature-accordion .feature-panel__text .search-block .search-box__input input[type=submit],.search-block .search-box__input .feature-accordion .feature-panel__text input[type=submit]{margin-top:1.875rem}.feature-accordion .feature-panel.active{height:auto;max-height:650px;z-index:2}@media (min-width:768px){.feature-accordion .feature-panel.active{max-height:500px}}@media (min-width:1024px){.feature-accordion .feature-panel.active{max-height:none;max-width:100%}}.feature-accordion .feature-panel.active .feature-panel__toggle{opacity:0;visibility:hidden}.feature-accordion .feature-panel.active .feature-panel__main-wrap{opacity:1;transition:opacity .5s cubic-bezier(.575,.25,.52,.86)}.feature-accordion .feature-panel.active .feature-panel__copy{opacity:1}.feature-accordion .feature-panel.active .feature-panel__quote{opacity:1;right:0}.feature-accordion.count--4 .feature-panel.active{height:auto;max-height:850px;z-index:2}@media (min-width:768px){.feature-accordion.count--4 .feature-panel.active{max-height:700px}}@media (min-width:1024px){.feature-accordion.count--4 .feature-panel.active{max-height:none;max-width:100%}}.expanding-ctas{max-width:100%}.expanding-ctas__inner{max-width:1925px}.expanding-ctas__intro-text{margin:0 auto}.expanding-ctas__intro-text p{margin:0}.expanding-ctas__wrap{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2.5rem}.card-grid{max-width:100%}.card-grid__inner{max-width:1925px}.card-grid__wrap{display:flex;flex-wrap:wrap;justify-content:flex-start}.card-grid .card-item{margin-bottom:2.8125rem;width:100%}.card-grid .card-item:last-of-type{margin-bottom:0}@media (max-width:1058px){.card-grid .card-item p{display:none}}@media (min-width:769px){.card-grid .card-item{padding:0 .9375rem;width:50%}.card-grid .card-item:last-of-type,.card-grid .card-item:nth-last-of-type(2){margin-bottom:0}}@media (min-width:1200px){.card-grid .card-item{padding:0 1.25rem}}.card-grid .card-item__image{height:300px;justify-content:flex-end;padding:1.875rem}@media (min-width:640px){.card-grid .card-item__image{height:35vw}}@media (min-width:769px){.card-grid .card-item__image{height:26vw}}@media (min-width:1200px){.card-grid .card-item__image{height:27vw;padding:2.5rem}}@media (min-width:1440px){.card-grid .card-item__image{height:25vw}}.card-grid .columns--three .card-item{margin-bottom:2.8125rem;width:100%}.card-grid .columns--three .card-item:last-of-type{margin-bottom:0}@media (min-width:769px){.card-grid .columns--three .card-item{padding:0 .9375rem;width:50%}.card-grid .columns--three .card-item:last-of-type,.card-grid .columns--three .card-item:nth-last-of-type(2){margin-bottom:0}}@media (min-width:1200px){.card-grid .columns--three .card-item{padding:0 .625rem;width:33.3336%}.card-grid .columns--three .card-item:last-of-type,.card-grid .columns--three .card-item:nth-last-of-type(2),.card-grid .columns--three .card-item:nth-last-of-type(3){margin-bottom:0}}@media (min-width:1200px){.card-grid .columns--three .card-item__image{background-size:160%;padding:1.25rem 1.25rem 2.1875em!important}.card-grid .columns--three .card-item__image.hover,.card-grid .columns--three .card-item__image:hover{background-size:170%}}@media (min-width:1200px){.card-grid .columns--three .card-item__link,.card-grid .columns--three .card-item__text{width:100%!important}}.card-grid .columns--four .card-item{margin-bottom:2.8125rem;width:100%}.card-grid .columns--four .card-item:last-of-type{margin-bottom:0}@media (min-width:769px){.card-grid .columns--four .card-item{padding:0 .9375rem;width:50%}.card-grid .columns--four .card-item:last-of-type,.card-grid .columns--four .card-item:nth-last-of-type(2){margin-bottom:0}}@media (min-width:1024px){.card-grid .columns--four .card-item{padding:0 .625rem;width:33.3336%}.card-grid .columns--four .card-item:last-of-type,.card-grid .columns--four .card-item:nth-last-of-type(2),.card-grid .columns--four .card-item:nth-last-of-type(3){margin-bottom:0}}@media (min-width:1200px){.card-grid .columns--four .card-item{padding:0 .625rem;width:25%}.card-grid .columns--four .card-item:last-of-type,.card-grid .columns--four .card-item:nth-last-of-type(2),.card-grid .columns--four .card-item:nth-last-of-type(3),.card-grid .columns--four .card-item:nth-last-of-type(4){margin-bottom:0}}.card-grid .columns--four .card-item__image{background-size:175%}@media (min-width:1024px){.card-grid .columns--four .card-item__image{background-size:210%;height:32vw}}@media (min-width:1200px){.card-grid .columns--four .card-item__image{height:23vw;padding:1.25rem 1.25rem 2.1875rem!important}}.card-grid .columns--four .card-item__image.hover,.card-grid .columns--four .card-item__image:hover{background-size:190%}@media (min-width:1024px){.card-grid .columns--four .card-item__image.hover,.card-grid .columns--four .card-item__image:hover{background-size:225%}}@media (min-width:1200px){.card-grid .columns--four .card-item__text{width:100%!important}}@media (min-width:1024px){.card-grid .columns--four .card-item__copy h2{font-size:1.8125rem}}@media (min-width:1440px){.card-grid .columns--four .card-item__copy h2{font-size:2.1875rem}}@media (min-width:1200px){.card-grid .columns--four .card-item__link{width:100%!important}}.contact-bar{max-width:100%}.contact-bar__wrap{background-color:#e2e2e2;background-position:100%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;z-index:1}@media (min-width:1440px){.contact-bar__wrap{background-size:65%}}.contact-bar__wrap[style*="/files/"]:before{display:none}.contact-bar__wrap:before{background-image:url(/themes/custom/cummins/_dev/assets/images/metal-background.jpg?ver=2);background-position:0 100%;background-repeat:repeat-y;background-size:cover;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.contact-bar__inner{position:relative}@media (min-width:1440px){.contact-bar__inner{max-width:2000px}}.contact-bar__copy{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:2.5rem 0 0}@media (min-width:1024px){.contact-bar__copy{padding:2.5rem 0}}@media (min-width:1440px){.contact-bar__copy{flex-wrap:nowrap;justify-content:center}}.contact-bar__headline{font-size:2rem;margin-bottom:0;text-align:center;width:100%}@media (min-width:1024px){.contact-bar__headline{font-size:2.375rem}}@media (min-width:1440px){.contact-bar__headline{font-size:1.5rem;margin:0;white-space:nowrap;width:auto}}.contact-bar__links{display:flex;flex-wrap:wrap;justify-content:flex-start;list-style-type:none;margin:2.25rem auto 0!important;max-width:350px;overflow:hidden;padding:0;width:100%}@media (min-width:660px){.contact-bar__links{justify-content:center;max-width:100%}}@media (min-width:1024px){.contact-bar__links{flex-wrap:nowrap}}@media (min-width:1440px){.contact-bar__links{justify-content:flex-end;margin:0!important;padding-left:3.125rem;width:auto}}.contact-bar__links li{margin:0 1.5rem 2rem;text-align:center;width:auto}@media (min-width:400px){.contact-bar__links li{margin:0 2rem 3rem}}@media (min-width:1024px){.contact-bar__links li{margin-bottom:0;margin-left:4.0625rem;position:relative}.contact-bar__links li:after{background-color:#393939;content:"";width:1px;height:100px;position:absolute;right:-50px;top:50%;transform:translateY(-50%);z-index:1}.contact-bar__links li:first-of-type{margin-left:0}.contact-bar__links li:last-of-type{margin-right:0}.contact-bar__links li:last-of-type:after{display:none}}.contact-bar__links li.unavailable{display:none}.contact-bar__links a{align-items:center;color:#393939!important;display:flex;flex-direction:row;font-weight:900;justify-content:flex-start;text-decoration:none;width:auto}.contact-bar__links a h3{display:inline-block;font-size:1.5rem;font-weight:700;line-height:1.05;margin-bottom:0;margin-left:1rem;text-align:left}@media (max-width:660px){.contact-bar__links a h3{font-size:1.8125rem}}.contact-bar__links a .contact-bar__text p{margin-top:.25rem}.contact-bar__links a .circle-icon{flex-shrink:0;margin:0 auto}.contact-bar__links a .circle-icon svg path{fill:#fff}.contact-bar__links a .circle-icon img{display:inline-block;max-height:35px;max-width:35px}.contact-bar__links a.hover,.contact-bar__links a:hover{backface-visibility:hidden;text-decoration:none!important}.contact-bar__links a.hover .circle-icon,.contact-bar__links a:hover .circle-icon{backface-visibility:hidden}.contact-bar__links a.hover .circle-icon:after,.contact-bar__links a:hover .circle-icon:after{top:0}.contact-bar__links a.hover h3,.contact-bar__links a:hover h3{text-decoration:none!important}.content-block{max-width:100%;padding-bottom:3.75rem!important;padding-top:3.75rem!important}.content-block.blockpad--bottom-zero{padding-bottom:0!important}.content-block.blockpad--top-zero{padding-top:0!important}.content-block.blockpad--top-large{padding-top:5.625rem!important}.content-block.blockpad--bottom-large{padding-bottom:5.625rem!important}.content-block__inner{margin:0 auto;max-width:675px}@media (min-width:768px){.content-block__inner{max-width:750px}}@media (min-width:1024px){.content-block__inner{max-width:950px}}.content-block__headline{color:#393939!important}.content-block__content p:last-of-type,.remove-heading-margin .content-block__headline{margin-bottom:0}.content-block.text-center,.content-block.text-center .content-block__content,.content-block.text-center .content-block__headline{text-align:center}.countdown-timer{padding-bottom:3.75rem;padding-top:3.75rem}.countdown-timer__inner{margin:0 auto;max-width:1700px;padding:0 1.875rem}@media (min-width:768px){.countdown-timer__inner{padding:0 3.75rem}}.countdown-timer__intro-text{text-align:center;margin:0 auto;max-width:950px}.countdown-timer__wrap{color:#434343;display:flex;flex-wrap:wrap;font-family:Aldrich,sans-serif;font-weight:700;justify-content:center;margin-top:3rem;width:100%}@media (min-width:768px){.countdown-timer__wrap{justify-content:space-around;justify-content:space-evenly}}@media (min-width:960px){.countdown-timer__wrap{margin-top:4rem}}.countdown-timer__wrap .unit{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center;width:50%}.countdown-timer__wrap .unit-minutes,.countdown-timer__wrap .unit-seconds{margin-bottom:0}@media (min-width:768px){.countdown-timer__wrap .unit{margin-bottom:0;width:auto}}.countdown-timer__wrap h3{font-size:70px;line-height:1;margin:0 auto;text-align:center;width:90px}@media (min-width:500px){.countdown-timer__wrap h3{font-size:90px;width:130px}}@media (min-width:960px){.countdown-timer__wrap h3{font-size:80px;margin:0;width:120px}}@media (min-width:1400px){.countdown-timer__wrap h3{font-size:130px;width:180px}}.countdown-timer__wrap .colon{display:none}@media (min-width:768px){.countdown-timer__wrap .colon{align-items:center;display:flex;font-size:40px;height:90px}}@media (min-width:960px){.countdown-timer__wrap .colon{font-size:60px;height:80px}}@media (min-width:1400px){.countdown-timer__wrap .colon{font-size:60px;height:130px}}.countdown-timer__wrap p{font-size:18px;line-height:1;text-align:center}@media (min-width:500px){.countdown-timer__wrap p{font-size:22px}}@media (min-width:960px){.countdown-timer__wrap p{font-size:20px}}@media (min-width:1400px){.countdown-timer__wrap p{font-size:24px}}.countdown-timer__cta{margin-top:3rem;text-align:center}@media (min-width:960px){.countdown-timer__cta{margin-top:4rem}}@media (min-width:1400px){.countdown-timer__cta{margin-top:4rem}}.countdown-timer__cta.expired-cta{margin-top:0}.countdown-timer__cta-text{margin:0 auto 2rem;max-width:950px;padding:0 1.25rem}.countdown-timer .expired-button,.countdown-timer .expired-text{display:none}.esg-container{max-width:1755px;margin:0 auto}.esg-container__inner{background:#f7f7f7;border:1px solid #979797;border-radius:0 0 60px 60px;margin:0 1.875rem;max-width:100%;width:auto;padding:0}.esg-container+.esg-container{margin-top:3rem}.esg-container__header{padding:20px;background-color:#393939}@media (min-width:1024px){.esg-container__header{padding:30px 60px}}@media (min-width:1440px){.esg-container__header{padding:30px 90px}}.esg-container__header h2{color:#fff;text-transform:uppercase;font-size:1.65rem;margin-bottom:0;text-align:center}@media (min-width:375px){.esg-container__header h2{font-size:2.125rem}}@media (min-width:480px){.esg-container__header h2{font-size:2.625rem}}@media (min-width:768px){.esg-container__header h2{text-align:left}}@media (min-width:1024px){.esg-container__header h2{font-size:3.75rem}}.esg-container__header--margin-btm-lg{margin-bottom:30px}@media (min-width:1024px){.esg-container__header--margin-btm-lg{margin-bottom:60px}}.esg-container__file-download{display:flex;align-items:center;justify-content:center;padding:1rem 2.5rem}@media (min-width:768px){.esg-container__file-download{justify-content:flex-end}}@media (min-width:1024px){.esg-container__file-download{padding:1.5rem 5rem 2rem}}.esg-container__file-download span{display:flex;align-items:center}.esg-container__file-download span .esg-container__file-download-icon{width:31px;height:31px;background-color:#323DA8;border-radius:50%;padding:5px;margin-right:8px}.esg-container__file-download span .esg-container__file-download-icon svg{width:24px;position:relative;top:-1px}.esg-container__file-download span .esg-container__file-download-icon svg path{color:#fff}.esg-container__file-download a{text-transform:uppercase;color:#393939;transition:.35s;font-weight:700}.esg-container__file-download a:focus,.esg-container__file-download a:focus-within,.esg-container__file-download a:hover{color:#323DA8}.esg-container__file-download a:visited{color:#a41d13}.paragraph--type--cmi-esg-category{max-width:100%}.paragraph--type--cmi-esg-category+.paragraph--type--cmi-esg-category{margin-top:10px}@media (min-width:1024px){.paragraph--type--cmi-esg-category+.paragraph--type--cmi-esg-category{margin-top:20px}}.esg-data__inner{max-width:1925px;padding:0}@media (min-width:1024px){.esg-data__inner{padding:0 1.875rem;padding:0 3.75rem}}.esg-data__toggle{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:5px 0;cursor:pointer}.esg-data__toggle:hover .esg-data__toggle-wrap{background-color:#a41d13}.esg-data__heading{font-size:20px;font-weight:500;color:#fff;text-transform:uppercase;margin-bottom:0;margin-left:20px}@media (min-width:1024px){.esg-data__heading{font-size:30px}}.esg-data__toggle-wrap{height:100%;width:100%;padding:5px 10px;background-color:#323DA8;transition:.35s cubic-bezier(.47,0,.745,.715);display:flex;align-items:center}.esg-data__toggle-wrap .toggle{position:relative;height:20px;width:20px}.esg-data__toggle-wrap .toggle:after,.esg-data__toggle-wrap .toggle:before{content:"";position:absolute;background-color:#fff;transition:.35s cubic-bezier(.47,0,.745,.715)}.esg-data__toggle-wrap .toggle:before{top:0;left:50%;width:4px;height:100%;margin-left:-2px}.esg-data__toggle-wrap .toggle:after{top:50%;left:0;width:100%;height:4px;margin-top:-2px}.esg-data__toggle-wrap .toggle.active:before{transform:rotate(90deg)}.esg-data__toggle-wrap .toggle.active:after{transform:rotate(180deg)}.esg-data__toggle-wrap .toggle-wrap{height:40px;width:40px;display:flex;align-items:center;justify-content:center}.esg-data__heading-copy p{padding:10px 20px;margin-top:0;text-transform:uppercase;font-weight:700;font-size:15px;color:#393939;line-height:1.2}@media (min-width:1024px){.esg-data__heading-copy p{padding:16px 25px}}.esg-data__item{display:none}@media (min-width:1024px){.esg-data__item{padding-bottom:20px;background-color:#fff;border:1px solid #979797;border-top:none;border-radius:0 0 20px 20px}}.esg-data__table{border-collapse:separate;border:none;width:100%}@media (min-width:1024px){.esg-data__table{border-spacing:0 5px}}.esg-data__table td,.esg-data__table tr{display:block}@media (min-width:1024px){.esg-data__table tr{display:table-row;margin-bottom:0}}.esg-data__table td{padding-left:20px;padding-right:20px}.esg-data__table td.metric{padding:14px 20px;background-color:#393939;margin-bottom:12px;color:#fff;font-size:14px}@media (min-width:1024px){.esg-data__table td.metric{padding:25px;background-color:transparent;color:#393939;border-radius:0;width:30%}}.esg-data__table td.perspective{margin-top:10px;padding-top:10px;padding-bottom:10px;border-top:1px solid #b1b1b1!important}.esg-data__table td.perspective p{display:inline}@media (min-width:1024px){.esg-data__table td.perspective{border-top:none!important;padding:25px;margin-top:0;width:30%}.esg-data__table td.perspective p{display:block;margin-top:0}}@media (min-width:1440px){.esg-data__table td.perspective{width:40%}}.esg-data__table td.value--null{display:none}@media (min-width:1024px){.esg-data__table td.value--null{display:table-cell}}.esg-data__table td.value:last-of-type{margin-bottom:10px}@media (min-width:1024px){.esg-data__table td.value:last-of-type{padding-bottom:25px}}@media (min-width:1024px){.esg-data__table td{display:table-cell;font-size:14px;font-weight:700;color:#393939;padding:25px;min-width:90px}.esg-data__table td.value{text-align:center}}@media (max-width:1023px){.esg-data__table-header.hide-for-mobile{display:none}}.esg-data__table-header th{padding:10px;vertical-align:middle}@media (min-width:1024px){.esg-data__table-header th{padding:10px 25px}}.esg-data__table-header th.text-align-left{text-align:left}@media (min-width:1024px){.esg-data__table-row{margin-bottom:16px}.esg-data__table-row:nth-of-type(2n) td{border-top:1px solid #b1b1b1!important;border-bottom:1px solid #b1b1b1!important}.esg-data__table-row:nth-of-type(odd) td{background-color:#eee!important}}.esg-data__table-row.notes{margin-top:10px;padding-top:10px;border-top:1px solid #b1b1b1!important}.esg-data__table-row.notes p{margin-top:0}@media (min-width:1024px){.esg-data__table-row.notes{margin-top:0;padding-top:0;border-top:none!important}}@media (min-width:1024px){.esg-data__table-row:last-child td{border-bottom:1px solid #b1b1b1!important}}.esg-data__table-header{padding:14px 20px;background-color:#393939;color:#fff;font-size:14px;text-transform:uppercase}@media (min-width:1024px){.esg-data__table-header+.esg-data__table-row td{border-top:none!important}}.esg-data__table-footer{border-top:1px solid #b1b1b1}@media (min-width:1024px){.esg-data__table-footer{border-top:none}}.esg-data__table-footer p{margin-top:10px;font-size:14px;padding-left:20px}@media (min-width:1024px){.esg-data__table .hide-for-desktop{display:none}}.hero-feature{position:relative;width:100%;max-width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.hero-feature:before{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.7) 3.45%,transparent 30%);content:""}@media (min-width:768px){.hero-feature:before{background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,.4) 60%,transparent)}}.hero-feature__inner{position:relative}.hero-feature.cummins-care{position:relative;height:auto;padding:135px 0 65px}@media (min-width:768px){.hero-feature.cummins-care{padding:150px 0 60px}}@media (min-width:1024px){.hero-feature.cummins-care{padding:280px 0 70px}}@media (min-width:1400px){.hero-feature.cummins-care{padding:250px 0 75px}}.hero-feature.cummins-care .hero-feature-cummins-care__image-wrapper{position:absolute;z-index:-1;display:flex;width:100%;height:100%;inset:0}.hero-feature.cummins-care .hero-feature-cummins-care__image-wrapper picture{width:100%}.hero-feature.cummins-care .hero-feature-cummins-care__image-wrapper picture img{width:100%;height:100%;object-fit:cover}.hero-feature.cummins-care .hero-feature__copy{display:flex;flex-wrap:wrap;width:100%}.hero-feature.cummins-care .hero-feature__copy .hero-feature__logo{width:120px;padding-right:20px}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__logo{width:185px;padding-right:35px}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__logo{width:255px;padding-right:50px}}.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:calc(100% - 120px);margin-top:0;padding-left:20px;border-left:1px solid #fff}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap{width:calc(100% - 185px);padding-leftt:35px}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap{width:calc(100% - 255px);padding-left:50px}}.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap h1{max-width:570px;margin-bottom:0;color:#fff;font-size:30px;text-transform:none}@media (min-width:480px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap h1{font-size:33px}}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap h1{max-width:630px;font-size:45px}}@media (min-width:1024px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap h1{max-width:1000px;font-size:53px}}@media (min-width:1366px){.hero-feature.cummins-care .hero-feature__copy .hero-feature__heading-wrap h1{font-size:65px}}.hero-feature.cummins-care .hero-feature__subtitle{font-size:20px}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__subtitle{font-size:24px}}.hero-feature.cummins-care .hero-feature__ctas{display:flex;flex-wrap:wrap;margin-top:45px;color:#fff}@media (min-width:480px){.hero-feature.cummins-care .hero-feature__ctas{margin-top:55px}}@media (min-width:1024px){.hero-feature.cummins-care .hero-feature__ctas{margin-top:60px}}@media (min-width:1400px){.hero-feature.cummins-care .hero-feature__ctas{margin-top:120px}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search{width:100%}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search .block-cummins-okm-search-block h4{display:none}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form{margin-top:0;padding:0;border:none}@media (min-width:1400px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search{width:30%}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search form{position:relative;height:60px}@media (min-width:480px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search form{max-width:500px}}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search form{height:40px;padding-right:70px}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search form{height:60px}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-search,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search input[type=text]{width:100%;max-width:100%;height:60px;padding:0 70px 0 20px;font-size:14px;background:#fff;border:none;border-radius:30px;outline:none;box-shadow:none}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-search::placeholder,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search input[type=text]::placeholder{font-weight:400;font-size:14px}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-search,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search input[type=text]{height:40px;padding:0 60px 0 20px}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-search,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search input[type=text]{height:60px;padding:0 60px 0 20px;font-size:16px}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-search::placeholder,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search input[type=text]::placeholder{font-weight:400;font-size:16px}}@media (min-width:1400px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-search,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search input[type=text]{width:calc(100% - 60px)}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-actions{right:0;overflow:hidden;border-radius:50%}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-actions:hover:after{top:0}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-actions:hover input.form-submit[id^=edit-sub]{background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-search-white.svg);border:1px solid #fff}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-actions:hover:before{opacity:1%}@media (min-width:1400px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-actions{right:60px}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form #edit-actions:after{position:absolute;top:100%;right:0;left:0;z-index:1;display:inline-block;width:100%;height:100%;background-color:#393939;border-radius:50%;transition:top .35s cubic-bezier(.47,0,.745,.715),border cubic-bezier(.47,0,.745,.715);content:""}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form [id^=edit-act] input.form-submit[id^=edit-sub],.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form input[type=submit]{position:relative;top:0;right:0;z-index:2;display:block;width:60px;height:60px;padding:0;background-color:transparent;background-image:url(/themes/custom/cummins/_dev/assets/images/template/icon-search-dark.svg);background-size:40%;border:1px solid #000;border-radius:50%!important}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form [id^=edit-act] input.form-submit[id^=edit-sub],.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form input[type=submit]{width:40px;height:40px}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form [id^=edit-act] input.form-submit[id^=edit-sub],.hero-feature.cummins-care .hero-feature__ctas .hero-feature__search #cummins-okm-search-form input[type=submit]{width:60px;height:60px}}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers{height:40px}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers:after{display:none}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected .views-row,.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected .views-row a{height:auto;padding-top:0;padding-bottom:0;color:#fff;font-weight:400;font-size:14px;line-height:1.1;cursor:pointer}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected .views-row,.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected .views-row a{font-size:18px}}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected{position:relative;display:inline-flex}@media (min-width:1024px){.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected{top:-5px}}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected:after{top:3px;right:0;width:20px;height:20px;background:transparent url(/themes/custom/cummins/_dev/assets/images/template/caret-icon.svg) no-repeat;background-position:100% 0;background-size:15px;cursor:pointer}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-selected:after{top:5px}}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-list{margin-top:5px}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .est-contact-phone-list .views-row{color:#393939;font-weight:400}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .view-content{max-height:30px}@media (min-width:1024px){.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .view-content{max-height:39px}}.hero-feature.cummins-care .hero-feature__ctas .view-customer-assistance-numbers .view-content.open{max-height:300px}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__contact{width:100%;margin-top:25px}@media (min-width:1400px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__contact{width:70%;margin-top:0}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__links{display:flex;flex-wrap:wrap;justify-content:space-between}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__links #block-cumminsestlivechatbuttonblock{display:block!important;width:100%}@media (min-width:767px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__links #block-cumminsestlivechatbuttonblock{width:29%}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__link{display:flex;align-items:flex-start;width:100%;margin-bottom:15px}@media (min-width:767px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__link{width:29%;margin-bottom:0}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__link--call{width:38%}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__link--chat{width:100%;margin-bottom:0}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__link--chat .live-chat__button{display:flex;align-items:flex-start;width:100%;position:static;padding:0;color:#fff;font-weight:700;font-size:14px;line-height:1.5;text-align:left;background:transparent;transform:translateX(0)}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__link--chat .live-chat__button p{font-weight:400}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__link--chat .live-chat__button{font-size:18px}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon a{display:block}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon{display:flex!important;align-items:center;width:60px;height:60px;background-color:#fff;border:1px solid transparent}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon{width:40px;height:40px}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon{width:60px;height:60px}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon:after{background-color:#393939}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon.hover svg path,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon:hover svg path{fill:#fff!important}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon.hover svg #Cummins-Care,.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon:hover svg #Cummins-Care{stroke:#fff!important}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon svg{position:static;width:30px;height:auto;max-height:30px}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon svg{width:20px;max-height:20px}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon svg{width:30px;max-height:30px}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon svg #Cummins-Care{transition:stroke .35s cubic-bezier(.47,0,.745,.715)}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__icon .circle-icon svg path{transition:fill .35s cubic-bezier(.47,0,.745,.715);fill:#393939;stroke-width:.5562;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__text{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;width:calc(100% - 60px);padding-left:15px;color:#fff;text-decoration:none}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__text h5{width:100%;font-size:14px}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__text h5{font-size:18px}}.hero-feature.cummins-care .hero-feature__ctas .hero-feature__text p{width:100%;margin:0;font-size:14px;line-height:1.1}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__ctas .hero-feature__text p{font-size:18px}}.hero-feature.cummins-care.is-skinny-hero{padding:35px 0 45px}@media (min-width:480px){.hero-feature.cummins-care.is-skinny-hero{padding:45px 0}}@media (min-width:768px){.hero-feature.cummins-care.is-skinny-hero{padding:50px 0 60px}}@media (min-width:1024px){.hero-feature.cummins-care.is-skinny-hero{padding:40px 0 50px}}@media (min-width:1200px){.hero-feature.cummins-care.is-skinny-hero{padding:60px 0}}@media (min-width:1024px){.hero-feature.cummins-care.is-skinny-hero .hero-feature__ctas{margin-top:35px}}@media (min-width:1200px){.hero-feature.cummins-care.is-skinny-hero .hero-feature__ctas{margin-top:55px}}.hero-feature.cummins-care.is-skinny-hero.no-heading{display:flex;align-items:flex-end}.hero-feature.cummins-care.is-skinny-hero.no-heading .hero-feature__ctas{margin-top:0}.hero-feature.cummins-care .hero-feature__powerline{position:absolute;right:1.5rem;bottom:1.5rem;z-index:3;width:120px;user-select:none;pointer-events:none}.hero-feature.cummins-care .hero-feature__powerline svg{width:100%}@media (min-width:480px){.hero-feature.cummins-care .hero-feature__powerline{right:1.875rem;bottom:1.875rem}}@media (min-width:550px){.hero-feature.cummins-care .hero-feature__powerline{width:160px}}@media (min-width:768px){.hero-feature.cummins-care .hero-feature__powerline{right:3rem;bottom:3rem;width:200px}}@media (min-width:1024px){.hero-feature.cummins-care .hero-feature__powerline{right:3.75rem;bottom:3.75rem}}@media (min-width:1200px){.hero-feature.cummins-care .hero-feature__powerline{right:4rem;bottom:4rem}}@media (min-width:1440px){.hero-feature.cummins-care .hero-feature__powerline{width:240px}}.hero-slider{width:100%}.hero-slider,.news-feed{max-width:100%}.news-feed__inner{max-width:1925px}.news-feed__centered-headline{margin-bottom:3.75rem}.news-feed__wrap{display:flex;flex-flow:row wrap;padding-bottom:1.875rem;width:100%}.news-feed .news-item{margin-bottom:3rem;padding:0 1.25rem;width:100%}@media (min-width:768px){.news-feed .news-item{width:50%}}@media (min-width:1024px){.news-feed .news-item{width:33.33%}}@media (max-width:639px){.news-feed .news-item__wrap{margin:0 auto;max-width:480px}}.news-feed .news-item__image{margin-bottom:.625rem;text-align:left;width:100%}@media (min-width:1440px){.news-feed .news-item__image{margin-bottom:0;text-align:center;width:37%}}.news-feed .news-item__copy{padding:0;width:100%}@media (min-width:1440px){.news-feed .news-item__copy{padding-left:1.875rem;width:63%}}.news-feed .news-item__copy h3{font-weight:500}@media (min-width:1024px){.news-feed .news-item__copy h3{font-size:1.4375rem}}.news-feed .news-item__copy a{color:#000!important;text-decoration:none!important}.news-feed .news-item__copy a:hover{color:#323DA8!important}.news-feed--slider .news-feed__wrap{overflow:visible;padding:0 1.125rem 2.125rem}@media (min-width:1024px){.news-feed--slider .news-feed__wrap{padding:0 1.125rem 3.125rem}}.news-feed--slider .news-item,.news-feed--slider .news-item__image img{width:100%}.expanding-ctas--slider .slick-track,.news-feed--slider .slick-track{display:flex;z-index:1}.expanding-ctas--slider .slick-dots,.news-feed--slider .slick-dots{bottom:-.5rem;top:auto;z-index:2}@media (min-width:768px){.expanding-ctas--slider .slick-dots,.news-feed--slider .slick-dots{bottom:0;left:unset;width:100%;text-align:center}}.expanding-ctas--slider .slick-dots li button,.news-feed--slider .slick-dots li button{background:#fff;border:1px solid #c4c4c4;font-size:16px!important;text-indent:-999px}.expanding-ctas--slider .slick-dots li.slick-active button,.news-feed--slider .slick-dots li.slick-active button{background:#ededed;border:1px solid #c4c4c4}.expanding-ctas--slider .slick-next,.expanding-ctas--slider .slick-prev,.news-feed--slider .slick-next,.news-feed--slider .slick-prev{color:#393939;height:auto;opacity:.5;transition:opacity .35s;width:auto;z-index:3}.expanding-ctas--slider .slick-next:before,.expanding-ctas--slider .slick-prev:before,.news-feed--slider .slick-next:before,.news-feed--slider .slick-prev:before{display:none}.expanding-ctas--slider .slick-next:after,.expanding-ctas--slider .slick-prev:after,.news-feed--slider .slick-next:after,.news-feed--slider .slick-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 224.3 407.4'%3E%3Cpath fill='%23393939' d='M21.2 0L0 21.2l181.9 182.5L0 386.3l21.2 21.1 203.1-203.7z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:block;height:45px;opacity:.26;transition:.2s;width:27px}.expanding-ctas--slider .slick-next.slick-disabled,.expanding-ctas--slider .slick-prev.slick-disabled,.news-feed--slider .slick-next.slick-disabled,.news-feed--slider .slick-prev.slick-disabled{opacity:0;pointer-events:none}.expanding-ctas--slider .slick-next:focus:after,.expanding-ctas--slider .slick-next:hover:after,.expanding-ctas--slider .slick-prev:focus:after,.expanding-ctas--slider .slick-prev:hover:after,.news-feed--slider .slick-next:focus:after,.news-feed--slider .slick-next:hover:after,.news-feed--slider .slick-prev:focus:after,.news-feed--slider .slick-prev:hover:after{opacity:1}.expanding-ctas--slider .slick-prev,.news-feed--slider .slick-prev{left:-1.75rem}.expanding-ctas--slider .slick-prev:after,.news-feed--slider .slick-prev:after{transform:rotate(180deg)}.expanding-ctas--slider .slick-next,.news-feed--slider .slick-next{right:-1.75rem}.expanding-ctas--slider .curved-underline,.news-feed--slider .curved-underline{z-index:0}.product-finder{max-width:100%}.product-finder__inner{max-width:1925px}.product-finder__intro-text{margin:0 auto 1.875rem}@media (min-width:1024px){.product-finder__intro-text{margin:0 auto 2.5rem}}@media (min-width:1200px){.product-finder__intro-text{margin:0 auto 1.875rem}}@media (min-width:1440px){.product-finder__intro-text{margin:0 auto 3.4375rem}}.product-finder__filters{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:3.125rem;width:100%}.product-finder__filter{align-items:center;border:1px solid #393939;border-radius:62px;display:flex;justify-content:space-between;margin:0 auto 1.25rem;max-width:600px;min-height:75px;padding:0 1.875rem;width:100%}@media (min-width:960px){.product-finder__filter{margin:0 3% 0 0;max-width:none;min-height:125px;padding:0 3.125rem;width:48.5%}.product-finder__filter:last-of-type{margin-bottom:0;margin-right:0}}.product-finder__filter h3{display:inline-block;margin-bottom:0;padding-right:1.25rem;width:40%}@media (min-width:960px){.product-finder__filter h3{width:auto}}.product-finder__filter input[type=text]{align-items:center;box-shadow:none;border:1px solid #393939;border-radius:30px;display:flex;font-size:.0875rem;height:40px;line-height:1;outline:0;padding:0 20px;width:60%}@media (min-width:768px){.product-finder__filter input[type=text]{height:50px;max-width:330px;width:100%}}@media (min-width:960px){.product-finder__filter input[type=text]{max-width:none;min-width:50%;width:auto}}.product-finder__filter input[type=text]:-ms-input-placeholder{color:#393939;font-size:.875rem;font-weight:400}.product-finder__filter input[type=text]::placeholder{color:#393939;font-size:.875rem;font-weight:400}.product-finder__wrap{display:flex;overflow-y:hidden;overflow-x:auto;padding-bottom:2.5rem;scroll-snap-type:x mandatory}.product-finder .expanding-cta{margin-bottom:0;max-width:none;min-width:250px;padding:0 1.25rem;scroll-snap-align:center}@media (min-width:480px){.product-finder .expanding-cta{width:100%}}@media (min-width:768px){.product-finder .expanding-cta{min-width:275px}}@media (min-width:1024px){.product-finder .expanding-cta{min-width:320px}}@media (min-width:1200px){.product-finder .expanding-cta{min-width:350px;padding:0 1.875rem}}@media (min-width:1440px){.product-finder .expanding-cta{min-width:400px}}.product-finder .expanding-cta__image{min-height:32vw}@media (min-width:768px){.product-finder .expanding-cta__image{min-height:25vw}}@media (min-width:960px){.product-finder .expanding-cta__image{min-height:23vw}}@media (min-width:1024px){.product-finder .expanding-cta__image{min-height:23.5vw}}@media (min-width:1200px){.product-finder .expanding-cta__image{min-height:23vw}}@media (min-width:1440px){.product-finder .expanding-cta__image{min-height:22vw}}@media (min-width:1600px){.product-finder .expanding-cta__image{min-height:18vw}}.product-finder .expanding-cta__image img{border-radius:50%}.product-finder__outro-text{text-align:center}.product-finder__outro-text p{margin-bottom:0}.search-block{max-width:100%}.search-block__boxes{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:290px;padding:0 1.25rem}@media (min-width:370px){.search-block__boxes{max-width:330px}}@media (min-width:400px){.search-block__boxes{max-width:550px}}@media (min-width:768px){.search-block__boxes{max-width:none}}.search-block .search-box{background-color:#f7f7f7;background-image:url(/themes/custom/cummins/_dev/assets/images/metal-background.jpg?ver=2);background-position:0 100%;background-repeat:repeat-y;border:0;margin-bottom:1.875rem;padding:1.875rem 2.375rem 2.375rem;position:relative;width:100%}.search-block .search-box:last-of-type{margin-bottom:0}.search-block .search-box[style*="/files/"]{background-position:100% 0;background-repeat:no-repeat;background-size:cover}@media (min-width:400px){.search-block .search-box{margin:0 1.875rem 1.875rem 2.5rem}}@media (min-width:768px){.search-block .search-box{margin:0 1.875rem 2.8125rem;width:calc(50% - 3.75rem)}}@media (min-width:1024px){.search-block .search-box{margin:0 2.5rem 0 0;width:calc(33.3336% - 3.75rem)}.search-block .search-box:first-of-type{margin-left:2.5rem}.search-block .search-box:nth-last-of-type(2){margin-right:2.5rem}}@media (min-width:1440px){.search-block .search-box{margin:0 3.75rem 0 0;padding:1.875rem 3rem 3rem;width:calc(33.3336% - 7.5rem)}.search-block .search-box:first-of-type{margin-left:3.75rem}.search-block .search-box:nth-last-of-type(2){margin-right:3.75rem}}.search-block .search-box__icon{align-items:center;backface-visibility:hidden;background-color:#393939;border:3px solid #fff;border-radius:50%;display:flex;height:45px;justify-content:center;left:-28px;position:absolute;text-align:center;top:20px;width:45px}@media (min-width:400px){.search-block .search-box__icon{left:-35px;height:70px;top:15px;width:70px}}.search-block .search-box__icon svg{display:inline-block;fill:#fff;height:21px;width:20px}@media (min-width:400px){.search-block .search-box__icon svg{height:31px;width:30px}}.search-block .search-box__icon svg path{fill:#fff}.search-block .search-box__wrap{display:flex;flex-direction:column;height:100%}.search-block .search-box__copy{margin-bottom:1.375rem}.search-block .search-box h2{color:#393939;margin-bottom:.625rem}.search-block .search-box p{color:#393939;line-height:1.5!important;margin:0}@media (max-width:1024px){.search-block .search-box p{font-size:.875rem}}.search-block .search-box__input{height:40px;position:relative;margin-top:.9375rem}@media (min-width:768px){.search-block .search-box__input{height:50px}}.search-block .search-box__input input[type=text]{align-items:center;box-shadow:none;border:1px solid #b1b1b1;border-radius:30px;display:flex;font-size:.875rem;height:40px;line-height:1;outline:0;padding:0 130px 0 20px;width:100%}@media (min-width:768px){.search-block .search-box__input input[type=text]{height:50px}}.search-block .search-box__input input[type=text]:-ms-input-placeholder{color:#393939;font-size:.875rem}.search-block .search-box__input input[type=text]::placeholder{color:#393939;font-size:.875rem}.search-block .search-box__input input[type=submit]{align-items:center;display:flex;height:40px;justify-content:center;margin-top:0!important;padding:0 1.4375rem;position:absolute;right:0;top:0}@media (min-width:768px){.search-block .search-box__input input[type=submit]{height:50px}}.search-block .search-box__link-wrap{display:flex;justify-content:flex-end;margin-top:auto}.search-block .search-box__link-wrap.contact-links{justify-content:flex-start}.search-block .search-box__link-wrap.contact-links a{font-weight:900;font-size:.9375rem;display:inline-block;margin-right:1.875rem}.search-block .search-box__link-wrap.contact-links a:last-of-type{margin-right:0}@media (min-width:370px){.search-block .search-box__link-wrap.contact-links a{font-size:1.25rem}}@media (min-width:768px){.search-block .search-box__link-wrap.contact-links a{font-size:1.25rem;margin-right:1.25rem}}@media (min-width:1024px){.search-block .search-box__link-wrap.contact-links a{font-size:1rem}}@media (min-width:1440px){.search-block .search-box__link-wrap.contact-links a{font-size:1.4375rem}}.search-block .search-box .button-primary,.search-block .search-box .search-box__input input[type=submit],.search-block .search-box__input .search-box input[type=submit]{align-self:flex-start;margin-top:auto}.stats-block{max-width:100%}.stats-block__wrap{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1925px}.stats-block__item{display:inline-block;margin:0 0 3.125rem;padding:0 .625rem;position:relative;text-align:center;text-decoration:none;width:100%}@media (min-width:640px){.stats-block__item{width:50%}}@media (min-width:1024px){.stats-block__item{margin-bottom:0;width:25%}}.stats-block__item:after{background-color:#b1b1b1;content:"";display:block;height:70%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}@media (max-width:639px){.stats-block__item:after{display:none}}.stats-block__item:last-of-type{margin-bottom:0}.stats-block__item:last-of-type:after{display:none}@media (min-width:640px){.stats-block__item:nth-of-type(2):after{display:none}}@media (min-width:1024px){.stats-block__item:nth-of-type(2):after{display:inline-block}}@media (min-width:640px){.stats-block__item:last-of-type,.stats-block__item:nth-last-of-type(2){margin-bottom:0}}.stats-block__item strong{display:inline-flex;color:#323DA8;font-size:4.375rem;justify-content:center;letter-spacing:-.125rem;line-height:1;text-decoration:none;text-transform:uppercase;width:100%}@media (min-width:1440px){.stats-block__item strong{font-size:5.625rem}}.stats-block__item .stats-caption{color:#393939;display:inline-block;font-weight:700;font-size:1.625rem;letter-spacing:-.09375rem;line-height:1.14;margin:.3125rem auto 0;max-width:240px}@media (min-width:1024px){.stats-block__item .stats-caption{max-width:250px}}@media (min-width:1440px){.stats-block__item .stats-caption{font-size:2rem;max-width:300px}}.stats-block__item:hover{text-decoration:none!important}.stats-block .count--2 .stats-block__item:nth-of-type(2):after{display:none}@media (min-width:1024px){.stats-block .count--2 .stats-block__item:nth-of-type(2):after{display:none}}.homepage__ctas .homepage-cta__background a,.homepage__ctas .homepage-cta__primary a{display:flex!important}.homepage__ctas .homepage-cta__background a:hover,.homepage__ctas .homepage-cta__primary a:hover{text-decoration:none!important;color:#a41d13!important}.homepage__ctas .homepage-cta__primary a,.homepage__ctas .homepage-cta__primary a .homepage-cta__title{color:#fff!important}.homepage__ctas .homepage-cta__background a .homepage-cta__title{color:#000}.homepage__newsroom-readmore a{color:#fff!important;text-decoration:none!important}.intro-block__text,.intro-block__text h4{border-bottom:none!important}.callout-with-link__link a,.intro-block__text h4{color:#fff!important}.newsroom-grid .views-field-title a{color:#666!important;display:block!important;text-decoration:none!important}.newsroom-grid .views-field-title a:hover,.newsroom-grid .views-row:hover .views-field-title a{color:#323DA8!important}ul.manuals-documents-list li a{color:#666!important;text-decoration:none!important}ul.manuals-documents-list li:hover a{color:#323DA8!important}.product__product-overview p+h3,html.content-template-a hr+h2,html.content-template-a hr+h3,html.content-template-a hr+h4,html.content-template-a p+h2,html.content-template-a p+h3,html.content-template-a p+h4,html.content-template-a table+h2,html.content-template-a table+h3,html.content-template-a table+h4,html.content-template-a ul+h2,html.content-template-a ul+h3,html.content-template-a ul+h4{margin-top:1.5rem!important}html.content-template-a .main-content img{width:auto!important}html.content-template-a .main-content h4{display:block;border-bottom:none;font-size:1.375rem;font-weight:700;line-height:1.1;padding-bottom:0}@media (min-width:768px){html.content-template-a .main-content h4{font-size:1.5rem}}html.content-template-a .main-content table,html.content-template-a .main-content table.responsive-text{font-size:1rem!important}@media (min-width:40rem){html.content-template-a .main-content table.responsive-text{font-size:.875vw!important}}@media (min-width:1200px){html.content-template-a .main-content table.responsive-text{font-size:10px!important}}html.content-template-a.is-page-hero-mode-backdrop .hero-title h1,html.content-template-a.is-page-hero-mode-backdrop .main-content-hero,html.content-template-a.is-page-hero-mode-backdrop .main-content-hero a,html.content-template-a.is-page-hero-mode-backdrop .page-hero,html.content-template-a.is-page-hero-mode-backdrop .page-hero a{color:#fff!important}html.content-template-a .main-content ol li:before{top:0!important}@media (min-width:1024px){html.content-template-a .main-content ol li:before{top:8px!important}}html.content-template-a .main-content ul li:before{top:6px!important}@media (min-width:1024px){html.content-template-a .main-content ul li:before{top:10px!important}}@media (min-width:960px){html.content-template-a .page-column-main-content,html.content-template-a .page-column-side-content .side-content{border-bottom-left-radius:50px;border-bottom-right-radius:50px}}html.content-template-a .after-main-content .landing-page-navigation--Red .landing-page-navigation__list__item a{color:#fff!important;text-decoration:none!important}html.content-template-a .after-main-content .floating-copy-and-image-block--Red a{color:#fff!important;text-decoration:underline!important}html.content-template-a .after-main-content .cds-details-list__list__item{line-height:1.1}html.content-template-a .after-main-content .callout-with-icon-list-grey-bg__list__item__link{display:block!important}html.content-template-a .paragraph--type--carousel .field--name-field-title .field__item{width:80%}html.content-template-a .paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link a{display:inline-block!important;color:#4d4d4d!important;text-decoration:none!important}html.content-template-a .paragraph--type--carousel .slick .paragraph--type--carousel-slide .carousel-info .field--name-field-link a:hover{color:#fff!important}.agriculture-case-studies .case-study__breadcrumb li a,.mining-case-studies .case-study__breadcrumb li a,.vessel-references .case-study__breadcrumb li a{color:#7b7b7b!important;display:block!important;text-decoration:none!important}.agriculture-case-studies .case-study__breadcrumb li a:hover,.mining-case-studies .case-study__breadcrumb li a:hover,.vessel-references .case-study__breadcrumb li a:hover{color:#323DA8!important}.agriculture-case-studies .view-case-studies-library .case-study__title a,.agriculture-case-studies .view-case-studies-library .pager__item a,.mining-case-studies .view-case-studies-library .case-study__title a,.mining-case-studies .view-case-studies-library .pager__item a,.vessel-references .view-case-studies-library .case-study__title a,.vessel-references .view-case-studies-library .pager__item a{color:#323DA8!important;text-decoration:none!important}.agriculture-case-studies .view-case-studies-library .case-study__title a:hover,.agriculture-case-studies .view-case-studies-library .pager__item a:hover,.mining-case-studies .view-case-studies-library .case-study__title a:hover,.mining-case-studies .view-case-studies-library .pager__item a:hover,.vessel-references .view-case-studies-library .case-study__title a:hover,.vessel-references .view-case-studies-library .pager__item a:hover{color:#a41d13!important}.agriculture-case-studies .view-case-studies-library .case-study__link a,.mining-case-studies .view-case-studies-library .case-study__link a,.vessel-references .view-case-studies-library .case-study__link a{text-decoration:none!important;display:inline-block!important}.agriculture-case-studies .view-case-studies-library .case-study__link a:hover,.mining-case-studies .view-case-studies-library .case-study__link a:hover,.vessel-references .view-case-studies-library .case-study__link a:hover{color:#fff!important}.agriculture-case-studies .section-sidebar-first .menu-item a,.mining-case-studies .section-sidebar-first .menu-item a,.vessel-references .section-sidebar-first .menu-item a{display:block!important}.paragraph--type--text-block .text-align-center a:not(.link-as-red-button){text-decoration:none!important}.paragraph--type--text-block .text-align-center a:not(.link-as-red-button):hover{color:#a41d13!important}.single-image-hotspot-container .single-image-hotspot-container__hotspot__button{font-size:1rem!important}.single-image-hotspot-container .single-image-hotspot-container__hotspot__button svg{top:-4px!important}.video-header__button-wrapper a{text-decoration:none!important}.deo-step-button-bar a,.todays-cummins-engines .btn-red{color:#fff!important;text-decoration:none!important}.todays-cummins-engines .btn-red{display:inline-block!important}.todays-cummins-engines .btn-red:hover{background-color:#a41d13}.locator-wrapper .fancy-tab,.menu--footer .menu-item a{text-decoration:none!important}.locator-wrapper .fancy-tab{display:flex!important;font-size:1rem!important;color:#373737!important;line-height:1.2}.locator-wrapper .fancy-tab.active,.locator-wrapper .fancy-tab:hover{color:#fff!important}@media (min-width:960px){.locator-wrapper .fancy-tab.active{color:#000!important}}@media (min-width:960px){.locator-wrapper .fancy-tab svg{margin:0 1rem}}@media (min-width:960px){.locator-wrapper.active .fancy-tab:not(.active){color:#fff!important}}.electrification-vehicle__imageWrapper img{display:block!important;width:auto!important}.electrification-vehicle__hotspot__button{font-size:1rem}@media (min-width:768px){.electrification-vehicle__hotspot__button svg{top:-4px}}.electrification-vehicle__hotspot__snippet,.electrification-vehicle__hotspot__snippet__subtitle{line-height:1.1!important}.landing-page-newsroom .view-always-on .views-field-title a{display:flex!important;color:#4d4d4d!important;text-decoration:none!important}.landing-page-newsroom .view-always-on .views-row:hover .views-field-title a{color:#323DA8!important}.callout-with-icon-list__list__item__icon img{width:auto!important}.callout-with-icon-list .callout-with-icon-list__list__item__content h4{border-bottom:none;padding-bottom:none;font-size:1.5rem;text-transform:none;font-weight:700}@media (min-width:768px){.callout-with-icon-list .callout-with-icon-list__list__item__content h4{font-size:1.75rem}}.timelinr-container li a{text-decoration:none!important}.field--name-field-navbar-links a{color:#fff!important}.paragraph--type--cta-nav-bar .field__item:last-of-type a{display:inline-block!important;text-decoration:none!important}.field--name-field-header-text h4,.not-front.page-with-header-text .page-header-text h4{border-bottom:none;text-transform:none;padding-bottom:0;margin-bottom:0!important;font-size:1.375rem;margin-top:1.5rem!important;font-weight:700}.paragraph--type--comparison-item h4,.paragraph--type--icon-bullet-list h4{display:inline;border-bottom:none;text-transform:none;padding-bottom:0;margin-bottom:0;font-size:1.375rem}.paragraph--type--icon-bullet-list h4{margin-top:1.5rem}.buybar__wrapper a{display:inline-block!important;text-decoration:none!important}.buybar__wrapper a:not(.repower-newsletter-signup){color:#fff!important}.header-cta a{display:inline-block!important}.header-cta a,.newsroom-home-link{color:#fff!important;text-decoration:none!important}.menu--repower-quick-links a{display:block!important;text-decoration:none!important}.product__select-your-market__market-list a{color:#7b7b7b!important}.product__select-your-market__market-list a:hover{color:#323DA8!important}.newsroom-slideshow-copy h2{color:#4d4d4d}.newsroom-slideshow-copy .field--type-link a{color:#fff!important;text-decoration:none!important}.newsroom-slideshow-copy .field--name-field-description a{text-decoration:none!important}.newsroom-section-topic-wrapper a{display:inline-block!important;color:#4d4d4d!important;text-decoration:none!important}.node--type-newsroom-article .node__content h2,.node--type-newsroom-article .node__content h3,.node--type-newsroom-article .node__content h4,.node--type-newsroom-article .node__content h5{line-height:1.05;margin-bottom:0;margin-top:1.2rem}.node--type-newsroom-article .node__content h2{font-size:2em}.node--type-newsroom-article .node__content h3{font-size:1.75em}.node--type-newsroom-article .node__content h4{border:0;font-size:1.5em;font-weight:700;padding-bottom:0;text-transform:none}.node--type-newsroom-article .node__content h5{font-size:1.25em}.rrssb ul.rrssb-buttons li a{display:block!important}#views-exposed-form-newsroom-page-1 .js-form-type-textfield input{font-size:.875rem}.menu--newsroom-quick-links ul li a{display:block!important;text-decoration:none!important}.view-newsroom .view-content .views-row .views-field-title h3 a{display:block!important;color:#2d2d2d!important;text-decoration:none!important}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-title a{display:block!important;color:#4d4d4d!important;text-decoration:none!important}.block-views-blocknewsroom-related-stories-block-1 .view-newsroom-related-stories .view-content .views-row .views-field-title a:hover{color:#323DA8!important}#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-download-files a,#block-views-block-newsroom-news-release-block-1 .view-content .views-field-field-resources .item-list ul li span a,.page-node-type-newsroom-news-release .news-sidebar-items #block-cumminsinformationonnewsroom .field--type-text-with-summary .company-information-content a{text-decoration:none!important}html.content-template-a.is-page-hero-mode-backdrop .metalocator-page .hero-title h1{color:#4d4d4d!important}.care-hero-content a,a.cummins-okm-see-more{text-decoration:none!important}.select-your-tool-title-wrapper h4{margin:1rem 0 0 .5rem!important}h4.search-result--title{margin:1em 0 0;color:#4d4d4d;font-weight:700;letter-spacing:-.01em;border-bottom:none;padding-bottom:none;font-size:1.375rem;text-transform:none}@media (min-width:768px){h4.search-result--title{font-size:1.5rem}}@media (min-width:1024px){.product-finder .facet-accordion .ranges span,.product-finder .facet-item label{font-size:1.125rem}}@media (min-width:1024px){.form-radios .form-type-radio input[type=radio]:before{top:7px}.form-radios .form-type-radio input[type=radio]:after{top:9px}}.callout-with-icon-list__list__item__content h4 a,.tab_navigation__tab h4 a{text-decoration:none!important}.callout-with-icon-list__list__item__content h4 a:hover,.tab_navigation__tab h4 a:hover{color:#a41d13!important}#block-rfqsalestitle+#block-webform-2{margin-top:-5rem}.not-front.page-with-header-text .highlighted.highlight-default{padding-top:75px}@media (min-width:1024px){.not-front.page-with-header-text .highlighted.highlight-default{padding-top:100px}}@media (min-width:1440px){.not-front.page-with-header-text .highlighted.highlight-default{padding-top:125px}}@media (min-width:640px){.page-node-type-brochure-library .page-perimeter{padding-top:9px!important}}@media (min-width:1024px){.page-node-type-brochure-library .page-perimeter{padding-top:36px!important}}@media (min-width:1440px){.page-node-type-brochure-library .page-perimeter{padding-top:58px!important}}@media (max-width:639px){#block-copyrights,#block-footer-menu ul.menu{justify-content:center;text-align:center}}html.content-template-a.is-page-hero-mode-backdrop .page-hero-bg{bottom:-300px!important}html.content-template-a.is-page-hero-mode-backdrop #customer-assistance-current-date{display:none!important}@media (min-width:960px){html.content-template-a.is-page-hero-mode-backdrop body.customer-assistance .page-columns{margin-top:-2.5rem!important}}@media (min-width:1024px){.block-cummins-okm-trending-topics .cummins-okm-see-more--desktop{display:inline-block!important}.block-cummins-okm-trending-topics .cummins-okm-see-more--mobile{display:none}}.jumbo-feature,html.fsfb.fsfb-relbody body{overflow:hidden}.jumbo-feature{max-width:100%}.jumbo-feature__wrap{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:530px;padding:0 1.875rem;background-repeat:no-repeat;background-position:50%;background-size:cover}@media (min-width:768px){.jumbo-feature__wrap{height:600px}}@media (min-width:1024px){.jumbo-feature__wrap{height:700px}}@media (min-width:1440px){.jumbo-feature__wrap{height:775px;padding:0 3.75rem}}.jumbo-feature__center-wrap{position:relative;z-index:5;display:inline-block;width:100%;height:auto}@media (min-width:768px){.jumbo-feature__center-wrap{height:100%}}.jumbo-feature__copy{position:relative;z-index:5;width:100%}@media (min-width:768px){.jumbo-feature__copy{position:absolute;top:48%;right:0;left:0;transform:translateY(-50%)}}.jumbo-feature__inner{max-width:1800px;padding:0}@media (min-width:768px){.jumbo-feature__inner{padding:0 1.875rem}}@media (min-width:1024px){.jumbo-feature__inner{padding:0 3.75rem}}.jumbo-feature__text{max-width:500px;margin:0 auto;text-align:center}@media (min-width:768px){.jumbo-feature__text{max-width:400px;margin:0;text-align:left}}@media (min-width:1024px){.jumbo-feature__text{max-width:650px}}.jumbo-feature__text h2{color:#fff;text-align:center;text-transform:uppercase}@media (min-width:768px){.jumbo-feature__text h2{text-align:left}}.jumbo-feature__text p{color:#fff;text-align:center}@media (min-width:768px){.jumbo-feature__text p{text-align:left}}.jumbo-feature__text p:last-of-type{margin-bottom:0}.jumbo-feature__text .button-primary,.jumbo-feature__text .search-block .search-box__input input[type=submit],.search-block .search-box__input .jumbo-feature__text input[type=submit]{margin-top:1.875rem}.jumbo-feature__ctas{position:relative;z-index:5;display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin-top:2.5rem;padding:0 1.875rem}@media (min-width:768px){.jumbo-feature__ctas{position:absolute;right:0;bottom:0;left:0;flex-wrap:nowrap;justify-content:space-between;margin-top:0;margin-bottom:3.75rem;padding:0}}@media (min-width:820px){.jumbo-feature__ctas{justify-content:flex-end;padding:0 1.875rem}}@media (min-width:1024px){.jumbo-feature__ctas{margin:12.5rem 0 3.75rem}}@media (min-width:1440px){.jumbo-feature__ctas{padding:0 3.75rem}}.jumbo-feature__cta{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;color:#fff}@media (min-width:768px){.jumbo-feature__cta{width:50%}}@media (min-width:820px){.jumbo-feature__cta{width:auto}}.jumbo-feature__cta h3{margin-right:1.25rem;margin-bottom:0}@media (min-width:1024px){.jumbo-feature__cta h3{margin-right:2.1875rem}}.jumbo-feature__cta .arrow-button__text{color:#fff}.jumbo-feature__cta:last-of-type{margin-top:1.5625rem}@media (min-width:768px){.jumbo-feature__cta:last-of-type{margin-top:0;margin-left:3.75rem}}@media (min-width:1024px){.jumbo-feature__cta:last-of-type{margin-left:3.75rem}}.jumbo-feature__video-wrap{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;overflow:hidden}.jumbo-feature__video-wrap video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;background-repeat:no-repeat;background-position:top;transform:translate(-50%,-50%)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.jumbo-feature__video-wrap video{width:auto;height:auto}}.jumbo-feature__centered-headline{padding-top:3.75rem}.jumbo-feature.centered-text .jumbo-feature__text{max-width:500px;margin:0 auto;text-align:center}@media (min-width:768px){.jumbo-feature.centered-text .jumbo-feature__text{max-width:700px;margin:0 auto}}@media (min-width:768px){.jumbo-feature.centered-text .jumbo-feature__text h2,.jumbo-feature.centered-text .jumbo-feature__text p{text-align:center}}.jumbo-feature.ambient-video .jumbo-feature__wrap{position:relative;height:530px;padding:0 1.875rem}@media (min-width:768px){.jumbo-feature.ambient-video .jumbo-feature__wrap{height:600px}}@media (min-width:1024px){.jumbo-feature.ambient-video .jumbo-feature__wrap{height:700px}}@media (min-width:1440px){.jumbo-feature.ambient-video .jumbo-feature__wrap{height:775px;padding:0 3.75rem}}.jumbo-feature.image--hasoverlay .jumbo-feature__wrap{position:relative}.jumbo-feature.image--hasoverlay .jumbo-feature__wrap:before{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4) 60%,transparent);content:""}.jumbo-feature.image--hasoverlay .jumbo-feature__wrap .jumbo-feature__copy,.jumbo-feature.image--hasoverlay .jumbo-feature__wrap .jumbo-feature__ctas{z-index:4}.tabs-slider{max-width:100%}.tabs-slider__header-wrap{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:.75rem}.tabs-slider__headline{color:#000;display:inline-block;font-size:2.5rem;font-weight:900!important;line-height:1;letter-spacing:-.018rem;text-transform:uppercase;width:100%}@media (min-width:768px){.tabs-slider__headline{margin:0 1.5625rem .875rem 0;width:auto}}@media (min-width:900px){.tabs-slider__headline{margin:0 2rem 0 0}}@media (min-width:1200px){.tabs-slider__headline{font-size:4.375rem;margin:0 3rem 0 0}}.tabs-slider__tabs ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0 0 0 -.75rem;padding:0;position:static;bottom:auto;left:auto;right:auto;top:auto;width:auto}@media (min-width:900px){.tabs-slider__tabs ul{margin:0 0 0 -1rem}}.tabs-slider__tabs ul li{color:#323DA8;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1;margin:0 0 .3125rem;position:relative;text-align:left;text-transform:uppercase;width:55%}.tabs-slider__tabs ul li span{border-radius:2rem;display:inline-block;padding:.5rem .75rem;position:relative}.tabs-slider__tabs ul li span:after{backface-visibility:hidden;background:#323DA8;border-radius:4px;bottom:-10px;content:"";display:block;height:2px;left:1rem;opacity:0;position:absolute;right:1rem;transition:.35s;width:calc(100% - 2rem)}.tabs-slider__tabs ul li:nth-of-type(odd){width:45%}@media (min-width:375px){.tabs-slider__tabs ul li{margin:0 0 .78125rem;width:50%}.tabs-slider__tabs ul li:nth-of-type(odd){width:50%}}@media (min-width:481px){.tabs-slider__tabs ul li{width:auto!important;margin:0 1.5rem .78125rem 0}}@media (min-width:768px){.tabs-slider__tabs ul li{text-align:center}}@media (min-width:900px){.tabs-slider__tabs ul li{margin-bottom:0}}@media (min-width:1200px){.tabs-slider__tabs ul li{margin:0 1.875rem 0 0}.tabs-slider__tabs ul li span{padding:.75rem 1rem}}.tabs-slider__tabs ul li:last-of-type{margin-right:0}.tabs-slider__tabs ul li:last-of-type:after{display:none}.tabs-slider__tabs ul li:hover{text-decoration:none}.tabs-slider__tabs ul li:hover span:after{background:#323DA8;bottom:0;opacity:1}.tabs-slider__tabs ul li.slick-active{pointer-events:none;text-decoration:none}.tabs-slider__tabs ul li.slick-active span{background:#323DA8;color:#fff}.tabs-slider__tabs ul li.slick-active span:after{bottom:0;opacity:0}.tabs-slider .slick-slider,.tabs-slider .slick-slider:active,.tabs-slider .slick-slider:focus{outline:none}.tabs-slider .slick-list{overflow:visible}.tabs-slider .slick-track,.tabs-slider .slick-track:active,.tabs-slider .slick-track:focus{outline:none}.tabs-slider__slide{max-width:100%;padding:0 0 7.5rem;position:relative}@media (min-width:768px){.tabs-slider__slide{padding:0 0 7.8125rem}}@media (min-width:1024px){.tabs-slider__slide{padding:0 0 6.5rem}}.tabs-slider__slide:active,.tabs-slider__slide:focus{outline:none}.tabs-slider__slide-text{position:relative;width:100%}.tabs-slider__slide-text .hero-headline{color:#000;font-size:7.5vw;font-weight:700;letter-spacing:0;margin-bottom:1rem;position:relative;text-transform:uppercase}@media (min-width:480px){.tabs-slider__slide-text .hero-headline{font-size:8.5vw;margin-bottom:.9375rem}}@media (min-width:768px){.tabs-slider__slide-text .hero-headline{left:-5px;margin-bottom:0}}@media (min-width:1024px){.tabs-slider__slide-text .hero-headline{left:-10px}}@media (min-width:1252px){.tabs-slider__slide-text .hero-headline{font-size:7rem}}@media (min-width:1440px){.tabs-slider__slide-text .hero-headline{left:-14px}}.tabs-slider__slide-text p{color:#000;font-size:1rem;font-weight:900;line-height:1.14;margin-bottom:1.75rem;margin-top:.5rem}@media (min-width:480px){.tabs-slider__slide-text p{font-size:1.25rem}}@media (min-width:768px){.tabs-slider__slide-text p{font-size:1.406rem}}@media (min-width:1024px){.tabs-slider__slide-text p{font-size:1.718rem}}@media (min-width:1440px){.tabs-slider__slide-text p{font-size:2.1875rem}}.tabs-slider__slide-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:320px}@media (min-width:768px){.tabs-slider__slide-img{height:450px}}.tabs-slider__scroll-wrap{background-color:#fff;border-radius:1.25rem;box-shadow:0 0 33px rgba(0,0,0,.23);padding:1.25rem}@media (min-width:768px){.tabs-slider__scroll-wrap{padding:0}}.tabs-slider__ctas-wrap{bottom:0;position:absolute;left:0;right:0}.tabs-slider__ctas{display:flex;overflow-x:auto;overflow-y:hidden;position:relative;scroll-snap-type:x mandatory;width:100%}@media (min-width:1200px){.tabs-slider__ctas{align-items:center;min-height:200px}}.tabs-slider__cta-close{cursor:none;opacity:0;right:0!important;top:0!important;transition:opacity .35s cubic-bezier(.47,0,.745,.715);z-index:50}@media (min-width:768px){.tabs-slider__cta-close{right:15px!important;top:15px!important}}.tabs-slider__cta{min-width:230px;padding:1.25rem .625rem;position:relative;scroll-snap-align:center;text-align:center;width:50%}@media (min-width:370px){.tabs-slider__cta{min-width:291px}}@media (min-width:480px){.tabs-slider__cta{min-width:381px}}@media (min-width:640px){.tabs-slider__cta{min-width:271px}}@media (min-width:768px){.tabs-slider__cta{min-width:0;padding:1.5rem;width:33.3336%}}.tabs-slider__cta:after{background-color:#b1b1b1;content:"";height:50%;width:1px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.tabs-slider__cta:last-of-type:after{display:none}.tabs-slider__main .circle-image{border-radius:50%;height:60px;margin:0 auto 1.25rem;width:60px}@media (min-width:768px){.tabs-slider__main .circle-image{height:70px;width:70px}}@media (min-width:1024px){.tabs-slider__main .circle-image{height:80px;width:80px}}@media (min-width:1200px){.tabs-slider__main .circle-image{height:90px;width:90px}}.tabs-slider__main p{font-weight:700;margin:0}@media (min-width:370px){.tabs-slider__main p{margin:0 auto;max-width:250px}}@media (min-width:480px){.tabs-slider__main p{max-width:300px}}.tabs-slider__main .arrow-button__icon{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.35);display:inline-flex!important;height:2.0625rem;justify-content:center;margin:1.25rem auto 0;padding:0;transform:translateX(0);transition:transform .35s cubic-bezier(.47,0,.745,.715);width:2.0625rem}.tabs-slider__main .arrow-button__icon svg{height:14px;width:14px}.tabs-slider__main .arrow-button__icon.hover,.tabs-slider__main .arrow-button__icon:hover{transform:translateX(5px)!important}.tabs-slider__main .arrow-button__icon.hover svg,.tabs-slider__main .arrow-button__icon:hover svg{fill:#393939}@media (min-width:1200px){.tabs-slider__main{display:flex}.tabs-slider__main-image{width:90px}.tabs-slider__main-content{width:calc(100% - 90px);padding-left:1.25rem;text-align:left}}.tabs-slider__hidden{display:flex;flex-wrap:wrap;height:0;opacity:0;visibility:hidden;transition:none;width:0}@media (min-width:769px){.tabs-slider__hidden{padding:0 1.25rem}}.tabs-slider .mobile-image{border-radius:50%;display:inline-block;height:100px;margin:0 auto 1.25rem;width:100px}@media (min-width:640px){.tabs-slider .mobile-image{margin-right:25px}}@media (min-width:769px){.tabs-slider .mobile-image{display:none}}.tabs-slider__text-wrap{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;width:100%}@media (min-width:640px){.tabs-slider__text-wrap{width:calc(100% - 125px)}}@media (min-width:769px){.tabs-slider__text-wrap{padding:0 2.5rem 0 0;width:62.5%}}@media (min-width:1440px){.tabs-slider__text-wrap{flex-direction:row;padding:0}}.tabs-slider__headline-wrap{width:100%}@media (min-width:1440px){.tabs-slider__headline-wrap{width:33%}}.tabs-slider__headline-wrap h2{line-height:1.25;margin-bottom:1.25rem;position:relative;text-align:center}@media (min-width:480px){.tabs-slider__headline-wrap h2{margin-bottom:.625rem}}@media (min-width:640px){.tabs-slider__headline-wrap h2{text-align:left}}@media (min-width:1440px){.tabs-slider__headline-wrap h2{padding-right:2.5rem}}.tabs-slider__headline-wrap h2:after{background-color:#b1b1b1;content:"";display:none;height:100%;width:1px;position:absolute;right:0;top:0}@media (min-width:1440px){.tabs-slider__headline-wrap h2:after{display:inline-block}}.tabs-slider__text{width:100%}@media (min-width:1440px){.tabs-slider__text{padding:0 2.5rem;width:67%}}.tabs-slider__text p{font-size:.875rem;margin-bottom:0;text-align:center}@media (min-width:480px){.tabs-slider__text p{font-size:1rem}}@media (min-width:640px){.tabs-slider__text p{text-align:left}}.tabs-slider__image{display:none}@media (min-width:769px){.tabs-slider__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:auto;margin-top:0;min-height:220px;width:37.5%}}@media (min-width:1440px){.tabs-slider__image{margin-right:1.25rem;width:calc(37.5% - 1.25rem)}}.tabs-slider .allow-scroll{max-height:280px;overflow-x:hidden;overflow-y:scroll}@media (min-width:480px){.tabs-slider .allow-scroll{max-height:none;overflow-x:hidden;overflow-y:hidden}}.tabs-slider .content-visible{overflow:visible}.tabs-slider .content-visible .tabs-slider__cta-close{cursor:pointer;opacity:1}.tabs-slider .content-visible .tabs-slider__cta{display:none}.tabs-slider .content-visible .tabs-slider__cta.active{align-items:center;display:flex;min-height:0;width:100%}@media (max-width:767px){.tabs-slider .content-visible .tabs-slider__cta.active{padding:.9375rem 0}}@media (min-width:768px){.tabs-slider .content-visible .tabs-slider__cta.active{padding:2.5rem 1.875rem}}.tabs-slider .content-visible .tabs-slider__cta.active:after,.tabs-slider .content-visible .tabs-slider__main{display:none}.tabs-slider .content-visible .tabs-slider__hidden{height:auto;opacity:1;visibility:visible;width:100%;transition:opacity .6s cubic-bezier(.47,0,.745,.715),visibility .6s cubic-bezier(.47,0,.745,.715)}.content-flex-wrap{display:flex;flex-direction:row-reverse;flex-wrap:wrap;max-width:1680px;margin:0 auto;padding:20px 20px 40px}@media (min-width:700px){.content-flex-wrap{padding:25px 30px}}@media (min-width:1025px){.content-flex-wrap{padding:50px 30px}}@media (min-width:1400px){.content-flex-wrap{padding:70px 30px}}.content-flex-wrap .webform-content{width:100%}@media (min-width:1025px){.content-flex-wrap .webform-content{width:62%}}.content-flex-wrap .sidebar-paragraph-content{width:100%}@media (min-width:1025px){.content-flex-wrap .sidebar-paragraph-content{width:38%}}.field--type-webform,form.webform-submission-form.webform-submission-one-cummins-rfq-form{width:100%;max-width:none;margin:0;padding:0}.field--type-webform .main-form-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap{padding:0 3px;overflow:hidden}@media (min-width:700px){.field--type-webform .main-form-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap{padding:20px 40px 30px;border:3px solid #ececec;border-radius:25px}}@media (min-width:1400px){.field--type-webform .main-form-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap{padding:20px 60px 30px}}.field--type-webform .form-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio{width:100%;margin:0 0 20px}.field--type-webform .form-type-radio:last-of-type,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio:last-of-type{margin-bottom:0}@media (min-width:700px){.field--type-webform .form-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio{width:50%}.field--type-webform .form-type-radio:nth-last-of-type(2),form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio:nth-last-of-type(2){margin-bottom:0}}.field--type-webform .form-type-radio input[type=radio],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio input[type=radio]{display:flex;flex:0 0 20px;align-items:center;justify-content:center;width:20px;height:20px}.field--type-webform .form-type-radio input[type=radio]:before,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio input[type=radio]:before{top:0;width:20px;height:20px;border:1px solid #bdbdbd}.field--type-webform .form-type-radio input[type=radio]:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio input[type=radio]:after{top:3px;left:2px;width:14px;height:14px;background:#323DA8}.field--type-webform .form-type-radio label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio label{padding-left:10px;color:#000;font-size:14px}@media (min-width:1400px){.field--type-webform .form-type-radio label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-radio label{font-size:16px}}.field--type-webform .moc-radio-buttons .form-radios,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios{display:flex}.field--type-webform .moc-radio-buttons .form-radios .js-form-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-bottom:20px}.field--type-webform .moc-radio-buttons .form-radios .js-form-type-radio:first-of-type,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio:first-of-type{margin-left:0}.field--type-webform .moc-radio-buttons .form-radios .js-form-type-radio:last-of-type,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio:last-of-type{margin-bottom:0}@media (min-width:480px){.field--type-webform .moc-radio-buttons .form-radios .js-form-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio{width:auto;margin-bottom:0;margin-left:45px}}.field--type-webform .js-form-type-checkbox,form.webform-submission-form.webform-submission-one-cummins-rfq-form .js-form-type-checkbox{flex-wrap:wrap;width:100%;max-width:300px;padding:0}@media (min-width:350px){.field--type-webform .js-form-type-checkbox,form.webform-submission-form.webform-submission-one-cummins-rfq-form .js-form-type-checkbox{max-width:325px}}@media (min-width:400px){.field--type-webform .js-form-type-checkbox,form.webform-submission-form.webform-submission-one-cummins-rfq-form .js-form-type-checkbox{max-width:none}}.field--type-webform .js-form-type-checkbox .form-checkbox,form.webform-submission-form.webform-submission-one-cummins-rfq-form .js-form-type-checkbox .form-checkbox{width:15px;height:15px;margin:0}.field--type-webform .js-form-type-checkbox label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .js-form-type-checkbox label{display:inline-block;width:calc(100% - 16px)!important;font-weight:400;font-size:12px;line-height:1.5}.field--type-webform .form-wrapper,.page-node-type-cmi-form .form-wrapper{width:100%;margin-top:0;margin-bottom:0;background-color:#f2f2f2}.field--type-webform .c-hero.c-hero--small .c-hero__content,.page-node-type-cmi-form .c-hero.c-hero--small .c-hero__content{padding:20px 20px 0}@media (min-width:768px){.field--type-webform .c-hero.c-hero--small .c-hero__content,.page-node-type-cmi-form .c-hero.c-hero--small .c-hero__content{padding:64px 32px 0 64px}}.field--type-webform .c-hero.c-hero--small .c-hero__title,.page-node-type-cmi-form .c-hero.c-hero--small .c-hero__title{font-weight:700;font-size:23px;line-height:30px;letter-spacing:-.23000000417232513px;text-transform:uppercase}@media (min-width:768px){.field--type-webform .c-hero.c-hero--small .c-hero__title,.page-node-type-cmi-form .c-hero.c-hero--small .c-hero__title{font-weight:700;font-size:35px;line-height:42px;letter-spacing:0}}.field--type-webform form.webform-submission-form .form-type-email label,.field--type-webform form.webform-submission-form .form-type-select label,.field--type-webform form.webform-submission-form .form-type-tel label,.field--type-webform form.webform-submission-form .form-type-textarea label,.field--type-webform form.webform-submission-form .form-type-textfield label,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email label,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select label,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel label,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea label,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield label,.page-node-type-cmi-form form.webform-submission-form .form-type-email label,.page-node-type-cmi-form form.webform-submission-form .form-type-select label,.page-node-type-cmi-form form.webform-submission-form .form-type-tel label,.page-node-type-cmi-form form.webform-submission-form .form-type-textarea label,.page-node-type-cmi-form form.webform-submission-form .form-type-textfield label,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email label,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select label,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel label,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea label,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield label{font-weight:700;font-size:13px;line-height:16px;letter-spacing:.5px;text-transform:uppercase}.field--type-webform form.webform-submission-form .form-heading,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-heading,.page-node-type-cmi-form form.webform-submission-form .form-heading,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-heading{padding:0 0 12px}.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form input,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form select,.field--type-webform form.webform-submission-form input,.field--type-webform form.webform-submission-form select,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form input,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form select,.page-node-type-cmi-form form.webform-submission-form input,.page-node-type-cmi-form form.webform-submission-form select{border-radius:0}.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form select,.field--type-webform form.webform-submission-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),.field--type-webform form.webform-submission-form select,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form select,.page-node-type-cmi-form form.webform-submission-form input:not([type=submit]):not([type=radio]):not([type=checkbox]),.page-node-type-cmi-form form.webform-submission-form select{position:relative;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;border:none!important;border-radius:0}.field--type-webform form.webform-submission-form #edit-header-blurb p,.field--type-webform form.webform-submission-form .js-form-type-webform-markup span,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form #edit-header-blurb p,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .js-form-type-webform-markup span,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form p,.field--type-webform form.webform-submission-form p,.page-node-type-cmi-form form.webform-submission-form #edit-header-blurb p,.page-node-type-cmi-form form.webform-submission-form .js-form-type-webform-markup span,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form #edit-header-blurb p,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .js-form-type-webform-markup span,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form p,.page-node-type-cmi-form form.webform-submission-form p{color:#000;font-weight:400;font-size:20px;line-height:32px;letter-spacing:0}.field--type-webform form.webform-submission-form .main-form-wrap>*+*,.field--type-webform form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap>*+*,.page-node-type-cmi-form form.webform-submission-form .main-form-wrap>*+*,.page-node-type-cmi-form form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap>*+*{margin-top:64px;margin-bottom:0}.field--type-webform .content-flex-wrap,.page-node-type-cmi-form .content-flex-wrap{flex-direction:column}@media (min-width:1025px){.field--type-webform .content-flex-wrap,.page-node-type-cmi-form .content-flex-wrap{flex-direction:row-reverse}}@media (min-width:768px){.field--type-webform .content-flex-wrap .sidebar-paragraph-content,.page-node-type-cmi-form .content-flex-wrap .sidebar-paragraph-content{flex:38%}.field--type-webform .content-flex-wrap .webform-content,.page-node-type-cmi-form .content-flex-wrap .webform-content{flex:62%}}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset .fieldset-wrapper{display:block}form.webform-submission-form .main-form-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap{padding:20px}@media (min-width:700px){form.webform-submission-form .main-form-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap{border:none;border-radius:0}}@media (min-width:768px){form.webform-submission-form .main-form-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .main-form-wrap{padding-top:64px;padding-bottom:64px}}form.webform-submission-form .form-item,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-item{margin-top:0;margin-bottom:0}form.webform-submission-form #edit-form-header,form.webform-submission-form.webform-submission-one-cummins-rfq-form #edit-form-header{margin-bottom:0}form.webform-submission-form .form-heading,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-heading{display:block;width:100%;margin:0;margin-bottom:32px;padding:20px 0;border-top:none;border-bottom:1px solid #999}form.webform-submission-form .form-radios,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios{display:flex;flex-wrap:wrap;row-gap:20px}@media (min-width:1400px){form.webform-submission-form .form-radios,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios{padding-left:0}}form.webform-submission-form .form-radios .form-type-radio:last-of-type,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios .form-type-radio:last-of-type{margin-bottom:0}@media (min-width:700px){form.webform-submission-form .form-radios .form-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios .form-type-radio{width:50%}form.webform-submission-form .form-radios .form-type-radio:nth-last-of-type(2),form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios .form-type-radio:nth-last-of-type(2){margin-bottom:0}}form.webform-submission-form .form-radios .form-type-radio input[type=radio]:before,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios .form-type-radio input[type=radio]:before{top:0;width:20px;height:20px;border:2px solid #000}form.webform-submission-form .form-radios .form-type-radio input[type=radio]:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios .form-type-radio input[type=radio]:after{top:50%;left:50%;width:10px;height:10px;background:#000;translate:calc(-50% + -1px) -50%}form.webform-submission-form .form-radios .form-type-radio label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-radios .form-type-radio label{padding:0 8px;color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;text-transform:none}form.webform-submission-form .form-wrapper.contact-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-wrapper.contact-wrap{display:grid;grid-template-columns:1fr;column-gap:32px;row-gap:20px}@media (min-width:700px){form.webform-submission-form .form-wrapper.contact-wrap,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-wrapper.contact-wrap{grid-template-columns:1fr 1fr;padding-left:0}}form.webform-submission-form .fieldgroup.rfq-product-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .fieldgroup.rfq-product-type-radio{margin-bottom:0}form.webform-submission-form .form-type-email,form.webform-submission-form .form-type-select,form.webform-submission-form .form-type-tel,form.webform-submission-form .form-type-textarea,form.webform-submission-form .form-type-textfield,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield{margin-bottom:0;padding:0}form.webform-submission-form .form-type-email label,form.webform-submission-form .form-type-select label,form.webform-submission-form .form-type-tel label,form.webform-submission-form .form-type-textarea label,form.webform-submission-form .form-type-textfield label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield label{display:inline-block;width:100%;margin-bottom:8px;padding:0;color:#000}form.webform-submission-form .form-type-email input[type=email],form.webform-submission-form .form-type-email input[type=tel],form.webform-submission-form .form-type-email input[type=text],form.webform-submission-form .form-type-email textarea,form.webform-submission-form .form-type-select input[type=email],form.webform-submission-form .form-type-select input[type=tel],form.webform-submission-form .form-type-select input[type=text],form.webform-submission-form .form-type-select textarea,form.webform-submission-form .form-type-tel input[type=email],form.webform-submission-form .form-type-tel input[type=tel],form.webform-submission-form .form-type-tel input[type=text],form.webform-submission-form .form-type-tel textarea,form.webform-submission-form .form-type-textarea input[type=email],form.webform-submission-form .form-type-textarea input[type=tel],form.webform-submission-form .form-type-textarea input[type=text],form.webform-submission-form .form-type-textarea textarea,form.webform-submission-form .form-type-textfield input[type=email],form.webform-submission-form .form-type-textfield input[type=tel],form.webform-submission-form .form-type-textfield input[type=text],form.webform-submission-form .form-type-textfield textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email input[type=email],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email input[type=tel],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email input[type=text],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select input[type=email],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select input[type=tel],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select input[type=text],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel input[type=email],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel input[type=tel],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel input[type=text],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea input[type=email],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea input[type=tel],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea input[type=text],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield input[type=email],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield input[type=tel],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield input[type=text],form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield textarea{height:47px;padding:15px 20px;border-radius:0}form.webform-submission-form .form-type-email select,form.webform-submission-form .form-type-select select,form.webform-submission-form .form-type-tel select,form.webform-submission-form .form-type-textarea select,form.webform-submission-form .form-type-textfield select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield select{height:47px;padding:0 20px;border-radius:0}form.webform-submission-form .form-type-email textarea,form.webform-submission-form .form-type-select textarea,form.webform-submission-form .form-type-tel textarea,form.webform-submission-form .form-type-textarea textarea,form.webform-submission-form .form-type-textfield textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea textarea,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield textarea{height:150px;padding:20px;border-radius:0}form.webform-submission-form .form-type-email input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form .form-type-email textarea+span:after,form.webform-submission-form .form-type-select input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form .form-type-select textarea+span:after,form.webform-submission-form .form-type-tel input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form .form-type-tel textarea+span:after,form.webform-submission-form .form-type-textarea input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form .form-type-textarea textarea+span:after,form.webform-submission-form .form-type-textfield input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form .form-type-textfield textarea+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email textarea+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select textarea+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel textarea+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea textarea+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield input:not([type=submit]):not([type=radio]):not([type=checkbox])+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield textarea+span:after{position:absolute;right:0;bottom:0;left:0;width:100%;height:2px;background-color:#000;transform:scaleX(0);transform-origin:0 50% 0;transition:transform .6s cubic-bezier(.34,.615,.35,.9);content:"";pointer-events:none}form.webform-submission-form .form-type-email input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form .form-type-email textarea:focus+span:after,form.webform-submission-form .form-type-select input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form .form-type-select textarea:focus+span:after,form.webform-submission-form .form-type-tel input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form .form-type-tel textarea:focus+span:after,form.webform-submission-form .form-type-textarea input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form .form-type-textarea textarea:focus+span:after,form.webform-submission-form .form-type-textfield input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form .form-type-textfield textarea:focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email textarea:focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select textarea:focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel textarea:focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea textarea:focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus+span:after,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield textarea:focus+span:after{transform:scaleX(1)}form.webform-submission-form .form-type-email .form-text::placeholder,form.webform-submission-form .form-type-select .form-text::placeholder,form.webform-submission-form .form-type-tel .form-text::placeholder,form.webform-submission-form .form-type-textarea .form-text::placeholder,form.webform-submission-form .form-type-textfield .form-text::placeholder,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email .form-text::placeholder,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select .form-text::placeholder,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel .form-text::placeholder,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea .form-text::placeholder,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield .form-text::placeholder{font-weight:400!important}form.webform-submission-form .form-type-email select,form.webform-submission-form .form-type-select select,form.webform-submission-form .form-type-tel select,form.webform-submission-form .form-type-textarea select,form.webform-submission-form .form-type-textfield select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea select,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield select{font-weight:400;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5l4 4 4-4' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat calc(100% - 20px) 50%!important;border:none;appearance:none}form.webform-submission-form .form-type-email select.error,form.webform-submission-form .form-type-select select.error,form.webform-submission-form .form-type-tel select.error,form.webform-submission-form .form-type-textarea select.error,form.webform-submission-form .form-type-textfield select.error,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-email select.error,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-select select.error,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-tel select.error,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea select.error,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textfield select.error{background:hsla(0,100%,92%,.25) url(/themes/custom/cummins/_dev/assets/images/template/caret-icon.svg) no-repeat 95% 50%!important;border:none;box-shadow:none!important}@media (min-width:1400px){form.webform-submission-form .select-wrapper,form.webform-submission-form.webform-submission-one-cummins-rfq-form .select-wrapper{padding-left:0}}form.webform-submission-form .select-wrapper .fieldset-wrapper,form.webform-submission-form.webform-submission-one-cummins-rfq-form .select-wrapper .fieldset-wrapper{gap:32px;margin-top:32px}form.webform-submission-form .select-wrapper .fieldset-wrapper .fieldset-wrapper,form.webform-submission-form.webform-submission-one-cummins-rfq-form .select-wrapper .fieldset-wrapper .fieldset-wrapper{gap:32px;margin-top:0}form.webform-submission-form .form-type-textarea label,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-type-textarea label{top:37px}form.webform-submission-form .moc-radio-buttons .form-radios,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios{display:flex}@media (min-width:480px){form.webform-submission-form .moc-radio-buttons .form-radios,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios{gap:16px}}form.webform-submission-form .moc-radio-buttons .form-radios .js-form-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:20px}form.webform-submission-form .moc-radio-buttons .form-radios .js-form-type-radio:first-of-type,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio:first-of-type{margin-left:0}form.webform-submission-form .moc-radio-buttons .form-radios .js-form-type-radio:last-of-type,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio:last-of-type{margin-bottom:0}@media (min-width:480px){form.webform-submission-form .moc-radio-buttons .form-radios .js-form-type-radio,form.webform-submission-form.webform-submission-one-cummins-rfq-form .moc-radio-buttons .form-radios .js-form-type-radio{width:auto;margin-bottom:0;margin-left:0}}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer,form.webform-submission-form fieldset.form-footer{width:100%;max-width:100%;margin:15px 0 0;border-top:none}@media (min-width:1025px){form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer,form.webform-submission-form fieldset.form-footer{margin:25px 0 0}}@media (min-width:1400px){form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer,form.webform-submission-form fieldset.form-footer{padding-left:0}}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .fieldset-wrapper,form.webform-submission-form fieldset.form-footer .fieldset-wrapper{display:block;width:100%}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .webform-element-description,form.webform-submission-form fieldset.form-footer .webform-element-description{padding-top:24px;border-top:1px solid #999}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .webform-element-description strong,form.webform-submission-form fieldset.form-footer .webform-element-description strong{color:#000!important;font-weight:600}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox{display:grid;width:100%;max-width:300px;padding:0}@media (min-width:350px){form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox{max-width:325px}}@media (min-width:400px){form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox{max-width:none}}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox .description,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox .description{grid-row:auto;grid-column:1/span 2;margin:0 0 16px;color:#000;font-weight:700;font-size:16px;line-height:21px;letter-spacing:0}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox .description a,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox .description a{color:#000;text-decoration:underline}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox label,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox label{grid-area:2/2;color:#000;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox label a,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox label a{color:#000;text-decoration:underline}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox input:before,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox input:before{border-radius:0}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox .form-checkbox,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox .form-checkbox{top:0!important;grid-area:2/1;width:18px;height:18px;margin:0;border:none;border:2px solid #000;border-radius:3px;appearance:none}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox .form-checkbox:before,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox .form-checkbox:before{width:18px;height:18px}form.webform-submission-form.webform-submission-one-cummins-rfq-form fieldset.form-footer .js-form-type-checkbox .form-checkbox:after,form.webform-submission-form fieldset.form-footer .js-form-type-checkbox .form-checkbox:after{top:50%;left:50%;display:flex;justify-content:center;width:18px;height:18px;color:#fff;text-align:center;background-color:#000;border:2px solid #000;border-radius:3px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.333 1L5 8.333 1.667 5' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");translate:-50% -50%}form.webform-submission-form .captcha,form.webform-submission-form.webform-submission-one-cummins-rfq-form .captcha{display:inline-block;width:auto;max-width:100%;padding-right:0!important;padding-left:0!important}form.webform-submission-form .captcha .details-wrapper,form.webform-submission-form.webform-submission-one-cummins-rfq-form .captcha .details-wrapper{padding-right:0!important;padding-left:0!important}form.webform-submission-form .form-actions.submit-wrapper,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-actions.submit-wrapper{display:block;float:none;width:100%;margin:20px 0 0}@media (min-width:700px){form.webform-submission-form .form-actions.submit-wrapper,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-actions.submit-wrapper{float:none;width:auto;margin:0}}form.webform-submission-form .form-actions.submit-wrapper .form-submit,form.webform-submission-form.webform-submission-one-cummins-rfq-form .form-actions.submit-wrapper .form-submit{width:auto;font-weight:700!important;font-size:13px!important;line-height:16px!important;letter-spacing:.5px!important;border-radius:0!important}form.webform-submission-form .addendum-field,form.webform-submission-form .rfq-footer,form.webform-submission-form.webform-submission-one-cummins-rfq-form .addendum-field,form.webform-submission-form.webform-submission-one-cummins-rfq-form .rfq-footer{margin:0}form.webform-submission-form.webform-submission-one-cummins-rfq-form>[data-drupal-messages],form.webform-submission-form>[data-drupal-messages]{width:100%;box-shadow:none}form.webform-submission-form.webform-submission-one-cummins-rfq-form>[data-drupal-messages] .messages--error,form.webform-submission-form>[data-drupal-messages] .messages--error{border:none;box-shadow:none}form.webform-submission-form.webform-submission-one-cummins-rfq-form>[data-drupal-messages] .messages__list,form.webform-submission-form>[data-drupal-messages] .messages__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0}form.webform-submission-form.webform-submission-one-cummins-rfq-form>[data-drupal-messages] .messages__list li,form.webform-submission-form>[data-drupal-messages] .messages__list li{width:100%;margin:0;font-size:14px}@media (min-width:575px){form.webform-submission-form.webform-submission-one-cummins-rfq-form>[data-drupal-messages] .messages__list li,form.webform-submission-form>[data-drupal-messages] .messages__list li{width:48%}}form.webform-submission-form.webform-submission-one-cummins-rfq-form input[type=hidden],form.webform-submission-form input[type=hidden]{position:absolute!important;width:1px;height:1px;margin:0!important;padding:0;overflow:hidden;word-wrap:normal;clip:rect(1px,1px,1px,1px)}.dealer-locator-wrap .content-block{padding-bottom:4.5rem!important;padding-top:3rem!important}.dealer-locator-wrap .content-block__inner{max-width:1800px!important;padding-left:60px;padding-right:60px;position:relative}.dealer-locator-wrap .content-block__inner:before{left:60px}.dealer-locator-wrap .content-block__inner:after,.dealer-locator-wrap .content-block__inner:before{background-color:transparent;bottom:0;content:"";display:inline-block;position:absolute;top:0;width:20px}.dealer-locator-wrap .content-block__inner:after{right:60px}.style-guide__header{padding:1.875rem 0;background-color:#000}.style-guide__header h1{color:#fff;text-align:center}.style-guide__links{align-items:center;display:flex;list-style-type:none;margin:1.25rem 0 0;padding:0;justify-content:center}.style-guide__links li{margin-right:1.25rem}.style-guide__links li:last-of-type{margin-right:0}.style-guide__links a{color:#fff;display:inline-block;position:relative;text-decoration:none}.style-guide__links a:after{background-color:#323DA8;bottom:-7px;border-radius:15px;content:"";display:inline-block;height:5px;left:0;opacity:0;position:absolute;transition:opacity .35s cubic-bezier(.47,0,.745,.715),width .35s cubic-bezier(.47,0,.745,.715);width:0}.style-guide__links a.active,.style-guide__links a:hover{text-decoration:none}.style-guide__links a.active:after,.style-guide__links a:hover:after{opacity:1;width:100%}.paragraph-header{background-color:#666;max-width:100%;padding:2.5rem 0}.paragraph-header h2{color:#fff;margin:0;text-align:center}.page-perimeter.global-elements{width:100%}.page-perimeter.global-elements .paragraph{max-width:none!important}.page-perimeter.global-elements .content-block__content,.page-perimeter.global-elements .content-block__inner{max-width:1600px!important}.page-perimeter.global-elements [class*=__sg-headline]{border-bottom:2px solid #000;color:#000;font-weight:700;margin-bottom:3.125rem;padding:0 .625rem .625rem;text-align:left;width:100%}.page-perimeter.global-elements .colors{margin-bottom:3.75rem;width:100%}.page-perimeter.global-elements .colors__wrap{display:flex;flex-wrap:wrap}.page-perimeter.global-elements .color-item{margin:0 0 1.5625rem;padding:0 .625rem;width:100%}.page-perimeter.global-elements .color-item:last-of-type{margin-bottom:0}@media (min-width:480px){.page-perimeter.global-elements .color-item{width:50%}.page-perimeter.global-elements .color-item:last-of-type,.page-perimeter.global-elements .color-item:nth-last-of-type(2){margin-bottom:0}}@media (min-width:768px){.page-perimeter.global-elements .color-item{width:33.3336%}.page-perimeter.global-elements .color-item:last-of-type,.page-perimeter.global-elements .color-item:nth-last-of-type(2),.page-perimeter.global-elements .color-item:nth-last-of-type(3){margin-bottom:0}}@media (min-width:1024px){.page-perimeter.global-elements .color-item{width:25%}.page-perimeter.global-elements .color-item:last-of-type,.page-perimeter.global-elements .color-item:nth-last-of-type(2),.page-perimeter.global-elements .color-item:nth-last-of-type(3),.page-perimeter.global-elements .color-item:nth-last-of-type(4){margin-bottom:0}}.page-perimeter.global-elements .color-item__swatch{background-color:red;height:200px;margin-bottom:.9375rem;width:100%}.page-perimeter.global-elements .color-item__swatch.color-1{background-color:#323DA8}.page-perimeter.global-elements .color-item__swatch.color-2{background-color:#000}.page-perimeter.global-elements .color-item__swatch.color-3{background-color:#e2e2e2}.page-perimeter.global-elements .color-item__swatch.color-4{background-color:#0085ad}.page-perimeter.global-elements .color-item__name{font-weight:700}.page-perimeter.global-elements .typography{margin-bottom:3.75rem}.page-perimeter.global-elements .typography__wrap{display:flex;flex-wrap:wrap}.page-perimeter.global-elements .typography-item{display:flex;margin-bottom:1.875rem;width:100%}.page-perimeter.global-elements .typography-item:last-of-type{margin-bottom:0}@media (min-width:1024px){.page-perimeter.global-elements .typography-item{margin-bottom:3.75rem;width:50%}.page-perimeter.global-elements .typography-item:last-of-type,.page-perimeter.global-elements .typography-item:nth-last-of-type(2){margin-bottom:0}}.page-perimeter.global-elements .typography-item__wrap{padding:0 .625rem}.page-perimeter.global-elements .typography-item__text{margin-bottom:.78125rem;width:100%}.page-perimeter.global-elements .typography-item__example{font-size:1.875rem;line-height:1.3;margin-bottom:0;width:100%;word-break:break-word}.page-perimeter.global-elements .typography-item__example.font-1{font-weight:400}.page-perimeter.global-elements .typography-item__example.font-2{font-weight:500}.page-perimeter.global-elements .typography-item__example.font-3{font-weight:700}.page-perimeter.global-elements .typography-item__example.font-4{font-weight:900}.page-perimeter.global-elements .text-elements{margin-bottom:3.75rem}.page-perimeter.global-elements .text-elements__wrap{display:flex;flex-wrap:wrap}.page-perimeter.global-elements .text-elements__wrap p.eyebrow{width:100%}.page-perimeter.global-elements .text-element{margin-bottom:1.875rem;width:100%}.page-perimeter.global-elements .text-element:last-of-type{margin-bottom:0}@media (min-width:1024px){.page-perimeter.global-elements .text-element{margin-bottom:3.75rem;margin-right:2%;width:49%}.page-perimeter.global-elements .text-element:nth-of-type(2n){margin-right:0}.page-perimeter.global-elements .text-element:last-of-type,.page-perimeter.global-elements .text-element:nth-last-of-type(2){margin-bottom:0}}.page-perimeter.global-elements .text-element__wrap{padding:0 .625rem}.page-perimeter.global-elements .links{margin-bottom:3.75rem}.page-perimeter.global-elements .links__wrap{display:flex;flex-wrap:wrap}.page-perimeter.global-elements .link-item{margin-bottom:1.875rem;width:100%}.page-perimeter.global-elements .link-item:last-of-type{margin-bottom:0}@media (min-width:640px){.page-perimeter.global-elements .link-item{width:50%}}@media (min-width:768px){.page-perimeter.global-elements .link-item{margin-bottom:3.75rem}.page-perimeter.global-elements .link-item:last-of-type,.page-perimeter.global-elements .link-item:nth-last-of-type(2){margin-bottom:0}}.page-perimeter.global-elements .link-item__wrap{display:flex;flex-wrap:wrap;padding:0 .625rem}.page-perimeter.global-elements .link-item__default,.page-perimeter.global-elements .link-item__hover{width:100%}@media (min-width:400px){.page-perimeter.global-elements .link-item__default,.page-perimeter.global-elements .link-item__hover{width:50%}}.page-perimeter.global-elements .link-item__default p,.page-perimeter.global-elements .link-item__hover p{max-width:90%}.page-perimeter.global-elements .link-item__default a,.page-perimeter.global-elements .link-item__hover a{margin-top:1.5625rem}.page-perimeter.global-elements .link-item__default a.reverse,.page-perimeter.global-elements .link-item__hover a.reverse{background-color:#393939;padding:1.25rem}.icons,.page-perimeter.global-elements .form-elements{margin-bottom:3.75rem}.icons{margin-top:3.75rem}.icons__sg-headline{border-bottom:2px solid #000;color:#000;font-weight:700;margin-bottom:1.875rem;padding:0 .3125rem .3125rem;text-align:left;width:100%}.icons__list{margin:1.25rem 0!important}.icons__main-wrap{display:flex;flex-wrap:wrap;margin-top:1.875rem}.icons__item{cursor:pointer;margin-bottom:1.25rem;padding:0 .625rem;width:100%}@media (min-width:450px){.icons__item{width:50%}}@media (min-width:640px){.icons__item{width:33.3336%}}@media (min-width:768px){.icons__item{width:25%}}@media (min-width:1200px){.icons__item{width:20%}}.icons__wrap{background-color:#e2e2e2;padding:1.25rem .625rem .625rem;transition:background-color .35s cubic-bezier(.47,0,.745,.715)}.icons__icon{text-align:center}.icons__icon svg{display:inline-block;fill:#000;height:100px;transition:fill .35s cubic-bezier(.47,0,.745,.715);width:100px}.icons__icon svg path{fill:#fff!important}.icons__text{margin-top:.625rem}.icons h3{color:#393939;font-size:1.125rem;text-align:center;transition:color .35s cubic-bezier(.47,0,.745,.715)}.icons .icons__item:hover .icons__wrap{background-color:#323DA8}.icons .icons__item:hover .icons__icon svg{fill:#fff}.icons .icons__item:hover h3{color:#fff}